mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytest-mock: update to 3.14.0.
This commit is contained in:
parent
13caf06ce2
commit
bce562fd81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytest-mock'
|
# Template file for 'python3-pytest-mock'
|
||||||
pkgname=python3-pytest-mock
|
pkgname=python3-pytest-mock
|
||||||
version=3.12.0
|
version=3.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pytest-mock/"
|
homepage="https://github.com/pytest-dev/pytest-mock/"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-mock/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-mock/main/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
||||||
checksum=31a40f038c22cad32287bb43932054451ff5583ff094bca6f675df2f8bc1a6e9
|
checksum=2719255a1efeceadbc056d6bf3df3d1c5015530fb40cf347c0f9afac88410bd0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue