From 1ae10240418a053ac354f1f46d17162e6c492fa8 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 06:36:29 +0100 Subject: [PATCH 01/14] django-statici18n: update to 1.4.0 Signed-off-by: Gergely Kiss --- lang/python/django-statici18n/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/django-statici18n/Makefile b/lang/python/django-statici18n/Makefile index 62e05bebe..41b844dd4 100644 --- a/lang/python/django-statici18n/Makefile +++ b/lang/python/django-statici18n/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-statici18n -PKG_VERSION:=1.3.0 +PKG_VERSION:=1.4.0 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/86/6b/2c2e86a7e144ba7b064119eaafb2c8c67665c2a0e722f0819daa9657e551/ -PKG_HASH:=f37cff511dd7d6f0c0b465c685026b660aea2ae178cc82a1b4c96c1b1e718c2a +PKG_SOURCE_URL:=https://pypi.python.org/packages/29/4d/fd9ba0e9b86c05714d9bc945d26376b331899d38c9b0666c7b38f3f26686/ +PKG_HASH:=3cb5334d42cfabda49c9c0efb1c24f5663e318ed34b3a34fada5195232f75f65 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 0bcfa490ef94f04836fe694d062ffb66e524953f Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 06:43:47 +0100 Subject: [PATCH 02/14] python-dateutil: update to 2.6.1 Signed-off-by: Gergely Kiss --- lang/python/python-dateutil/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/python-dateutil/Makefile b/lang/python/python-dateutil/Makefile index b8dc6019f..d687240e5 100644 --- a/lang/python/python-dateutil/Makefile +++ b/lang/python/python-dateutil/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dateutil -PKG_VERSION:=2.6.0 +PKG_VERSION:=2.6.1 PKG_RELEASE:=1 PKG_LICENSE:=BSD-2-Clause PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/51/fc/39a3fbde6864942e8bb24c93663734b74e281b984d1b8c4f95d64b0c21f6/ -PKG_HASH:=62a2f8df3d66f878373fd0072eacf4ee52194ba302e00082828e0d263b0418d2 +PKG_SOURCE_URL:=https://pypi.python.org/packages/54/bb/f1db86504f7a49e1d9b9301531181b00a1c7325dc85a29160ee3eaa73a54/ +PKG_HASH:=891c38b2a02f5bb1be3e4793866c8df49c7d19baabf9c1bad62547e0b4866aca PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 23fc92b308681f2b34a67ccb147b8a96309bdf8f Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 06:47:27 +0100 Subject: [PATCH 03/14] django-postoffice: update to 3.0.3 Signed-off-by: Gergely Kiss --- lang/python/django-postoffice/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/django-postoffice/Makefile b/lang/python/django-postoffice/Makefile index 8fd393b14..315dbb260 100644 --- a/lang/python/django-postoffice/Makefile +++ b/lang/python/django-postoffice/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-postoffice -PKG_VERSION:=2.0.8 +PKG_VERSION:=3.0.3 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=django-post_office-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/52/25/cc0cfe923f183d7c19b162cac3bf8430ddaed7bad28202b8f93a97d248a4/ +PKG_SOURCE_URL:=https://pypi.python.org/packages/0f/8c/8c7e1d8998741fd195f7df947c509bc31a03d505aca03488c39e59da11f0/ PKG_BUILD_DIR:=$(BUILD_DIR)/django-post_office-$(PKG_VERSION)/ -PKG_HASH:=bfb3ff26de5b668c91453ee8d930ff0bfe397849fd5508ff3e1216c3b46d6449 +PKG_HASH:=8d691b2e53ba8121d770ce448f05568874cf78a3cf63215918ad49536db5e76a PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From e6010224b5540cc035af74536770e3ea7ee06e90 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 06:52:08 +0100 Subject: [PATCH 04/14] simplejson: update to 3.11.1 Signed-off-by: Gergely Kiss --- lang/python/simplejson/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/simplejson/Makefile b/lang/python/simplejson/Makefile index 21d80fa1b..2d993d360 100644 --- a/lang/python/simplejson/Makefile +++ b/lang/python/simplejson/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=simplejson -PKG_VERSION:=3.10.0 +PKG_VERSION:=3.11.1 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/ -PKG_HASH:=953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2 +PKG_SOURCE_URL:=https://pypi.python.org/packages/08/48/c97b668d6da7d7bebe7ea1817a6f76394b0ec959cb04214ca833c34359df/ +PKG_HASH:=01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 90173afbbb79ebc2e86ae9c8f37c656550aab375 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 06:56:07 +0100 Subject: [PATCH 05/14] pytz: update to 2017.2 Signed-off-by: Gergely Kiss --- lang/python/pytz/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/python/pytz/Makefile b/lang/python/pytz/Makefile index b3c306769..7a4a4a7fe 100644 --- a/lang/python/pytz/Makefile +++ b/lang/python/pytz/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pytz -PKG_VERSION:=2016.6.1 +PKG_VERSION:=2017.2 PKG_RELEASE:=1 PKG_LICENSE:=MIT -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/5d/8e/6635d8f3f9f48c03bb925fab543383089858271f9cfd1216b83247e8df94/ -PKG_HASH:=6f57732f0f8849817e9853eb9d50d85d1ebb1404f702dbc44ee627c642a486ca +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip +PKG_SOURCE_URL:=https://pypi.python.org/packages/a4/09/c47e57fc9c7062b4e83b075d418800d322caa87ec0ac21e6308bd3a2d519/ +PKG_HASH:=f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From e3a971558a973e08c79e14d00b327ec27f732058 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:00:58 +0100 Subject: [PATCH 06/14] chardet: update to 3.0.4 Signed-off-by: Gergely Kiss --- lang/python/chardet/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/chardet/Makefile b/lang/python/chardet/Makefile index 4aa4d1694..1bad60fa3 100644 --- a/lang/python/chardet/Makefile +++ b/lang/python/chardet/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=chardet -PKG_VERSION:=2.3.0 +PKG_VERSION:=3.0.4 PKG_RELEASE:=1 PKG_LICENSE:=LGPL-2.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://pypi.python.org/packages/source/c/chardet/ -PKG_HASH:=e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa +PKG_SOURCE_URL:=https://pypi.python.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d/ +PKG_HASH:=84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 68f0085fe289d2621e66c3bc9d7fcd4f64e9daef Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:04:19 +0100 Subject: [PATCH 07/14] jdcal: update to 1.3 Signed-off-by: Gergely Kiss --- lang/python/jdcal/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/jdcal/Makefile b/lang/python/jdcal/Makefile index 4bba5ce1f..432f9292e 100644 --- a/lang/python/jdcal/Makefile +++ b/lang/python/jdcal/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=jdcal -PKG_VERSION:=1.2 +PKG_VERSION:=1.3 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://pypi.python.org/packages/source/j/jdcal/ -PKG_HASH:=5ebedb58b95ebabd30f56abef65139c6f69ec1687cf1d2f3a7c503f9a2cdfa4d +PKG_SOURCE_URL:=https://pypi.python.org/packages/9b/fa/40beb2aa43a13f740dd5be367a10a03270043787833409c61b79e69f1dfd/ +PKG_HASH:=b760160f8dc8cc51d17875c6b663fafe64be699e10ce34b6a95184b5aa0fdc9e PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 2c9a1f9b4e0681ee2e19f761a9a3ec34890c1628 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:07:20 +0100 Subject: [PATCH 08/14] gunicorn: update to 19.7.1 Signed-off-by: Gergely Kiss --- lang/python/gunicorn/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/gunicorn/Makefile b/lang/python/gunicorn/Makefile index a6be8ea2b..b1c187d47 100644 --- a/lang/python/gunicorn/Makefile +++ b/lang/python/gunicorn/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gunicorn -PKG_VERSION:=19.6.0 +PKG_VERSION:=19.7.1 PKG_RELEASE=1 PKG_LICENSE:=MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/84/ce/7ea5396efad1cef682bbc4068e72a0276341d9d9d0f501da609fab9fcb80/ -PKG_HASH:=813f6916d18a4c8e90efde72f419308b357692f81333cb1125f80013d22fb618 +PKG_SOURCE_URL:=https://pypi.python.org/packages/30/3a/10bb213cede0cc4d13ac2263316c872a64bf4c819000c8ccd801f1d5f822/ +PKG_HASH:=eee1169f0ca667be05db3351a0960765620dad53f53434262ff8901b68a1b622 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 467582f7d94f6bab0bf0b1fd07659fe7bc959b0b Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:09:55 +0100 Subject: [PATCH 09/14] django-picklefield: update to 1.0.0 Signed-off-by: Gergely Kiss --- lang/python/django-picklefield/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/python/django-picklefield/Makefile b/lang/python/django-picklefield/Makefile index 14add6d0a..2861685bc 100644 --- a/lang/python/django-picklefield/Makefile +++ b/lang/python/django-picklefield/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2016 OpenWrt.org +# Copyright (C) 2007-2017 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-picklefield -PKG_VERSION:=0.3.2 +PKG_VERSION:=1.0.0 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://pypi.python.org/packages/source/d/django-picklefield/ -PKG_HASH:=fab48a427c6310740755b242128f9300283bef159ffee42d3231a274c65d9ae2 +PKG_SOURCE_URL:=https://pypi.python.org/packages/e8/69/232d78ef16cad8dd4c2f871b0f44d87bcde36ed6a90597416e903034600b/ +PKG_HASH:=61e3ba7f6df82d8df9e6be3a8c55ef589eb3bf926c3d25d2b7949b07eae78354 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From bc1b9fa0e3456f8ef9a4d00520c0a4cd73f8d48a Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:13:03 +0100 Subject: [PATCH 10/14] django-compressor: update to 2.2 Signed-off-by: Gergely Kiss --- lang/python/django-compressor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/django-compressor/Makefile b/lang/python/django-compressor/Makefile index 4925f4332..c45eb0784 100644 --- a/lang/python/django-compressor/Makefile +++ b/lang/python/django-compressor/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-compressor -PKG_VERSION:=2.1.1 +PKG_VERSION:=2.2 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=django_compressor-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/38/58/03098a826062b856956c7169a8f778ec2b8e2767ddc63da0629062df5621/ +PKG_SOURCE_URL:=https://pypi.python.org/packages/82/76/1355459f90714517c52f264aa7245b52e59a273ec16e8f8d505fa6c342f8/ PKG_BUILD_DIR:=$(BUILD_DIR)/django_compressor-$(PKG_VERSION)/ -PKG_HASH:=9200400046ee00a5c1b4e2fbab97704fd2514f9b59d5649c8a365c3cf06c82e8 +PKG_HASH:=9616570e5b08e92fa9eadc7a1b1b49639cce07ef392fc27c74230ab08075b30f PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From e8dac180343c2760873dd32068dfd5e5054baf46 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:17:18 +0100 Subject: [PATCH 11/14] python-urllib3: update to 1.22 Signed-off-by: Gergely Kiss --- lang/python/python-urllib3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-urllib3/Makefile b/lang/python/python-urllib3/Makefile index cad688b15..68886797b 100644 --- a/lang/python/python-urllib3/Makefile +++ b/lang/python/python-urllib3/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-urllib3 -PKG_VERSION:=1.20 +PKG_VERSION:=1.22 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=urllib3-$(PKG_VERSION).tar.gz PKG_BUILD_DIR:=$(BUILD_DIR)/urllib3-$(PKG_VERSION)/ -PKG_SOURCE_URL:=https://pypi.python.org/packages/20/56/a6aa403b0998f857b474a538343ee483f5c02491bd1aebf61d42a3f60f77/ -PKG_HASH:=97ef2b6e2878d84c0126b9f4e608e37a951ca7848e4855a7f7f4437d5c34a72f +PKG_SOURCE_URL:=https://pypi.python.org/packages/ee/11/7c59620aceedcc1ef65e156cc5ce5a24ef87be4107c2b74458464e437a5d/ +PKG_HASH:=cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 430dce852a6a6de5361022b8d1d0a115fc3769a4 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:21:42 +0100 Subject: [PATCH 12/14] django-restframework: update to 3.7.1 Signed-off-by: Gergely Kiss --- lang/python/django-restframework/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index ed2c88940..862caf57f 100644 --- a/lang/python/django-restframework/Makefile +++ b/lang/python/django-restframework/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-restframework -PKG_VERSION:=3.5.4 +PKG_VERSION:=3.7.1 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_SOURCE:=djangorestframework-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/e9/24/86dfe19fb82a40a3d7a4c50371a8bd85b9277d3506698bf332a6d41d08f6/ +PKG_SOURCE_URL:=https://pypi.python.org/packages/d0/ab/8b991e7d3e26af7cf6327c84b341e60004fc56325d8a4d4019e1474f7456/ PKG_BUILD_DIR:=$(BUILD_DIR)/djangorestframework-$(PKG_VERSION) -PKG_HASH:=f995a35ae22f354d2a9a42ee6d2c059c101f826b1485ed46781677895ad25ee5 +PKG_HASH:=305b2c6564ca46d3b558ba21110ed717135c467adf1a6dfd192bd85f4bb04d50 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From 8a54d9432578ec0ddf1cbbcd66524bc1078ef152 Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:24:43 +0100 Subject: [PATCH 13/14] django-constance: update to 2.0.0 Signed-off-by: Gergely Kiss --- lang/python/django-constance/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/django-constance/Makefile b/lang/python/django-constance/Makefile index de092033e..6174af40a 100644 --- a/lang/python/django-constance/Makefile +++ b/lang/python/django-constance/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-constance -PKG_VERSION:=1.3.4 +PKG_VERSION:=2.0.0 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/0c/19/74c6bbf29a7882bab377db7a4ca30b43e09173dc1e6cabe163dc8d6a3931/ -PKG_HASH:=212eba25cc7d4690abd802ec81fb2a511f68bc3eab1dd45ea805296449377b48 +PKG_SOURCE_URL:=https://pypi.python.org/packages/8a/37/4fa87dd0e43aa0a66fc419d58e67a9b6da70e1853d646c4b501c1ee7208b/ +PKG_HASH:=6eec9f3ac4e5657b93e64f3379181d1e727088df10dd34f0398cd12119b9f0b0 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk From fdb8267c2ddea9eee345fe8296263798ebde0a5a Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Sun, 29 Oct 2017 07:28:12 +0100 Subject: [PATCH 14/14] openpyxl: update to 2.5.0b1 Signed-off-by: Gergely Kiss --- lang/python/openpyxl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/openpyxl/Makefile b/lang/python/openpyxl/Makefile index 5385f918d..8e3634a8e 100644 --- a/lang/python/openpyxl/Makefile +++ b/lang/python/openpyxl/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openpyxl -PKG_VERSION:=2.4.2 +PKG_VERSION:=2.5.0b1 PKG_RELEASE:=1 PKG_LICENSE:=MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/56/c6/a2a7c36196e4732acceca093ce5961db907f5a855b557d6a727a7f59b8b4/ -PKG_HASH:=2fe9ba182b687acf7e4660b39bd91d703c0bf934f8295c182d04ecd2345c6e26 +PKG_SOURCE_URL:=https://pypi.python.org/packages/88/3c/34fbe561fc92e6a75f297478b123c2590ca986d9f2d2dbf340d879aa24dd/ +PKG_HASH:=3b42ece7933b46b2128f8d4111c57c80fb5aa46f4d16e7f83281f169e7398ba7 PKG_BUILD_DEPENDS:=python python-setuptools include $(INCLUDE_DIR)/package.mk