mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/python-pytablewriter: bump version to 0.10.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cecbee2603
commit
4cd7ff475d
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTABLEWRITER_VERSION = 0.5.0
|
||||
PYTHON_PYTABLEWRITER_VERSION = 0.10.2
|
||||
PYTHON_PYTABLEWRITER_SOURCE = pytablewriter-$(PYTHON_PYTABLEWRITER_VERSION).tar.gz
|
||||
PYTHON_PYTABLEWRITER_SITE = https://pypi.python.org/packages/c8/01/e4b7f1d83434d268fe6a0aec2d8ad00515de042285e58533090cfd72904d
|
||||
PYTHON_PYTABLEWRITER_SITE = https://pypi.python.org/packages/eb/4f/ca66fd21db4d9ef81f8bb2012dece42a1f5239295df149a04d955e492fc5
|
||||
PYTHON_PYTABLEWRITER_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTABLEWRITER_LICENSE = MIT
|
||||
PYTHON_PYTABLEWRITER_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user