mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-pyx: rebuild for metadata
This commit is contained in:
parent
cfe432d132
commit
b264c808c5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="PyX-${version}"
|
wrksrc="PyX-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -10,7 +10,7 @@ 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"
|
||||||
maintainer="cipr3s <cipr3s@gmx.com>"
|
maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
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
Reference in a new issue