Go to file
Ana Guerrero fdc67aa881 Accepting request 1177203 from devel:languages:python
- Update to 70.0.0:
  * Features
    + Emit a warning when [tools.setuptools] is present in pyproject.toml and
      will be ignored.
    + Improved AttributeError error message if pkg_resources.EntryPoint.require
      is called without extras or distribution Gracefully "do nothing" when
      trying to activate a pkg_resources.Distribution with a None location,
      rather than raising a TypeError.
    + Refresh unpinned vendored dependencies.
    + Updated vendored packaging to version 24.0.
    + Merged with pypa/distutils@55982565e.
    + Support PEP 625 by canonicalizing package name and version in filenames.
    + Explicitly use encoding="locale" for .pth files whenever possible, to
      reduce EncodingWarnings.
    + Updated and removed obsolete Python < 3.8 code and comments.
    + Updated pkg_resources to use stdlib importlib.machinery instead of
      importlib_machinery.
  * Bugfixes
    + In install command, use super to call the superclass methods. Avoids
      race conditions when monkeypatching from _distutils_system_mod occurs
      late.
    + Fix finder template for lenient editable installs of implicit nested
      namespaces constructed by using package_dir to reorganise directory
      structure.
    + Remove attempt to canonicalize the version. It's already canonical
      enough.
    + Clarify some pkg_resources methods return bytes, not str. Also return an
      empty bytes in EmptyProvider._get.
    + Return an empty list by default in
      pkg_resources.ResourceManager.cleanup_resources.

OBS-URL: https://build.opensuse.org/request/show/1177203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=82
2024-06-07 13:01:46 +00:00
_multibuild Accepting request 1134666 from home:bnavigator:branches:devel:languages:python 2024-01-02 17:38:05 +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
python-setuptools.changes - Update to 70.0.0: 2024-05-28 05:21:21 +00:00
python-setuptools.spec - Update to 70.0.0: 2024-05-28 05:21:21 +00:00
setuptools-70.0.0.tar.gz - Update to 70.0.0: 2024-05-28 05:21:21 +00:00
sort-for-reproducibility.patch - Update to 70.0.0: 2024-05-28 05:21:21 +00:00