| Name: | python3-configparser | 
|---|---|
| Version: | 4.0.2 | 
| Release: | 2.0.3.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 146371 | 
| License: | MIT | 
| RPM: | python3-configparser-4.0.2-2.0.3.el8.noarch.rpm | 
| Source RPM: | python-configparser-4.0.2-2.0.3.el8.src.rpm | 
| Build Date: | Wed May 06 2020 | 
| Build Host: | jenkins-10-147-72-125-87509056-2b13-4d58-81d5-198bfab15e66.appad1iad.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 python-configparser instead of python2-configparser.
- 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