]> Git Repo - buildroot-mgba.git/commitdiff
package/python-pytest: bump to version 7.3.2
authorMarcin Niestroj <[email protected]>
Thu, 22 Jun 2023 06:14:41 +0000 (08:14 +0200)
committerArnout Vandecappelle <[email protected]>
Sun, 25 Jun 2023 13:39:49 +0000 (15:39 +0200)
Signed-off-by: Marcin Niestroj <[email protected]>
Signed-off-by: Arnout Vandecappelle <[email protected]>
package/python-pytest/python-pytest.hash
package/python-pytest/python-pytest.mk

index 2ae1e61ed404ca7b95de41253a872c7064387229..c648a85c04ef0952a9affe0d234c3da374eebb95 100644 (file)
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pytest/json
-md5  49decbade40109f9c6970df60c22a230  pytest-7.2.0.tar.gz
-sha256  c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59  pytest-7.2.0.tar.gz
+md5  67e2aa27bb98e5af13b45a1b2e67b144  pytest-7.3.2.tar.gz
+sha256  ee990a3cc55ba808b80795a79944756f315c67c12b56abd3ac993a7b8c17030b  pytest-7.3.2.tar.gz
 # Locally computer sha256
 sha256  ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b  LICENSE
index 1794582dd3e677ee813a240445869af4e024d0a5..27277163d23850cf1374df1e9da82daf50d92266 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYTEST_VERSION = 7.2.0
+PYTHON_PYTEST_VERSION = 7.3.2
 PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
-PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/0b/21/055f39bf8861580b43f845f9e8270c7786fe629b2f8562ff09007132e2e7
+PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/58/2a/07c65fdc40846ecb8a9dcda2c38fcb5a06a3e39d08d4a4960916431951cb
 PYTHON_PYTEST_SETUP_TYPE = setuptools
 PYTHON_PYTEST_LICENSE = MIT
 PYTHON_PYTEST_LICENSE_FILES = LICENSE
This page took 0.043915 seconds and 4 git commands to generate.