Marcel Telka
2023-11-24 036577f262e3fee98f90d82856f19f68d20c7591
python/types-mock: update to 5.1.0.3

3 files modified
9 ■■■■■ changed files
components/python/types-mock/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/types-mock/history 2 ●●● patch | view | raw | blame | history
components/python/types-mock/test/results-all.master 1 ●●●● patch | view | raw | blame | history
components/python/types-mock/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        types-mock
HUMAN_VERSION =            5.1.0.2
HUMAN_VERSION =            5.1.0.3
COMPONENT_SUMMARY =        types-mock - Typing stubs for mock
COMPONENT_PROJECT_URL =        https://github.com/python/typeshed
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/99/d3/6f6565d8b759aa3b06acf562f18a83b41b56ecd4f26d14c69a826316bbec/types-mock-5.1.0.2.tar.gz
    https://files.pythonhosted.org/packages/7f/98/bf41fc2477443272782611c5be2a56119f9efdf8cff6bd143c51f575b761/types-mock-5.1.0.3.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:de48d3766e4e3034efd8b26da9e09e4908f31e53137a5fe2efbf1fbabee16996
    sha256:eeeac25480287bb721fb17fcda2e9768d70a476dcc14a2c1d0389535c54f8184
COMPONENT_LICENSE =        Apache-2.0 AND MIT
TEST_STYLE = setup.py
components/python/types-mock/history
@@ -1 +1 @@
library/python/types-mock-37@5.0.0.7,5.11-2023.0.0.1 noincorporate
library/python/types-mock-37@5.0.0.7,5.11-2023.0.0.2
components/python/types-mock/test/results-all.master
@@ -1,4 +1,3 @@
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:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.