File python-configparser.changes of Package python-configparser
-------------------------------------------------------------------
Fri Mar 23 15:14:48 UTC 2018 - toddrme2178@gmail.com
- Switch to singlespec package
- Build for python3 < 3.5
- Make structure consistent with other backports packages
-------------------------------------------------------------------
Fri Jul 14 14:17:31 UTC 2017 - toddrme2178@gmail.com
- Remove backports subpackage. Since configparser is unmaintained,
this is being moved to the maintained configparser2 package.
-------------------------------------------------------------------
Fri Mar 31 19:27:35 UTC 2017 - toddrme2178@gmail.com
- %{python_sitelib}/backports is a namespace package, and so under
python 2.x it must have a proper
%{python_sitelib}/backports/__init__.py file.
python-backports provides this __init__.py to prevent backports
packages from conflicting.
Please see the following links for more details:
https://pypi.python.org/pypi/backports/
https://www.python.org/dev/peps/pep-0420/%23namespace-packages-today
-------------------------------------------------------------------
Thu Mar 30 21:46:17 UTC 2017 - toddrme2178@gmail.com
- Split backports directory into subpackage to allow the various
packages that share the backports namespace to avoid conflicts.
-------------------------------------------------------------------
Mon Mar 6 14:44:12 UTC 2017 - jmatejek@suse.com
- provide python2-configparser to seamlessly support singlespec
- restore "unneeded file" that is actually needed
-------------------------------------------------------------------
Tue Sep 6 09:29:20 UTC 2016 - mardnh@gmx.de
- initial package, version 3.5.0