diff --git a/python-distutils-extra-2.23.tar.gz b/python-distutils-extra-2.23.tar.gz deleted file mode 100644 index 5f56832..0000000 --- a/python-distutils-extra-2.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb862f24e5b5c3a297b7b57221088dd8ca6e42fb3e92bc1a2b742aae06a84883 -size 26349 diff --git a/python-distutils-extra-2.32.tar.gz b/python-distutils-extra-2.32.tar.gz new file mode 100644 index 0000000..196b43c --- /dev/null +++ b/python-distutils-extra-2.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e116740849b979b4117cf10eebd8f316277162b9f1d396d48e5f8f7a7663cd +size 26888 diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index 876e507..1873ff2 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -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 diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 2428050..5347784 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -17,7 +17,7 @@ Name: python-distutils-extra -Version: 2.23 +Version: 2.32 Release: 0 Summary: Distutils/Setuptools Adapter License: GPL-2.0