summaryrefslogtreecommitdiff
path: root/user/py3-tz/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-tz/APKBUILD')
-rw-r--r--user/py3-tz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/py3-tz/APKBUILD b/user/py3-tz/APKBUILD
index 7d52f8779..6dc33045e 100644
--- a/user/py3-tz/APKBUILD
+++ b/user/py3-tz/APKBUILD
@@ -5,12 +5,12 @@ pkgname=py3-tz
_pkgname=pytz
pkgver=2018.5
pkgrel=0
-pkgdesc="A Python definitions of world timezone"
+pkgdesc="Timezone definitions for Python"
url="http://pytz.sourceforge.net/"
arch="noarch"
license="MIT"
options="!check" # flake8, sphinx
-depends="tzdata"
+depends="python3 tzdata"
makedepends="python3-dev unzip"
subpackages=""
source="https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz