python-pyx: build_style=python2-module
This commit is contained in:
parent
2683753343
commit
5c7c8aaf62
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python-pyx'
|
# Template file for 'python-pyx'
|
||||||
pkgname=python-pyx
|
pkgname=python-pyx
|
||||||
version=0.12.1
|
version=0.12.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="PyX-${version}"
|
wrksrc="PyX-${version}"
|
||||||
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python texlive-bin"
|
depends="python texlive-bin"
|
||||||
short_desc="Python library for the creation of PostScript and PDF files"
|
short_desc="Python library for the creation of PostScript and PDF files"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://pyx.sourceforge.net"
|
homepage="http://pyx.sourceforge.net"
|
||||||
distfiles="${PYPI_SITE}/p/pyx/pyx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyx/pyx-${version}.tar.gz"
|
||||||
checksum="e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e"
|
checksum=e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue