aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-pytz
Commit message (Collapse)AuthorAge
* treewide: Use pypi.mk for Python packagesJeffery To2019-10-30
| | | | | | | | | | | | | This updates all Python packages that download their source from PyPi to use pypi.mk. This will allow future improvements/changes to pypi.mk to affect all relevant packages. This also makes it easier for future Python packages to start using pypi.mk, when it's clear how it is used in existing packages. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pytz: update to 2019.03Fabian Lipken2019-10-24
| | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* python-pytz: bump to version 2019.2Alexandru Ardelean2019-08-12
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pytz: remove host-buildAlexandru Ardelean2019-06-18
| | | | | | | | seafile-seahub was the only user of this. Remove this from the build. Having it here is a bit messy. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pytz: update to version 2019.1Josef Schlehofer2019-04-11
| | | | | | | | Add LICENSE file Changed URL of the project Reordered stuff in Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-pytz: add Python3 versionKarel Kočí2019-03-11
Signed-off-by: Karel Kočí <cynerd@email.cz>