mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
pelican: switch to python2-module
This commit is contained in:
parent
307826d4d1
commit
611c336055
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=pelican
|
||||||
version=3.6.3
|
version=3.6.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-feedgenerator python-Jinja2 python-Pygments python-docutils
|
depends="python-feedgenerator python-Jinja2 python-Pygments python-docutils
|
||||||
python-pytz python-blinker python-Unidecode python-six python-dateutil"
|
python-pytz python-blinker python-Unidecode python-six python-dateutil"
|
||||||
|
|
Loading…
Add table
Reference in a new issue