Name: | python3-ordered-set |
---|---|
Version: | 2.0.2 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15846 |
License: | MIT |
RPM: | python3-ordered-set-2.0.2-4.el8.noarch.rpm |
Source RPM: | python-ordered-set-2.0.2-4.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/LuminosoInsight/ordered-set |
Summary: | A Custom MutableSet that remembers its order |
Description: | An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up. |
- Remove the Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1585973
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- add license
- Python 2 binary package renamed to python2-ordered-set See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- fix BR condition