Sat, 06 Jul 2024 10:05:28 UTC | login

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

ID144118
Package Namepython-backcall
Version0.1.0
Release9.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
StartedFri, 27 Mar 2020 11:26:20 UTC
CompletedFri, 27 Mar 2020 11:26:20 UTC
Tags
f33
RPMs
src
python-backcall-0.1.0-9.fc32.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-9.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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