Go to file
Matej Cepl 520bb94f3d Accepting request 989053 from home:bnavigator:branches:devel:languages:python
- Update to version 63.1.0
  * #3430: Merge with pypa/distutils@152c13d including
    pypa/distutils#155 (improved compatibility for editable
    installs on homebrew Python 3.9), pypa/distutils#150 (better
    handling of runtime_library_dirs on cygwin), and
    pypa/distutils#151 (remove warnings for namespace packages).
- v63.0.0
  * #3421: Drop setuptools' support for installing an entrypoint
    extra requirements at load time:
    - the functionality has been broken since v60.8.0.
    - the mechanism to do so is deprecated (fetch_build_eggs).
    - that use case (e.g. a custom command class entrypoint) is
      covered by making sure the necessary build requirements are
      declared. Documentation changes
  * #3397: Fix reference for keywords to point to the Core Metadata
    Specification instead of PEP 314 (the live standard is kept
    always up-to-date and consolidates several PEPs together in a
    single document).
- v62.6.0
  * #3253: Enabled using file: for requirements in setup.cfg -- by
    :user:`akx` (this feature is currently considered to be in beta
    stage).
  * #3255: Enabled using file: for dependencies and
    optional-dependencies in pyproject.toml -- by :user:`akx` (this
    feature is currently considered to be in beta stage).
  * #3391: Updated attr: to also extract simple constants with type
    annotations -- by :user:`karlotness`
- v62.5.0
  * #3347: Changed warnings and documentation notes about
    experimental aspect of pyproject.toml configuration: now

OBS-URL: https://build.opensuse.org/request/show/989053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=223
2022-07-14 08:12:35 +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
python-setuptools.changes Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00
python-setuptools.spec Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00
remove_mock.patch Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00
setuptools-63.1.0.tar.gz Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00
sort-for-reproducibility.patch Accepting request 989053 from home:bnavigator:branches:devel:languages:python 2022-07-14 08:12:35 +00:00