From c1635a39c0dcef96e6735bf3e6decb1aac166101 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 28 Dec 2019 19:54:21 +0000 Subject: [PATCH 1/2] python-pytz: version bump --- programming/language/python/python-pytz/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/python/python-pytz/pspec.xml b/programming/language/python/python-pytz/pspec.xml index 8e9a9197..bd235d79 100755 --- a/programming/language/python/python-pytz/pspec.xml +++ b/programming/language/python/python-pytz/pspec.xml @@ -13,7 +13,7 @@ library World Timezone Definitions for Python python-pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. - https://files.pythonhosted.org/packages/27/c0/fbd352ca76050952a03db776d241959d5a2ee1abddfeb9e2a53fdb489be4/pytz-2019.2.tar.gz + https://files.pythonhosted.org/packages/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz @@ -25,8 +25,15 @@ - + 2019-12-27 + 2019.3 + Version bump. + Blue Devil + bluedevil@sctzine.com + + + 2019-10-03 2019.2 Version bump idris Kalp From 7340eab9600b1aa168e2d50db285f7c8a4df13a5 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 28 Dec 2019 20:45:48 +0000 Subject: [PATCH 2/2] python-six: version bump --- programming/language/python/python-six/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python/python-six/pspec.xml b/programming/language/python/python-six/pspec.xml index d6b4b2a6..11ef73a3 100755 --- a/programming/language/python/python-six/pspec.xml +++ b/programming/language/python/python-six/pspec.xml @@ -12,7 +12,7 @@ app:console Python 2 and 3 compatibility utilities. python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. - https://pypi.io/packages/source/s/six/six-1.12.0.tar.gz + https://files.pythonhosted.org/packages/94/3e/edcf6fef41d89187df7e38e868b2dd2182677922b600e880baad7749c865/six-1.13.0.tar.gz python-devel @@ -30,6 +30,13 @@ + + 2019-12-27 + 1.13.0 + Version bump + Blue Devil + bluedevil@sctzine.com + 2019-10-03 1.12.0