All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-pep517: bump to version 0.13.0
@ 2022-08-22  7:22 James Hilliard
  2022-08-22  8:55 ` Marcus Hoffmann
  2022-08-23 19:31 ` Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 5+ messages in thread
From: James Hilliard @ 2022-08-22  7:22 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Asaf Kahlon

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-pep517/python-pep517.hash | 4 ++--
 package/python-pep517/python-pep517.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pep517/python-pep517.hash b/package/python-pep517/python-pep517.hash
index 4dd4c47fa0..6535e51656 100644
--- a/package/python-pep517/python-pep517.hash
+++ b/package/python-pep517/python-pep517.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/pep517/json
-md5  7ed0adb5f737c316e071d48d66329a5d  pep517-0.12.0.tar.gz
-sha256  931378d93d11b298cf511dd634cf5ea4cb249a28ef84160b3247ee9afb4e8ab0  pep517-0.12.0.tar.gz
+md5  7fd08b11215256601a8a4940c1ba3d34  pep517-0.13.0.tar.gz
+sha256  ae69927c5c172be1add9203726d4b84cf3ebad1edcd5f71fcdc746e66e829f59  pep517-0.13.0.tar.gz
 # Locally computed sha256 checksums
 sha256  1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154  LICENSE
diff --git a/package/python-pep517/python-pep517.mk b/package/python-pep517/python-pep517.mk
index 45c4f8dd39..1fd294fbb4 100644
--- a/package/python-pep517/python-pep517.mk
+++ b/package/python-pep517/python-pep517.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PEP517_VERSION = 0.12.0
+PYTHON_PEP517_VERSION = 0.13.0
 PYTHON_PEP517_SOURCE = pep517-$(PYTHON_PEP517_VERSION).tar.gz
-PYTHON_PEP517_SITE = https://files.pythonhosted.org/packages/0a/65/6e656d49c679136edfba25f25791f45ffe1ea4ae2ec1c59fe9c35e061cd1
+PYTHON_PEP517_SITE = https://files.pythonhosted.org/packages/4d/19/e11fcc88288f68ae48e3aa9cf5a6fd092a88e629cb723465666c44d487a0
 PYTHON_PEP517_LICENSE = MIT
 PYTHON_PEP517_LICENSE_FILES = LICENSE
 PYTHON_PEP517_SETUP_TYPE = flit-bootstrap
-- 
2.34.1

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

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

end of thread, other threads:[~2022-08-23 19:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22  7:22 [Buildroot] [PATCH 1/1] package/python-pep517: bump to version 0.13.0 James Hilliard
2022-08-22  8:55 ` Marcus Hoffmann
2022-08-22  9:04   ` James Hilliard
2022-08-22  9:23     ` Marcus Hoffmann
2022-08-23 19:31 ` Thomas Petazzoni via buildroot

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.