mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-testtools: update to 2.4.0
This commit is contained in:
parent
d4241b307e
commit
9f6c903c44
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-testtools'
|
# Template file for 'python3-testtools'
|
||||||
pkgname=python3-testtools
|
pkgname=python3-testtools
|
||||||
version=2.3.0
|
version=2.4.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="testtools-${version}"
|
wrksrc="testtools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/testing-cabal/testtools"
|
homepage="https://github.com/testing-cabal/testtools"
|
||||||
distfiles="${PYPI_SITE}/t/testtools/testtools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/testtools/testtools-${version}.tar.gz"
|
||||||
checksum=5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559
|
checksum=64c974a6cca4385d05f4bbfa2deca1c39ce88ede31c3448bee86a7259a9a61c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue