From c28f176942552552e354586c2af2e859b06cdb4b Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 29 Aug 2020 21:27:38 +0200 Subject: [PATCH] python-pytaz: ver bump --- .../language/python/python-pytz/actions.py | 2 +- .../language/python/python-pytz/pspec.xml | 17 +++++++++++++---- .../python/python-pytz/translations.xml | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/programming/language/python/python-pytz/actions.py b/programming/language/python/python-pytz/actions.py index 13d86cb3..d8fd9aaa 100755 --- a/programming/language/python/python-pytz/actions.py +++ b/programming/language/python/python-pytz/actions.py @@ -13,4 +13,4 @@ def setup(): def install(): pythonmodules.install() - pisitools.dodoc("LICENSE.txt", "README.txt") + pisitools.dodoc("LICENSE*", "README*") diff --git a/programming/language/python/python-pytz/pspec.xml b/programming/language/python/python-pytz/pspec.xml index bd235d79..c580c838 100755 --- a/programming/language/python/python-pytz/pspec.xml +++ b/programming/language/python/python-pytz/pspec.xml @@ -1,5 +1,5 @@ - + python-pytz @@ -8,16 +8,18 @@ PisiLinux Community admins@pisilinux.org + programming.language.python MIT ZPL 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/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz + https://pypi.org/packages/source/p/pytz/pytz-2020.1.tar.gz python-pytz + World Timezone Definitions for Python /usr/lib /usr/share/doc/python-pytz @@ -25,6 +27,13 @@ + + 2020-07-20 + 2020.1 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-27 2019.3 @@ -32,7 +41,7 @@ Blue Devil bluedevil@sctzine.com - + 2019-10-03 2019.2 Version bump @@ -61,4 +70,4 @@ admins@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-pytz/translations.xml b/programming/language/python/python-pytz/translations.xml index 07463956..4fc21eec 100755 --- a/programming/language/python/python-pytz/translations.xml +++ b/programming/language/python/python-pytz/translations.xml @@ -5,4 +5,4 @@ Python için Dünya Saat Dilimi(World Time Zone) tanımları python-pytz, Olson tz veritabanını Python'a taşımaktadır. Bu kütüphane Python kullanarak doğru ve farklı platformlar üzerinde hesaplamalar yapmayı sağlar. Aynı zamanda gün ışığından kazanmak için saat ayarlama ile ilgili belirsizlikleri de çözmektedir. Bu konuda Python Library Reference (datetime.tzinfo) kısmında ayrıntılı bilgi bulabilirsiniz. 540'a yakın Olson zaman dilimi desteklenmektedir. - + \ No newline at end of file