mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-fishnet: update to 1.15.14.
This commit is contained in:
parent
c6b0b0ca98
commit
271b931fda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-fishnet'
|
# Template file for 'python-fishnet'
|
||||||
pkgname=python-fishnet
|
pkgname=python-fishnet
|
||||||
version=1.15.13
|
version=1.15.14
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="fishnet-${version}"
|
wrksrc="fishnet-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/niklasf/fishnet"
|
homepage="https://github.com/niklasf/fishnet"
|
||||||
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
|
||||||
checksum=549a1881672c62b3126cbc694381668ad0864b77ac0b20281a9d9e6b57e836e6
|
checksum=19693df6e7f458ad8b642e82139c51ec69f008d7d0896b2fe79e230af5f19c1f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue