Go to file
Dominique Leuenberger 71bf7ca862 Accepting request 1070290 from devel:languages:python
- Update to 67.6.0:
  * Deprecations
    + #3434: Added deprecation warning for pkg_resources.declare_namespace.
  * Breaking Changes
    + #3741: Removed patching of distutils._msvccompiler.gen_lib_options for
      compatibility with Numpy < 1.11.2 -- by :user:`mgorny`
    + #2497: Support for PEP 440 non-conforming versions has been removed.
  * Changes
    + #3804: Added caching for supported wheel tags.
    + #3846: Added pruning heuristics to PackageFinder based on exclude.
    + #3843: Although pkg_resources has been discouraged for use, some
      projects still consider pkg_resources viable for usage. This change
      makes it clear that pkg_resources should not be used, emitting a
      DeprecationWarning when imported.
    + #3809: Merge with distutils@8c3c3d29, including fix for
      sysconfig.get_python_inc() (pypa/distutils#178), fix for segfault on
      MinGW (pypa/distutils#196), and better has_function
      support (pypa/distutils#195, #3648).
    + #3795: Ensured that __file__ is an absolute path when executing setup.py
      as part of setuptools.build_meta.
    + #3685: Fix improper usage of deprecated/removed pkgutil APIs in
      Python 3.12+.
    + #3769: Replace 'appdirs' with 'platformdirs'.
  * Misc
    + #3838: Improved error messages for pyproject.toml validations.
    + #3839: Fixed pkg_resources errors caused when parsing metadata of
      packages that are already installed but do not conform with PEP 440.
    + #3823: Fixes egg_info code path triggered during integration with pip.
    + #3782: Fixed problem with file directive in tool.setuptools.dynamic
     when value is a simple string instead of list.

OBS-URL: https://build.opensuse.org/request/show/1070290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=74
2023-03-31 19:14:02 +00:00
_multibuild - Make wheel a separate build run to avoid the setuptools/wheel build 2020-11-12 16:09:42 +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
fix-get-python-lib-python38.patch - Delete remove_mock.patch, that's not needed anymore, it's upstreamed 2022-11-14 10:33:55 +00:00
python-setuptools.changes - Update to 67.6.0: 2023-03-09 05:04:51 +00:00
python-setuptools.spec - Update to 67.6.0: 2023-03-09 05:04:51 +00:00
setuptools-67.6.0.tar.gz - Update to 67.6.0: 2023-03-09 05:04:51 +00:00
sort-for-reproducibility.patch Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00