Sat, 06 Jul 2024 09:59:05 UTC | login

Information for build python-backcall-0.1.0-5.fc30

ID92217
Package Namepython-backcall
Version0.1.0
Release5.fc30
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
StartedWed, 24 Jul 2019 03:11:10 UTC
CompletedWed, 24 Jul 2019 03:11:10 UTC
Tags
f31
RPMs
src
python-backcall-0.1.0-5.fc30.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-5.fc30.noarch.rpm (info) (download)
Changelog * 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