package/python-urwid: bump to version 2.6.10
https://urwid.org/changelog.html#release-2-6-10 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e9e3579555
commit
0f2d16b277
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/urwid/json
|
||||
md5 f7f4e6bed9ba38965dbd619520f39287 urwid-2.1.2.tar.gz
|
||||
sha256 588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae urwid-2.1.2.tar.gz
|
||||
md5 324cf0f877a5bc7b7d2de7d7f36b13ee urwid-2.6.10.tar.gz
|
||||
sha256 ae33355c414c13214e541d3634f3c8a0bfb373914e62ffbcf2fa863527706321 urwid-2.6.10.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 COPYING
|
||||
|
@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_URWID_VERSION = 2.1.2
|
||||
PYTHON_URWID_VERSION = 2.6.10
|
||||
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
|
||||
PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/94/3f/e3010f4a11c08a5690540f7ebd0b0d251cc8a456895b7e49be201f73540c
|
||||
PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/8e/74/8c2082f2b07a72ff5d2438447c13a70f0cbede73584e0a262c166a30785c
|
||||
PYTHON_URWID_LICENSE = LGPL-2.1+
|
||||
PYTHON_URWID_LICENSE_FILES = COPYING
|
||||
PYTHON_URWID_SETUP_TYPE = setuptools
|
||||
PYTHON_URWID_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
|
Loading…
Reference in New Issue
Block a user