File python-configparser2.changes of Package python-backports
48
1
-------------------------------------------------------------------
2
Fri Jul 14 14:27:55 UTC 2017 - toddrme2178@gmail.com
3
4
- Implement single-spec version.
5
Some python3 packages depend on this.
6
7
-------------------------------------------------------------------
8
Tue Jul 11 14:33:22 UTC 2017 - toddrme2178@gmail.com
9
10
- This doesn't provide the configparser module so it can't replace
11
the python-configparser package.
12
13
-------------------------------------------------------------------
14
Sat Jul 8 07:30:31 UTC 2017 - okurz@suse.com
15
16
- Update to version 4.0.0
17
Change name to configparser2
18
19
-------------------------------------------------------------------
20
Fri Mar 31 19:27:35 UTC 2017 - toddrme2178@gmail.com
21
22
- %{python_sitelib}/backports is a namespace package, and so under
23
python 2.x it must have a proper
24
%{python_sitelib}/backports/__init__.py file.
25
python-backports provides this __init__.py to prevent backports
26
packages from conflicting.
27
Please see the following links for more details:
28
https://pypi.python.org/pypi/backports/
29
https://www.python.org/dev/peps/pep-0420/%23namespace-packages-today
30
31
-------------------------------------------------------------------
32
Thu Mar 30 21:46:17 UTC 2017 - toddrme2178@gmail.com
33
34
- Split backports directory into subpackage to allow the various
35
packages that share the backports namespace to avoid conflicts.
36
37
-------------------------------------------------------------------
38
Mon Mar 6 14:44:12 UTC 2017 - jmatejek@suse.com
39
40
- provide python2-configparser to seamlessly support singlespec
41
- restore "unneeded file" that is actually needed
42
43
-------------------------------------------------------------------
44
Tue Sep 6 09:29:20 UTC 2016 - mardnh@gmx.de
45
46
- initial package, version 3.5.0
47
48