Thu, 03 Oct 2024 08:13:58 UTC | login

Information for build python-backcall-0.1.0-8.fc32

ID131776
Package Namepython-backcall
Version0.1.0
Release8.fc32
Epoch
SummarySpecifications for callback functions passed in to an API
DescriptionSpecifications for callback functions passed in to an API. If your code lets other people supply callback functions, it's important to specify the function signature you expect, and check that functions support that. Adding extra parameters later would break other peoples code unless you're careful. Backcall helps with that.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 10:48:24 UTC
CompletedTue, 03 Dec 2019 10:48:24 UTC
Tags
f32
f33
RPMs
src
python-backcall-0.1.0-8.fc32.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-8.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.0-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.0-4 - Rebuilt to drop unversioned python(abi) dependency (#1609492) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.0-2 - Rebuilt for Python 3.7 * Tue Apr 10 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.0-1 - Initial package