mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-yapsy: upgrade to 1.12.0
* Run test suite.
This commit is contained in:
parent
bf365af39c
commit
d803f33337
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-yapsy
|
||||
_pkgname=Yapsy
|
||||
pkgver=1.11.223
|
||||
pkgrel=2
|
||||
pkgver=1.12.0
|
||||
pkgrel=0
|
||||
pkgdesc="DIY Python plugin management toolkit"
|
||||
url="https://yapsy.sourceforge.net"
|
||||
arch="noarch"
|
||||
@ -20,8 +20,12 @@ build() {
|
||||
python3 setup.py build
|
||||
}
|
||||
|
||||
check() {
|
||||
python3 setup.py test
|
||||
}
|
||||
|
||||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="690d0ab78eafede5a75cf7b7bbcfce00b05c7b6f958980c3b67815bcaf848a8098b6e81afd1d95c5821fa4bb7affefab2cde208ff7c8ac7952615c8ddbafe305 Yapsy-1.11.223.tar.gz"
|
||||
sha512sums="115b5d1a99aeef01b2f0826554d4aebab33144560ec5dbde24c5ae8ab5082f859bab2d23e3a65bce2d1f81035ccba576a2775149e23ecb0fdbc59c5b9861ce03 Yapsy-1.12.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user