mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Yapsy: update to 1.12.2.
This commit is contained in:
parent
5adc2dfc51
commit
a4312092af
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Yapsy'
|
# Template file for 'python-Yapsy'
|
||||||
pkgname=python-Yapsy
|
pkgname=python-Yapsy
|
||||||
version=1.12.0
|
version=1.12.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Yapsy-${version}"
|
wrksrc="Yapsy-${version}"
|
||||||
|
@ -9,11 +9,11 @@ pycompile_module="yapsy"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Yet another plugin system"
|
short_desc="Yet another plugin system"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://yapsy.sourceforge.net/"
|
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
homepage="http://yapsy.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/Y/Yapsy/Yapsy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/Y/Yapsy/Yapsy-${version}.tar.gz"
|
||||||
checksum=f08cb229a96f14cc0b1d4b68cb7c111d1020ab8c3989b426d3aa39b82d6a3e3c
|
checksum=d8113d9f9c74eacf65b4663c9c037d278c9cb273b5eee5f0e1803baeedb23f8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue