* [Buildroot] [PATCH] package/python-pytest-asyncio: bump to 0.25.3
@ 2025-02-03 6:42 Marcin Niestroj
2025-02-04 8:47 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Niestroj @ 2025-02-03 6:42 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Marcin Niestroj
See [1] for changelog.
[1] https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
package/python-pytest-asyncio/python-pytest-asyncio.hash | 4 ++--
package/python-pytest-asyncio/python-pytest-asyncio.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pytest-asyncio/python-pytest-asyncio.hash b/package/python-pytest-asyncio/python-pytest-asyncio.hash
index accff0557b..1a1aaac839 100644
--- a/package/python-pytest-asyncio/python-pytest-asyncio.hash
+++ b/package/python-pytest-asyncio/python-pytest-asyncio.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pytest-asyncio/json
-md5 c00782dd936f55366c536a41184ef04a pytest_asyncio-0.25.2.tar.gz
-sha256 3f8ef9a98f45948ea91a0ed3dc4268b5326c0e7bce73892acc654df4262ad45f pytest_asyncio-0.25.2.tar.gz
+md5 307961c0f1ad9510aa1cb72715db0bd5 pytest_asyncio-0.25.3.tar.gz
+sha256 fc1da2cf9f125ada7e710b4ddad05518d4cee187ae9412e9ac9271003497f07a pytest_asyncio-0.25.3.tar.gz
# Locally computed sha256 checksums
sha256 a8ad31b1c3f40dca5a84119351b8fa8ddc868edd77fad8a8ebf6d8f2d16fa4ae LICENSE
diff --git a/package/python-pytest-asyncio/python-pytest-asyncio.mk b/package/python-pytest-asyncio/python-pytest-asyncio.mk
index c21892d18c..e2bb3565b1 100644
--- a/package/python-pytest-asyncio/python-pytest-asyncio.mk
+++ b/package/python-pytest-asyncio/python-pytest-asyncio.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PYTEST_ASYNCIO_VERSION = 0.25.2
+PYTHON_PYTEST_ASYNCIO_VERSION = 0.25.3
PYTHON_PYTEST_ASYNCIO_SOURCE = pytest_asyncio-$(PYTHON_PYTEST_ASYNCIO_VERSION).tar.gz
-PYTHON_PYTEST_ASYNCIO_SITE = https://files.pythonhosted.org/packages/72/df/adcc0d60f1053d74717d21d58c0048479e9cab51464ce0d2965b086bd0e2
+PYTHON_PYTEST_ASYNCIO_SITE = https://files.pythonhosted.org/packages/f2/a8/ecbc8ede70921dd2f544ab1cadd3ff3bf842af27f87bbdea774c7baa1d38
PYTHON_PYTEST_ASYNCIO_SETUP_TYPE = setuptools
PYTHON_PYTEST_ASYNCIO_LICENSE = Apache-2.0
PYTHON_PYTEST_ASYNCIO_LICENSE_FILES = LICENSE
--
2.48.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-04 8:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 6:42 [Buildroot] [PATCH] package/python-pytest-asyncio: bump to 0.25.3 Marcin Niestroj
2025-02-04 8:47 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.