diff --git a/python-setuptools.changes b/python-setuptools.changes index b4e0fde..3fef467 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 20 13:44:18 UTC 2015 - tbechtold@suse.com + +- update to 18.2: + * Issue #412: More efficient directory search in ``find_packages``. + ------------------------------------------------------------------- Tue Aug 11 07:02:31 UTC 2015 - tbechtold@suse.com diff --git a/python-setuptools.spec b/python-setuptools.spec index 98b8b39..0ae7534 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -17,7 +17,7 @@ Name: python-setuptools -Version: 18.1 +Version: 18.2 Release: 0 Url: http://pypi.python.org/pypi/setuptools Summary: Easily download, build, install, upgrade, and uninstall Python packages diff --git a/setuptools-18.1.tar.gz b/setuptools-18.1.tar.gz deleted file mode 100644 index 1904ba4..0000000 --- a/setuptools-18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad52a9d5b3a6f39c2a1c2deb96cc4f6aff29d6511bdea2994322c40b60c9c36a -size 630700 diff --git a/setuptools-18.2.tar.gz b/setuptools-18.2.tar.gz new file mode 100644 index 0000000..753118c --- /dev/null +++ b/setuptools-18.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0994a58df27ea5dc523782a601357a2198b7493dcc99a30d51827a23585b5b1d +size 630990