testing/py3-pelican: remove a windows-only dependency

See 1d0fd456e8
This commit is contained in:
jvoisin 2023-12-27 16:57:06 +00:00 committed by Andy Postnikov
parent d009f2c8a9
commit 75eb35fbe9

View File

@ -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