| Name: | python36-configparser |
|---|---|
| Version: | 4.0.2 |
| Release: | 2.0.2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 202891 |
| License: | MIT |
| RPM: | python36-configparser-4.0.2-2.0.2.el7.noarch.rpm |
| Source RPM: | python-configparser-4.0.2-2.0.2.el7.src.rpm |
| Build Date: | Tue Mar 24 2020 |
| Build Host: | jenkins-10-147-72-125-1969a2b5-4f8a-43b8-a08c-c5e1bcbb2f9a.appad3iad.osdevelopmeniad.oraclevcn.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. |
- build python3 for ol7.
- 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