From 6f6cbe153beacbf80dda738e942d9c2a0813f924a3378e31fdaa1f5aecd01e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 22 Nov 2017 22:35:15 +0000 Subject: [PATCH 1/3] Accepting request 544483 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/544483 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=122 --- python-setuptools.changes | 14 ++++++++++++++ python-setuptools.spec | 2 +- setuptools-36.7.2.zip | 3 --- setuptools-37.0.0.zip | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 setuptools-36.7.2.zip create mode 100644 setuptools-37.0.0.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index 1f94296..bdfa1ad 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Nov 22 19:43:38 UTC 2017 - arun@gmx.de + +- update to version 37.0.0: + * #878: Drop support for Python 2.6. Python 2.6 users should rely on + 'setuptools < 37dev'. + +- changes from version 36.8.0: + * #1190: In SSL support for package index operations, use SNI where + available. + +- changes from version 36.7.3: + * #1175: Bug fixes to build_meta module. + ------------------------------------------------------------------- Fri Nov 17 13:24:24 UTC 2017 - jengelh@inai.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 88cabd8..fc2a0cc 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: 36.7.2 +Version: 37.0.0 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 or ZPL-2.0 diff --git a/setuptools-36.7.2.zip b/setuptools-36.7.2.zip deleted file mode 100644 index 34e008c..0000000 --- a/setuptools-36.7.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad86fd8dd09c285c33b4c5b82bbc21d21883637faef78b0ab58fa9984847220d -size 726758 diff --git a/setuptools-37.0.0.zip b/setuptools-37.0.0.zip new file mode 100644 index 0000000..9d3b216 --- /dev/null +++ b/setuptools-37.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b95db16abf74d435217f17774245fce1ea5a583e5ae8098d98f4ab0145491e3 +size 725348 From 4836780049e587d2e7aadbd9a09e43e4921e82f1fd9a046c0d56efa4535ca60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 27 Nov 2017 09:52:23 +0000 Subject: [PATCH 2/3] Accepting request 545763 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/545763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=123 --- python-setuptools.changes | 16 ++++++++++++++++ python-setuptools.spec | 2 +- setuptools-37.0.0.zip | 3 --- setuptools-38.2.0.zip | 3 +++ 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 setuptools-37.0.0.zip create mode 100644 setuptools-38.2.0.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index bdfa1ad..bd539bc 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Nov 26 21:17:50 UTC 2017 - arun@gmx.de + +- update to version 38.2.0: + * #1200: easy_install now support installing from wheels: they will + be installed as standalone unzipped eggs. + +- changes from version 38.1.0: + * #1208: Improve error message when failing to locate scripts in + egg-info metadata. + +- changes from version 38.0.0: + * #458: In order to support deterministic builds, Setuptools no + longer allows packages to declare install_requires as unordered + sequences (sets or dicts). + ------------------------------------------------------------------- Wed Nov 22 19:43:38 UTC 2017 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index fc2a0cc..c949496 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: 37.0.0 +Version: 38.2.0 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Python-2.0 or ZPL-2.0 diff --git a/setuptools-37.0.0.zip b/setuptools-37.0.0.zip deleted file mode 100644 index 9d3b216..0000000 --- a/setuptools-37.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b95db16abf74d435217f17774245fce1ea5a583e5ae8098d98f4ab0145491e3 -size 725348 diff --git a/setuptools-38.2.0.zip b/setuptools-38.2.0.zip new file mode 100644 index 0000000..37d3b60 --- /dev/null +++ b/setuptools-38.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792d43d392372dee998cf2e155d6ecdd72640fe4b4e156af1db1453df721b0cd +size 735858 From aa0404683105dab8cdc8a0b798435f2571921324c028f27b205ea58534bb397d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 27 Nov 2017 09:57:16 +0000 Subject: [PATCH 3/3] Accepting request 545910 from home:mimi_vx:branches:devel:languages:python - update to 38.2.1 * fix encoding handling of metadata when installing from a wheel OBS-URL: https://build.opensuse.org/request/show/545910 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=124 --- python-setuptools.changes | 6 ++++++ python-setuptools.spec | 15 ++++++--------- setuptools-38.2.0.zip | 3 --- setuptools-38.2.1.zip | 3 +++ 4 files changed, 15 insertions(+), 12 deletions(-) delete mode 100644 setuptools-38.2.0.zip create mode 100644 setuptools-38.2.1.zip diff --git a/python-setuptools.changes b/python-setuptools.changes index bd539bc..84b96c8 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 27 09:53:59 UTC 2017 - mimi.vx@gmail.com + +- update to 38.2.1 + * fix encoding handling of metadata when installing from a wheel + ------------------------------------------------------------------- Sun Nov 26 21:17:50 UTC 2017 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index c949496..7b1b8e9 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -19,13 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-setuptools -Version: 38.2.0 +Version: 38.2.1 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages -License: Python-2.0 or ZPL-2.0 +License: Python-2.0 OR ZPL-2.0 Group: Development/Languages/Python Url: https://github.com/pypa/setuptools -Source: https://pypi.io/packages/source/s/setuptools/setuptools-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.zip Source1: psfl.txt Source2: zpl.txt BuildRequires: %{python_module appdirs} @@ -42,17 +42,16 @@ Requires: python-appdirs Requires: python-packaging Requires: python-six Requires: python-xml -Recommends: ca-certificates-mozilla Requires(post): update-alternatives Requires(postun): update-alternatives +Recommends: ca-certificates-mozilla +BuildArch: noarch # NOTE(saschpe): Distribute was merged into 0.7.x, so even though distribute # obsoletes setuptools < 0.6.45, current setuptools obsoletes distribute again %ifpython2 Provides: %{oldpython}-distribute = %{version} Obsoletes: %{oldpython}-distribute < %{version} %endif -BuildArch: noarch - %python_subpackages %description @@ -60,7 +59,6 @@ setuptools is a collection of enhancements to the Python distutils that allow you to build and distribute Python packages, especially ones that have dependencies on other packages. - %prep %setup -q -n setuptools-%{version} find . -type f -name "*.orig" -delete @@ -95,8 +93,7 @@ sed -r -i '1s@^#!/.*$@@' setuptools/command/easy_install.py %postun %python_uninstall_alternative easy_install -%files %python_files -%defattr(-,root,root,-) +%files %{python_files} %doc CHANGES.rst README.rst %python_alternative %{_bindir}/easy_install %{python_sitelib}/setuptools diff --git a/setuptools-38.2.0.zip b/setuptools-38.2.0.zip deleted file mode 100644 index 37d3b60..0000000 --- a/setuptools-38.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:792d43d392372dee998cf2e155d6ecdd72640fe4b4e156af1db1453df721b0cd -size 735858 diff --git a/setuptools-38.2.1.zip b/setuptools-38.2.1.zip new file mode 100644 index 0000000..9e098ab --- /dev/null +++ b/setuptools-38.2.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8544c080a9b3e5ae771675a0707fc0c35ab46651c3332e98388dcb4720ed1092 +size 736017