diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:05 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:00 +0100 |
commit | 2b3cc472290b13138673d788d67a6de28711cc49 (patch) | |
tree | 579734350e45abc0a56a0b0e1bd30f6570f70046 /main/py-dateutil | |
parent | 3ea256e72f6b35c7c60d241eced02f96b92d823b (diff) | |
download | aports-2b3cc472290b13138673d788d67a6de28711cc49.tar.bz2 aports-2b3cc472290b13138673d788d67a6de28711cc49.tar.xz |
main/py-dateutil: rebuild against new version of python3
Diffstat (limited to 'main/py-dateutil')
-rw-r--r-- | main/py-dateutil/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-dateutil/APKBUILD b/main/py-dateutil/APKBUILD index bc122b89d0..3bd2f4ca4f 100644 --- a/main/py-dateutil/APKBUILD +++ b/main/py-dateutil/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-dateutil _pkgname=python-dateutil pkgver=2.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python extensions for datetime module" url="https://dateutil.readthedocs.io" arch="noarch" |