python-pyx: build_style=python2-module
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Template file for 'python-pyx'
|
||||
pkgname=python-pyx
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=python-module
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="PyX-${version}"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python texlive-bin"
|
||||
short_desc="Python library for the creation of PostScript and PDF files"
|
||||
@@ -12,4 +12,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://pyx.sourceforge.net"
|
||||
distfiles="${PYPI_SITE}/p/pyx/pyx-${version}.tar.gz"
|
||||
checksum="e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e"
|
||||
checksum=e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e
|
||||
|
||||
Reference in New Issue
Block a user