diff --git a/python-setuptools.changes b/python-setuptools.changes index 7e297c4..a528cb6 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 8 13:29:36 UTC 2013 - aj@ajaissle.de + +- New upstream version + * Fixed behavior of NameError handling in 'script template (dev).py' (script launcher for 'develop' installs). + * ez_setup.py now ensures partial downloads are cleaned up following a failed download. + * Distribute #363 and Issue #55: Skip an sdist test that fails on locales other than UTF-8. + ------------------------------------------------------------------- Fri Oct 11 08:40:08 UTC 2013 - speilicke@suse.com diff --git a/python-setuptools.spec b/python-setuptools.spec index 3c60f20..4c11dbb 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -17,7 +17,7 @@ Name: python-setuptools -Version: 1.1.6 +Version: 1.1.7 Release: 0 Url: http://pypi.python.org/pypi/setuptools Summary: Easily download, build, install, upgrade, and uninstall Python packages diff --git a/setuptools-1.1.6.tar.gz b/setuptools-1.1.6.tar.gz deleted file mode 100644 index 0e0ac9e..0000000 --- a/setuptools-1.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5a60b88138def225c29cbf13ee20f1c176f200450e286dcc7d192963a67723a -size 681597 diff --git a/setuptools-1.1.7.tar.gz b/setuptools-1.1.7.tar.gz new file mode 100644 index 0000000..7ee86a3 --- /dev/null +++ b/setuptools-1.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35e3d7c79cfdb5b38cfc71f4b0deab4350c1176fc4bb05bfa8945504ecfb028 +size 682308