Name: | python3-backcall |
---|---|
Version: | 0.1.0 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 59642 |
License: | BSD |
RPM: | python3-backcall-0.1.0-8.el8.noarch.rpm |
Source RPM: | python-backcall-0.1.0-8.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/takluyver/backcall |
Summary: | Specifications for callback functions passed in to an API |
Description: | Specifications 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. |
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt to drop unversioned python(abi) dependency (#1609492)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Initial package