From 724acf8c43ddf95d9387b29ee170a1b966ae5334 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 26 Feb 2018 11:56:16 +0300 Subject: [PATCH] python-pytz-2018-3:ver.bump --- programming/language/python/python-pytz/actions.py | 2 +- programming/language/python/python-pytz/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/language/python/python-pytz/actions.py b/programming/language/python/python-pytz/actions.py index 143c3783c0..13d86cb310 100644 --- 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("CHANGES.txt", "LICENSE.txt", "README.txt") + pisitools.dodoc("LICENSE.txt", "README.txt") diff --git a/programming/language/python/python-pytz/pspec.xml b/programming/language/python/python-pytz/pspec.xml index 5654660d97..95a2a2ab6f 100644 --- 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://pypi.python.org/packages/42/00/5c89fc6c9b305df84def61863528e899e9dccb196f8438f6cbe960758fc5/pytz-2016.10.tar.gz + https://pypi.python.org/packages/1b/50/4cdc62fc0753595fc16c8f722a89740f487c6e5670c644eb8983946777be/pytz-2018.3.tar.gz @@ -25,6 +25,13 @@ + + 2018-02-26 + 2018.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2017-01-29 2016.10