python3-pytz: version bump

This commit is contained in:
blue-devil
2020-05-19 01:37:36 +03:00
parent 34eb0fa5bd
commit 62cc0c0127
3 changed files with 16 additions and 5 deletions
@@ -8,12 +8,13 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<License>ZPL</License>
<IsA>library</IsA>
<Summary>World Timezone Definitions for Python</Summary>
<Description>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.</Description>
<Archive sha1sum="fc320b8b76a6067f16bbc3b8c365766978b5252f" type="targz">https://files.pythonhosted.org/packages/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz</Archive>
<Archive sha1sum="60f6db35e92688c4701c16bd3d2b9cbfac1fd604" type="targz">https://pypi.org/packages/source/p/pytz/pytz-2020.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -23,6 +24,9 @@
<Package>
<Name>python3-pytz</Name>
<Summary>World Timezone Definitions for Python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/python3-pytz</Path>
@@ -30,6 +34,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>2020.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2019-12-27</Date>
<Version>2019.3</Version>
@@ -45,4 +56,4 @@
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>