Go to file
Dominique Leuenberger 554b0735dc Accepting request 748817 from devel:languages:python
- update to 41.6.0
- add importlib.patch
 * Replace usage of deprecated imp module with local
    re-implementation in setuptools._imp
 *  Fix pkg_resources.Requirement hash/equality implementation
 * Fix tests when running under python3.10.
 * drop 'deprecated' documentation (test command, ez_setup, EasyInstall)

- Remove runtime dependency for the full python3 package, as the
  actually required SSL module is in python3-base. For python(2),
  SSL is in the "full" python package. Avoids build loops and
  shortens the dependency chain for e.g. rust.

- Try to use system packages rather than the vendored variants

- Add patch to sort outputs for better reproducability:
  * sort-for-reproducibility.patch
- Add missing dep on ordered-set as it is now in the vendored
  dir too

- Update to 41.4.0
  * In declarative config, now traps errors when invalid python_requires 
    values are supplied.
  * When storing extras, rely on OrderedSet to retain order of extras 
    as indicated by the packager, which will also be deterministic 
    on Python 2.7 (with PYTHONHASHSEED unset) and Python 3.6+.
  * Fixed failing integration test triggered by 'long_description_content_type' in packaging.

OBS-URL: https://build.opensuse.org/request/show/748817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=56
2020-01-19 20:00:15 +00:00
_multibuild - Switch to multibuild to enable testsuite 2019-08-21 13:08:44 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=1 2006-10-27 12:17:57 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=1 2006-10-27 12:17:57 +00:00
importlib.patch fix name of patch 2019-11-15 08:58:26 +00:00
psfl.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=20 2008-09-17 19:43:14 +00:00
python-setuptools.changes - add importlib.patch 2019-11-15 07:49:54 +00:00
python-setuptools.spec fix name of patch 2019-11-15 08:58:26 +00:00
setuptools-41.6.0.zip - update to 41.6.0 2019-11-11 12:50:31 +00:00
sort-for-reproducibility.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=183 2019-10-17 08:51:25 +00:00
zpl.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=20 2008-09-17 19:43:14 +00:00