From db1399c221719b64aa0a4c64b20a67e65c1c40483ca62388a4644bb19a9b0dd6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 22 Jul 2021 09:43:14 +0000 Subject: [PATCH] Accepting request 907610 from home:apersaud:branches:devel:languages:python - update to version 57.4.0: * Changes + #2722: Added support for SETUPTOOLS_EXT_SUFFIX environment variable to override the suffix normally detected from the sysconfig module. - changes from version 57.3.0: * Changes + #2465: Documentation is now published using the Furo theme. - changes from version 57.2.0: * Changes + #2724: Added detection of Windows ARM64 build environments using the VSCMD_ARG_TGT_ARCH environment variable. - changes from version 57.1.0: * Changes + #2692: Globs are now sorted in 'license_files' restoring reproducibility by eliminating variance from disk order. + #2714: Update to distutils at pypa/distutils@e2627b7. + #2715: Removed reliance on deprecated ssl.match_hostname by removing the ssl support. Now any index operations rely on the native SSL implementation. * Documentation changes + #2604: Revamped the backward/cross tool compatibility section to remove some confusion. Add some examples and the version since when entry_points are supported in declarative configuration. Tried to make the reading flow a bit leaner, gather some informations that were a bit dispersed. OBS-URL: https://build.opensuse.org/request/show/907610 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=218 --- python-setuptools.changes | 33 +++++++++++++++++++++++++++++++++ python-setuptools.spec | 2 +- setuptools-57.0.0.tar.gz | 3 --- setuptools-57.4.0.tar.gz | 3 +++ 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 setuptools-57.0.0.tar.gz create mode 100644 setuptools-57.4.0.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index 4b2eee5..9527179 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Jul 22 01:33:08 UTC 2021 - Arun Persaud + +- update to version 57.4.0: + * Changes + + #2722: Added support for SETUPTOOLS_EXT_SUFFIX environment + variable to override the suffix normally detected from the + sysconfig module. + +- changes from version 57.3.0: + * Changes + + #2465: Documentation is now published using the Furo theme. + +- changes from version 57.2.0: + * Changes + + #2724: Added detection of Windows ARM64 build environments using + the VSCMD_ARG_TGT_ARCH environment variable. + +- changes from version 57.1.0: + * Changes + + #2692: Globs are now sorted in 'license_files' restoring + reproducibility by eliminating variance from disk order. + + #2714: Update to distutils at pypa/distutils@e2627b7. + + #2715: Removed reliance on deprecated ssl.match_hostname by + removing the ssl support. Now any index operations rely on the + native SSL implementation. + * Documentation changes + + #2604: Revamped the backward/cross tool compatibility section to + remove some confusion. Add some examples and the version since + when entry_points are supported in declarative + configuration. Tried to make the reading flow a bit leaner, + gather some informations that were a bit dispersed. + ------------------------------------------------------------------- Mon Jul 5 09:22:44 UTC 2021 - Antonio Larrosa diff --git a/python-setuptools.spec b/python-setuptools.spec index d5e9a91..1b92873 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -36,7 +36,7 @@ # in order to avoid rewriting for subpackage generator %define mypython python Name: python-setuptools%{psuffix} -Version: 57.0.0 +Version: 57.4.0 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: MIT diff --git a/setuptools-57.0.0.tar.gz b/setuptools-57.0.0.tar.gz deleted file mode 100644 index 80bdea4..0000000 --- a/setuptools-57.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:401cbf33a7bf817d08014d51560fc003b895c4cdc1a5b521ad2969e928a07535 -size 2144749 diff --git a/setuptools-57.4.0.tar.gz b/setuptools-57.4.0.tar.gz new file mode 100644 index 0000000..eca2a7d --- /dev/null +++ b/setuptools-57.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465 +size 2141309