| Name: | python3-promise |
|---|---|
| Version: | 2.3.0 |
| Release: | 3.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 146003 |
| License: | MIT |
| RPM: | python3-promise-2.3.0-3.el8.noarch.rpm |
| Source RPM: | python-promise-2.3.0-3.el8.src.rpm |
| Build Date: | Fri Sep 18 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/syrusakbary/promise |
| Summary: | Promises/A+ implementation for Python |
| Description: | This is a implementation of Promises in Python. It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python. It's fully compatible with the Promises/A+ spec. |
- Fix changelog entry
- Add major release to BR (rhzb#1836559)
- Initial package for Fedora