mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
pelican: update to 3.7.0
This commit is contained in:
parent
d149a9712a
commit
f290f8210f
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'pelican'
|
# Template file for 'pelican'
|
||||||
pkgname=pelican
|
pkgname=pelican
|
||||||
version=3.6.3
|
version=3.7.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-feedgenerator python-Jinja2 python-Pygments python-docutils
|
|
||||||
python-pytz python-blinker python-Unidecode python-six python-dateutil"
|
|
||||||
pycompile_module="pelican"
|
pycompile_module="pelican"
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python-setuptools python-feedgenerator python-Jinja2 python-Pygments
|
||||||
|
python-docutils python-pytz python-blinker python-Unidecode python-six
|
||||||
|
python-dateutil"
|
||||||
short_desc="Static site generator written in Python"
|
short_desc="Static site generator written in Python"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://getpelican.com/"
|
homepage="http://getpelican.com/"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
distfiles="${PYPI_SITE}/p/pelican/pelican-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pelican/pelican-${version}.tar.gz"
|
||||||
checksum=13b9c41ea3342b7eb0fd7f74078b5a8d5035632f05d8680266f50f4c5626c9c2
|
checksum=0786bcb1a7ab58b3bd81db13175b09a446fe0a1ab8d100252ad844195e9e877b
|
||||||
|
|
Loading…
Add table
Reference in a new issue