All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/python-inflection: bump to version 0.5.1
@ 2021-09-26 19:29 Arnout Vandecappelle
  0 siblings, 0 replies; only message in thread
From: Arnout Vandecappelle @ 2021-09-26 19:29 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=6c09567e6b6f2cc826e64cd9b36fb41ed7c6e00c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

License file update was a year bump.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-inflection/python-inflection.hash | 10 +++++-----
 package/python-inflection/python-inflection.mk   |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/package/python-inflection/python-inflection.hash b/package/python-inflection/python-inflection.hash
index bdad35ad25..b170d3f6b0 100644
--- a/package/python-inflection/python-inflection.hash
+++ b/package/python-inflection/python-inflection.hash
@@ -1,5 +1,5 @@
-# Hashes from https://pypi.python.org/pypi/inflection/json
-md5     7941165e9f148e0520023941c0886b40  inflection-0.3.1.tar.gz
-sha256  18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca  inflection-0.3.1.tar.gz
-# License file, locally calculated
-sha256  4a3f52ac1012a90db398e4c55f1d1bea501dddafef8a4b3adb7533b1d820e148  LICENSE
+# md5, sha256 from https://pypi.org/pypi/inflection/json
+md5  c3287d4f0e3bdf625a52d655cc514403  inflection-0.5.1.tar.gz
+sha256  1a29730d366e996aaacffb2f1f1cb9593dc38e2ddd30c91250c6dde09ea9b417  inflection-0.5.1.tar.gz
+# Locally computed sha256 checksums
+sha256  9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133  LICENSE
diff --git a/package/python-inflection/python-inflection.mk b/package/python-inflection/python-inflection.mk
index 7309880c6a..7c030e99b9 100644
--- a/package/python-inflection/python-inflection.mk
+++ b/package/python-inflection/python-inflection.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_INFLECTION_VERSION = 0.3.1
+PYTHON_INFLECTION_VERSION = 0.5.1
 PYTHON_INFLECTION_SOURCE = inflection-$(PYTHON_INFLECTION_VERSION).tar.gz
-PYTHON_INFLECTION_SITE = https://pypi.python.org/packages/d5/35/a6eb45b4e2356fe688b21570864d4aa0d0a880ce387defe9c589112077f8
+PYTHON_INFLECTION_SITE = https://files.pythonhosted.org/packages/e1/7e/691d061b7329bc8d54edbf0ec22fbfb2afe61facb681f9aaa9bff7a27d04
 PYTHON_INFLECTION_SETUP_TYPE = setuptools
 PYTHON_INFLECTION_LICENSE = MIT
 PYTHON_INFLECTION_LICENSE_FILES = LICENSE
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-26 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 19:29 [Buildroot] [git commit] package/python-inflection: bump to version 0.5.1 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.