diff --git a/python-setuptools.changes b/python-setuptools.changes index 9fca481..c6f4d16 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 10 00:30:36 UTC 2009 - alexandre@exatati.com.br + +- update to version 0.6c11 + * Fix "bdist_wininst upload" trying to upload same file twice +- additional changes from 0.6c10 + * Fix for the Python 2.6.3 build_ext API change + * Ensure C libraries (as opposed to extensions) are also built when doing bdist_egg + * Support for SVN 1.6 + ------------------------------------------------------------------- Wed Nov 4 18:58:21 CET 2009 - matejcik@suse.cz diff --git a/python-setuptools.spec b/python-setuptools.spec index 242aa81..c2d78e1 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -35,7 +35,7 @@ Requires: python-devel BuildArch: noarch %endif -Version: 0.6c9 +Version: 0.6c11 Release: 10 Summary: Download, build, install, upgrade, and uninstall Python packages -- easily! Group: Development/Libraries/Python diff --git a/setuptools-0.6c11.tar.bz2 b/setuptools-0.6c11.tar.bz2 new file mode 100644 index 0000000..921f1e9 --- /dev/null +++ b/setuptools-0.6c11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf037e8318650701fdd1f073953f8c0bc6656740e0f7735f02a5abba03cc46a +size 194048 diff --git a/setuptools-0.6c9.tar.bz2 b/setuptools-0.6c9.tar.bz2 deleted file mode 100644 index 3707c91..0000000 --- a/setuptools-0.6c9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a39b9d640b2343f56ced9de0bfa0f1b601ace5b89147c812c543b5560efa5693 -size 191837