Marcel Telka
2023-09-22 9a7f6e1cbbe6ada1e0330a3b9211501f1a28d6f4
python/types-requests: update to 2.31.0.3

2 files modified
12 ■■■■ changed files
components/python/types-requests/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/types-requests/test/results-all.master 6 ●●●● patch | view | raw | blame | history
components/python/types-requests/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        types-requests
HUMAN_VERSION =            2.31.0.2
HUMAN_VERSION =            2.31.0.3
COMPONENT_SUMMARY =        types-requests - Typing stubs for requests
COMPONENT_PROJECT_URL =        https://github.com/python/typeshed
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/44/70/60c1e24806a2cd1b64867a15a1100e5ad6423c8ce250ebc04dd519162487/types-requests-2.31.0.2.tar.gz
    https://files.pythonhosted.org/packages/43/1d/a8c9079e52b31d2d6917822592734bf3f25a8248a8f9e479a067b617a5f5/types-requests-2.31.0.3.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:6aa3f7faf0ea52d728bb18c0a0d1522d9bfd8c72d26ff6f61bfc3d06a411cf40
    sha256:d5d7a08965fca12bedf716eaf5430c6e3d0da9f3164a1dba2a7f3885f9ebe3c0
COMPONENT_LICENSE =        Apache-2.0 AND MIT
TEST_STYLE = setup.py
components/python/types-requests/test/results-all.master
@@ -1,7 +1,7 @@
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.
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
        ********************************************************************************
@@ -11,7 +11,7 @@
!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
        ********************************************************************************
@@ -21,7 +21,7 @@
!!
  tr_d = dist.fetch_build_eggs(dist.tests_require or [])
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
$(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
        ********************************************************************************