mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-jaraco-functools: bump to version 4.1.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d37bad0040
commit
95eb49a5d9
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/jaraco.functools/json
|
||||
md5 70deb206d55e5d003e008e1385e80b5d jaraco_functools-4.0.2.tar.gz
|
||||
sha256 3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5 jaraco_functools-4.0.2.tar.gz
|
||||
md5 b8a8d165da986efa1966abd91c45348e jaraco_functools-4.1.0.tar.gz
|
||||
sha256 70f7e0e2ae076498e212562325e805204fc092d7b4c17e0e86c959e249701a9d jaraco_functools-4.1.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_JARACO_FUNCTOOLS_VERSION = 4.0.2
|
||||
PYTHON_JARACO_FUNCTOOLS_VERSION = 4.1.0
|
||||
PYTHON_JARACO_FUNCTOOLS_SOURCE = jaraco_functools-$(PYTHON_JARACO_FUNCTOOLS_VERSION).tar.gz
|
||||
PYTHON_JARACO_FUNCTOOLS_SITE = https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042
|
||||
PYTHON_JARACO_FUNCTOOLS_SITE = https://files.pythonhosted.org/packages/ab/23/9894b3df5d0a6eb44611c36aec777823fc2e07740dabbd0b810e19594013
|
||||
PYTHON_JARACO_FUNCTOOLS_LICENSE = MIT
|
||||
PYTHON_JARACO_FUNCTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON_JARACO_FUNCTOOLS_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user