| Name: | python2-stuf |
|---|---|
| Version: | 0.9.16 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 142022 |
| License: | BSD |
| RPM: | python2-stuf-0.9.16-8.el7.noarch.rpm |
| Source RPM: | python-stuf-0.9.16-8.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/stuf |
| Summary: | Fancy python dictionary types |
| Description: | A collection of Python dictionary types that support attribute-style access. Includes *defaultdict*, *OrderedDict*, restricted, *ChainMap*, *Counter*, and frozen implementations plus miscellaneous utilities for writing Python software. |
- Loosen up python-parse dependency for epel7.
- Rebundle six, since it is highly customized, #1335144.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Fix python2-setuptools dep on F22 and older.
- Specbump (to test a local dev tool).
- Fix python3-six unbundling as per review.
- Fixed initial changelog entry. - Rename dep from python2-parse to python-parse - Unbundle and add dep on python-six and python3-six. - Fix python_provide usage.
- Initial packaging for Fedora.