All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest
@ 2021-09-10 18:54 Marcin Niestroj
  2021-09-10 18:54 ` [Buildroot] [PATCH 1/2] package/python-pytest: bump to version 6.2.5 Marcin Niestroj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcin Niestroj @ 2021-09-10 18:54 UTC (permalink / raw)
  To: buildroot; +Cc: Marcin Niestroj

python-pytest needs to be updated first, as it adds support for newest pluggy
(keeping support for older versions).

Marcin Niestroj (2):
  package/python-pytest: bump to version 6.2.5
  package/python-pluggy: bump to version 1.0.0

 package/python-pluggy/python-pluggy.hash | 4 ++--
 package/python-pluggy/python-pluggy.mk   | 4 ++--
 package/python-pytest/python-pytest.hash | 4 ++--
 package/python-pytest/python-pytest.mk   | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/2] package/python-pytest: bump to version 6.2.5
  2021-09-10 18:54 [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Marcin Niestroj
@ 2021-09-10 18:54 ` Marcin Niestroj
  2021-09-10 18:54 ` [Buildroot] [PATCH 2/2] package/python-pluggy: bump to version 1.0.0 Marcin Niestroj
  2021-09-21 19:20 ` [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Arnout Vandecappelle
  2 siblings, 0 replies; 4+ messages in thread
From: Marcin Niestroj @ 2021-09-10 18:54 UTC (permalink / raw)
  To: buildroot; +Cc: Marcin Niestroj, Thomas Petazzoni, Asaf Kahlon

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 package/python-pytest/python-pytest.hash | 4 ++--
 package/python-pytest/python-pytest.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pytest/python-pytest.hash b/package/python-pytest/python-pytest.hash
index 667493a5dc..060dc6189e 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	78d75c37901f5df462afc86acaa443cd  pytest-6.2.4.tar.gz
-sha256	50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b  pytest-6.2.4.tar.gz
+md5	8bc467ebd5d571778dc51dd87ff09513  pytest-6.2.5.tar.gz
+sha256	131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89  pytest-6.2.5.tar.gz
 # Locally computer sha256
 sha256	7898b9b164d4f93fd9a562fd0f592935518b48c4745303964110eb7f7fe64faf  LICENSE
diff --git a/package/python-pytest/python-pytest.mk b/package/python-pytest/python-pytest.mk
index 6463b23687..5aa9ebca6e 100644
--- a/package/python-pytest/python-pytest.mk
+++ b/package/python-pytest/python-pytest.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYTEST_VERSION = 6.2.4
+PYTHON_PYTEST_VERSION = 6.2.5
 PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
-PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c
+PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/4b/24/7d1f2d2537de114bdf1e6875115113ca80091520948d370c964b88070af2
 PYTHON_PYTEST_SETUP_TYPE = setuptools
 PYTHON_PYTEST_LICENSE = MIT
 PYTHON_PYTEST_LICENSE_FILES = LICENSE
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 2/2] package/python-pluggy: bump to version 1.0.0
  2021-09-10 18:54 [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Marcin Niestroj
  2021-09-10 18:54 ` [Buildroot] [PATCH 1/2] package/python-pytest: bump to version 6.2.5 Marcin Niestroj
@ 2021-09-10 18:54 ` Marcin Niestroj
  2021-09-21 19:20 ` [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Arnout Vandecappelle
  2 siblings, 0 replies; 4+ messages in thread
From: Marcin Niestroj @ 2021-09-10 18:54 UTC (permalink / raw)
  To: buildroot; +Cc: Marcin Niestroj, Asaf Kahlon, Thomas Petazzoni

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 package/python-pluggy/python-pluggy.hash | 4 ++--
 package/python-pluggy/python-pluggy.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pluggy/python-pluggy.hash b/package/python-pluggy/python-pluggy.hash
index 24e207bfad..39f172a82b 100644
--- a/package/python-pluggy/python-pluggy.hash
+++ b/package/python-pluggy/python-pluggy.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pluggy/json
-md5  7f610e28b8b34487336b585a3dfb803d  pluggy-0.13.1.tar.gz
-sha256  15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0  pluggy-0.13.1.tar.gz
+md5  daa6fddfb6cd364f3c82e52098911e4b  pluggy-1.0.0.tar.gz
+sha256  4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159  pluggy-1.0.0.tar.gz
 # Locally computed sha256 checksums
 sha256  d6b65e6c213a5d0b577911d34d6e5949b9f59d76c238c5071a2f3fc16cfb2606  LICENSE
diff --git a/package/python-pluggy/python-pluggy.mk b/package/python-pluggy/python-pluggy.mk
index 03cdecf4b9..59382518ed 100644
--- a/package/python-pluggy/python-pluggy.mk
+++ b/package/python-pluggy/python-pluggy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PLUGGY_VERSION = 0.13.1
+PYTHON_PLUGGY_VERSION = 1.0.0
 PYTHON_PLUGGY_SOURCE = pluggy-$(PYTHON_PLUGGY_VERSION).tar.gz
-PYTHON_PLUGGY_SITE = https://files.pythonhosted.org/packages/f8/04/7a8542bed4b16a65c2714bf76cf5a0b026157da7f75e87cc88774aa10b14
+PYTHON_PLUGGY_SITE = https://files.pythonhosted.org/packages/a1/16/db2d7de3474b6e37cbb9c008965ee63835bba517e22cdb8c35b5116b5ce1
 PYTHON_PLUGGY_SETUP_TYPE = setuptools
 PYTHON_PLUGGY_LICENSE = MIT
 PYTHON_PLUGGY_LICENSE_FILES = LICENSE
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest
  2021-09-10 18:54 [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Marcin Niestroj
  2021-09-10 18:54 ` [Buildroot] [PATCH 1/2] package/python-pytest: bump to version 6.2.5 Marcin Niestroj
  2021-09-10 18:54 ` [Buildroot] [PATCH 2/2] package/python-pluggy: bump to version 1.0.0 Marcin Niestroj
@ 2021-09-21 19:20 ` Arnout Vandecappelle
  2 siblings, 0 replies; 4+ messages in thread
From: Arnout Vandecappelle @ 2021-09-21 19:20 UTC (permalink / raw)
  To: Marcin Niestroj, buildroot



On 10/09/2021 20:54, Marcin Niestroj wrote:
> python-pytest needs to be updated first, as it adds support for newest pluggy
> (keeping support for older versions).
> 
> Marcin Niestroj (2):
>    package/python-pytest: bump to version 6.2.5
>    package/python-pluggy: bump to version 1.0.0

  Both applied to master, thanks.

  Regards,
  Arnout

> 
>   package/python-pluggy/python-pluggy.hash | 4 ++--
>   package/python-pluggy/python-pluggy.mk   | 4 ++--
>   package/python-pytest/python-pytest.hash | 4 ++--
>   package/python-pytest/python-pytest.mk   | 4 ++--
>   4 files changed, 8 insertions(+), 8 deletions(-)
> 
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-21 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 18:54 [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Marcin Niestroj
2021-09-10 18:54 ` [Buildroot] [PATCH 1/2] package/python-pytest: bump to version 6.2.5 Marcin Niestroj
2021-09-10 18:54 ` [Buildroot] [PATCH 2/2] package/python-pluggy: bump to version 1.0.0 Marcin Niestroj
2021-09-21 19:20 ` [Buildroot] [PATCH 0/2] package/python-{pytest, pluggy}: bump to newest Arnout Vandecappelle

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.