* [Buildroot] [PATCH] package/python-pytest: bump to version 7.1.2
@ 2022-07-27 22:29 Marcin Niestroj
2022-07-28 7:35 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Niestroj @ 2022-07-27 22:29 UTC (permalink / raw)
To: buildroot; +Cc: Marcin Niestroj, Asaf Kahlon
There is just a starting year in licence file now (see [1]), but licence
itself did not change.
[1] https://github.com/pytest-dev/pytest/commit/ed24f29e6017183ea22f3136aa180a8e3280cf8a
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
package/python-pytest/python-pytest.hash | 6 +++---
package/python-pytest/python-pytest.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-pytest/python-pytest.hash b/package/python-pytest/python-pytest.hash
index 060dc6189e..ccb603c96c 100644
--- a/package/python-pytest/python-pytest.hash
+++ b/package/python-pytest/python-pytest.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pytest/json
-md5 8bc467ebd5d571778dc51dd87ff09513 pytest-6.2.5.tar.gz
-sha256 131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89 pytest-6.2.5.tar.gz
+md5 4a98001581a18d4084cb5027fdb1467d pytest-7.1.2.tar.gz
+sha256 a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45 pytest-7.1.2.tar.gz
# Locally computer sha256
-sha256 7898b9b164d4f93fd9a562fd0f592935518b48c4745303964110eb7f7fe64faf LICENSE
+sha256 ca836a5f9ecca3b2f350230faa20a48fb8b145653b5568d784862df864706b9b LICENSE
diff --git a/package/python-pytest/python-pytest.mk b/package/python-pytest/python-pytest.mk
index 5aa9ebca6e..85d762ac8b 100644
--- a/package/python-pytest/python-pytest.mk
+++ b/package/python-pytest/python-pytest.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PYTEST_VERSION = 6.2.5
+PYTHON_PYTEST_VERSION = 7.1.2
PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
-PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/4b/24/7d1f2d2537de114bdf1e6875115113ca80091520948d370c964b88070af2
+PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/4e/1f/34657c6ac56f3c58df650ba41f8ffb2620281ead8e11bcdc7db63cf72a78
PYTHON_PYTEST_SETUP_TYPE = setuptools
PYTHON_PYTEST_LICENSE = MIT
PYTHON_PYTEST_LICENSE_FILES = LICENSE
--
2.37.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/python-pytest: bump to version 7.1.2
2022-07-27 22:29 [Buildroot] [PATCH] package/python-pytest: bump to version 7.1.2 Marcin Niestroj
@ 2022-07-28 7:35 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-28 7:35 UTC (permalink / raw)
To: Marcin Niestroj; +Cc: Asaf Kahlon, buildroot
On Thu, 28 Jul 2022 00:29:18 +0200
Marcin Niestroj <m.niestroj@grinn-global.com> wrote:
> There is just a starting year in licence file now (see [1]), but licence
> itself did not change.
>
> [1] https://github.com/pytest-dev/pytest/commit/ed24f29e6017183ea22f3136aa180a8e3280cf8a
>
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
> package/python-pytest/python-pytest.hash | 6 +++---
> package/python-pytest/python-pytest.mk | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
This changed raised a check-package warning due to the spacing used in
the hash file. I fixed that up when applying.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-28 7:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-27 22:29 [Buildroot] [PATCH] package/python-pytest: bump to version 7.1.2 Marcin Niestroj
2022-07-28 7:35 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox