]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/python3-setuptools
python3-setuptools: Update to version 67.5.1
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 7 Mar 2023 22:01:26 +0000 (23:01 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 11 Mar 2023 16:24:29 +0000 (16:24 +0000)
commitf21d3a5ad3c22d6fad93a07583480a150a11dfdc
tree7faa29ec0e25f8e3ad4b80835304de14dbf7acf3
parent2e7b68c693b76d613a1ab541e459c309f0b63467
python3-setuptools: Update to version 67.5.1

- Update from version 65.4.1 to 67.5.1
- Update of rootfile
- Changelog
v67.5.1
Misc
* #3836: Fixed interaction between ``setuptools``' package auto-discovery and
  auto-generated ``htmlcov`` files.
  Previously, the ``htmlcov`` name was ignored when searching for single-file
  modules, however the correct behaviour is to ignore it when searching for
  packages (since it is supposed to be a directory, see `coverage config`_)
  -- by :user:`yukihiko-shinoda`.
  .. _coverage config: https://coverage.readthedocs.io/en/stable/config.html#html-directory
* #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.
v67.5.0
Changes
* #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.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/packages/python3-setuptools
lfs/python3-setuptools