diff options
Diffstat (limited to 'testing/py-tzlocal/APKBUILD')
-rw-r--r-- | testing/py-tzlocal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-tzlocal/APKBUILD b/testing/py-tzlocal/APKBUILD index f6048bd16f1..931aeb67587 100644 --- a/testing/py-tzlocal/APKBUILD +++ b/testing/py-tzlocal/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Python tzinfo object for the local timezone" url="http://pytz.sourceforge.net/" arch="noarch" -license="CC0 1.0" +license="CC0-1.0" depends="python2 py-tz" makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" |