15
0

Accepting request 109259 from home:vuntz:branches:devel:languages:python

Update to 2.32

OBS-URL: https://build.opensuse.org/request/show/109259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=20
This commit is contained in:
Sascha Peilicke
2012-03-14 11:23:15 +00:00
committed by Git OBS Bridge
parent bbbd92b0b1
commit 51bfebdff0
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Mar 14 11:02:40 UTC 2012 - vuntz@opensuse.org
- Update to version 2.32. Summary of changes since 2.23:
+ Port code to be fully Python 3 compatible.
+ Rename "check" command to "pylint".
+ Add support for installing GSettings schema files.
+ Properly support GI repository module detection.
+ Remove pykdeuic4 integration.
+ Drop support for the long-obsolete PolicyKit (pre polkit 1.0
API).
+ Several bug fixes.
-------------------------------------------------------------------
Thu Jan 12 11:31:12 UTC 2012 - saschpe@suse.de