| Name: | python-configparser |
|---|---|
| Version: | 4.0.2 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 159257 |
| License: | MIT |
| RPM: | python-configparser-4.0.2-2.el7.noarch.rpm |
| Source RPM: | python-configparser-4.0.2-2.el7.src.rpm |
| Build Date: | Thu Nov 21 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/configparser |
| Summary: | Backport of Python 3 configparser module |
| Description: | The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This package is a backport of those changes so that they can be used directly in Python 2.6 - 3.5. |
- Depend on python-backports
- Update to 4.0.2
- Updated to build for el6 - Updated to build Python3 packages - Changed Python2 package name to python2-configparser for Fedora 24+ - Updated description - Removed license comments
- Improve description to make it clear that this package in only needed for python 2.7 - Make the license tag information more explicit.
- First release for Fedora