Marcel Telka
2023-08-16 34e056eb4275c2062589b2b7828d50be53c2781c
python/types-setuptools: update to 68.1.0.0

2 files modified
7 ■■■■■ changed files
components/python/types-setuptools/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/types-setuptools/test/results-all.master 1 ●●●● patch | view | raw | blame | history
components/python/types-setuptools/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        types-setuptools
HUMAN_VERSION =            68.0.0.3
HUMAN_VERSION =            68.1.0.0
COMPONENT_SUMMARY =        types-setuptools - Typing stubs for setuptools
COMPONENT_PROJECT_URL =        https://github.com/python/typeshed
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/b6/52/af336255375b438b6580af48d6a4f4a0638f6e9f3e210c3497281720298f/types-setuptools-68.0.0.3.tar.gz
    https://files.pythonhosted.org/packages/28/5c/08d1db8c7d3a0101b10ec400a55728a6440bcb3c73e7f51cc93943adf5b0/types-setuptools-68.1.0.0.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:d57ae6076100b5704b3cc869fdefc671e1baf4c2cd6643f84265dfc0b955bf05
    sha256:2bc9b0c0818f77bdcec619970e452b320a423bb3ac074f5f8bc9300ac281c4ae
COMPONENT_LICENSE =        Apache-2.0 AND MIT
TEST_STYLE = setup.py
components/python/types-setuptools/test/results-all.master
@@ -1,3 +1,4 @@
No 'requirements-files' section was found. Nothing to do.
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.