Sat, 06 Jul 2024 10:23:19 UTC | login

Information for build python-backcall-0.1.0-2.fc29

ID47368
Package Namepython-backcall
Version0.1.0
Release2.fc29
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, 04 Jul 2018 02:56:15 UTC
CompletedWed, 04 Jul 2018 02:56:15 UTC
Tags
f29
RPMs
src
python-backcall-0.1.0-2.fc29.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-2.fc29.noarch.rpm (info) (download)
Changelog * 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