mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-mock: update to 4.0.1
This commit is contained in:
parent
ea977d7787
commit
30c7b80e81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-mock'
|
# Template file for 'python3-mock'
|
||||||
pkgname=python3-mock
|
pkgname=python3-mock
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="mock-${version}"
|
wrksrc="mock-${version}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://mock.readthedocs.org/en/latest/"
|
homepage="http://mock.readthedocs.org/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
|
||||||
checksum=8fff3fd7c5796ea78ae2847f32e87ad4e111e03fef6e90d03b5efb4882211d78
|
checksum=2a572b715f09dd2f0a583d8aeb5bb67d7ed7a8fd31d193cf1227a99c16a67bc3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue