All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/python-incremental: bump to version 21.3.0
@ 2021-10-03 19:31 Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2021-10-03 19:31 UTC (permalink / raw)
  To: buildroot

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

* Update URL on Config.in
* Indent with two spaces in the hash file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 package/python-incremental/Config.in               | 2 +-
 package/python-incremental/python-incremental.hash | 8 ++++----
 package/python-incremental/python-incremental.mk   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/package/python-incremental/Config.in b/package/python-incremental/Config.in
index 64f8623354..c895e820c5 100644
--- a/package/python-incremental/Config.in
+++ b/package/python-incremental/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_PYTHON_INCREMENTAL
 	help
 	  A library for versioning your Python projects.
 
-	  https://github.com/hawkowl/incremental
+	  https://github.com/twisted/incremental
diff --git a/package/python-incremental/python-incremental.hash b/package/python-incremental/python-incremental.hash
index c897f6e495..47af832f39 100644
--- a/package/python-incremental/python-incremental.hash
+++ b/package/python-incremental/python-incremental.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/incremental/json
-md5	602746e0d438e075a5a9e0678140bba2  incremental-17.5.0.tar.gz
-sha256	7b751696aaf36eebfab537e458929e194460051ccad279c72b755a167eebd4b3  incremental-17.5.0.tar.gz
-# Locally computed sha256
-sha256	d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5  LICENSE
+md5  9f7ad12e0c05a12cee52a7350976c4e3  incremental-21.3.0.tar.gz
+sha256  02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57  incremental-21.3.0.tar.gz
+# Locally computed sha256 checksums
+sha256  d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5  LICENSE
diff --git a/package/python-incremental/python-incremental.mk b/package/python-incremental/python-incremental.mk
index 9c9d3a4405..7c6b2a547c 100644
--- a/package/python-incremental/python-incremental.mk
+++ b/package/python-incremental/python-incremental.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_INCREMENTAL_VERSION = 17.5.0
+PYTHON_INCREMENTAL_VERSION = 21.3.0
 PYTHON_INCREMENTAL_SOURCE = incremental-$(PYTHON_INCREMENTAL_VERSION).tar.gz
-PYTHON_INCREMENTAL_SITE = https://files.pythonhosted.org/packages/8f/26/02c4016aa95f45479eea37c90c34f8fab6775732ae62587a874b619ca097
+PYTHON_INCREMENTAL_SITE = https://files.pythonhosted.org/packages/4f/c5/430765c697afc217c8491785de321a21fa4d983dda14bcd82feb965b0593
 PYTHON_INCREMENTAL_SETUP_TYPE = setuptools
 PYTHON_INCREMENTAL_LICENSE = MIT
 PYTHON_INCREMENTAL_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-10-03 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03 19:31 [Buildroot] [git commit] package/python-incremental: bump to version 21.3.0 Yann E. MORIN

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.