mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
parent
d009f2c8a9
commit
75eb35fbe9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user