mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-26 01:01:07 -09:00
package/python-pytablereader: bump to version 0.26.1
* Update dependency list. * License change: same content, line endings are now CRLF. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> [Arnout: keep alphabetical order of selects] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
6091bd9db6
commit
ddb784fdc2
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTABLEREADER_VERSION = 0.15.0
|
||||
PYTHON_PYTABLEREADER_VERSION = 0.26.1
|
||||
PYTHON_PYTABLEREADER_SOURCE = pytablereader-$(PYTHON_PYTABLEREADER_VERSION).tar.gz
|
||||
PYTHON_PYTABLEREADER_SITE = https://pypi.python.org/packages/34/53/e2f51f2efe42c4045ad0822d4ffe739788a74cca35ba7d0bc59a53ec9424
|
||||
PYTHON_PYTABLEREADER_SITE = https://files.pythonhosted.org/packages/1e/bc/f60da8a733cd87215d8533f28536f8149eca3b898bbca346b37b6c915d8d
|
||||
PYTHON_PYTABLEREADER_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTABLEREADER_LICENSE = MIT
|
||||
PYTHON_PYTABLEREADER_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user