mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-subunit: update to 1.4.0
This commit is contained in:
parent
1ed28c20b3
commit
1b91983500
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-subunit'
|
# Template file for 'python3-subunit'
|
||||||
pkgname=python3-subunit
|
pkgname=python3-subunit
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=subunit-${version}
|
wrksrc=subunit-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="BSD-3-Clause, Apache-2.0"
|
license="BSD-3-Clause, Apache-2.0"
|
||||||
homepage="https://github.com/testing-cabal/subunit"
|
homepage="https://github.com/testing-cabal/subunit"
|
||||||
distfiles="https://github.com/testing-cabal/subunit/archive/${version}.tar.gz"
|
distfiles="https://github.com/testing-cabal/subunit/archive/${version}.tar.gz"
|
||||||
checksum=b2eafcf81c34c6eeb9d73abf1134df3d3233d87ea6f7efa5063e1e204d26ee25
|
checksum=aeae24f7990e3a952b843c5bd54423d2fbe34b25c733250642027d65de00b529
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense BSD
|
vlicense BSD
|
||||||
|
|
Loading…
Add table
Reference in a new issue