mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-reentry: bump to version 1.3.1
Also update dependency list. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
5cad1fe1ff
commit
3a6235744e
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REENTRY_VERSION = 1.2.0
|
||||
PYTHON_REENTRY_VERSION = 1.3.1
|
||||
PYTHON_REENTRY_SOURCE = reentry-$(PYTHON_REENTRY_VERSION).tar.gz
|
||||
PYTHON_REENTRY_SITE = https://files.pythonhosted.org/packages/e2/b4/46dfac6613302fea51454a01aebedae9440aff9d813aedbbc5f687552e3b
|
||||
PYTHON_REENTRY_SITE = https://files.pythonhosted.org/packages/ee/3f/a90789e01c4d2b67a57e9bd758e60ecb9338d428604f66130b57684ba8cc
|
||||
PYTHON_REENTRY_SETUP_TYPE = setuptools
|
||||
PYTHON_REENTRY_LICENSE = MIT
|
||||
PYTHON_REENTRY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user