Sat, 06 Jul 2024 10:31:11 UTC | login

Information for build python-backcall-0.1.0-6.fc31

ID126422
Package Namepython-backcall
Version0.1.0
Release6.fc31
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
StartedSat, 31 Aug 2019 15:41:58 UTC
CompletedSat, 31 Aug 2019 15:41:58 UTC
Tags
f31
f32
RPMs
src
python-backcall-0.1.0-6.fc31.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-6.fc31.noarch.rpm (info) (download)
Changelog * 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