diff --git a/testing/py3-pelican/APKBUILD b/testing/py3-pelican/APKBUILD index 24cb471ef2f..4d1dc50718d 100644 --- a/testing/py3-pelican/APKBUILD +++ b/testing/py3-pelican/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pelican _pkgname=pelican pkgver=4.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="Static site generator written in Python" url="https://getpelican.com/" arch="noarch" @@ -20,7 +20,6 @@ depends=" py3-unidecode py3-watchfiles py3-markdown - tzdata " makedepends=" py3-gpep517 @@ -30,6 +29,7 @@ makedepends=" checkdepends=" py3-pytest py3-typogrify + tzdata " subpackages="$pkgname-pyc" source="https://files.pythonhosted.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz