mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-pytz: bump to version 2018.7
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
673808cf7a
commit
122792e9e6
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTZ_VERSION = 2018.6
|
||||
PYTHON_PYTZ_VERSION = 2018.7
|
||||
PYTHON_PYTZ_SOURCE = pytz-$(PYTHON_PYTZ_VERSION).tar.gz
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/c7/df/68a3331691a604a8241335064cf20742338d66eb008da96d4c9f3e3d4c41
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/cd/71/ae99fc3df1b1c5267d37ef2c51b7d79c44ba8a5e37b48e3ca93b4d74d98b
|
||||
PYTHON_PYTZ_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTZ_LICENSE = MIT
|
||||
PYTHON_PYTZ_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user