diff --git a/python-setuptools.changes b/python-setuptools.changes index 84b96c8..ba3d992 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Dec 6 02:54:35 UTC 2017 - arun@gmx.de + +- update to version 38.2.4: + * #1220: Fix data_files handling when installing from wheel. + +------------------------------------------------------------------- +Sun Dec 3 18:15:47 UTC 2017 - arun@gmx.de + +- update to version 38.2.3: + * fix Travis' Python 3.3 job. + +- changes from version 38.2.2: + * #1214: fix handling of namespace packages when installing from a + wheel. + ------------------------------------------------------------------- Mon Nov 27 09:53:59 UTC 2017 - mimi.vx@gmail.com diff --git a/python-setuptools.spec b/python-setuptools.spec index 7b1b8e9..cf2944e 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-setuptools -Version: 38.2.1 +Version: 38.2.4 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 OR ZPL-2.0 diff --git a/setuptools-38.2.1.zip b/setuptools-38.2.1.zip deleted file mode 100644 index 9e098ab..0000000 --- a/setuptools-38.2.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8544c080a9b3e5ae771675a0707fc0c35ab46651c3332e98388dcb4720ed1092 -size 736017 diff --git a/setuptools-38.2.4.zip b/setuptools-38.2.4.zip new file mode 100644 index 0000000..7f24748 --- /dev/null +++ b/setuptools-38.2.4.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c671a6291a5b1171fb9da81665eb4f9625c7dbddc613d82abdc6002a4bce896 +size 736683