python3-pytest-mock: update to 3.12.0.
This commit is contained in:
parent
87bf2cde44
commit
91320c31a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-mock'
|
# Template file for 'python3-pytest-mock'
|
||||||
pkgname=python3-pytest-mock
|
pkgname=python3-pytest-mock
|
||||||
version=3.11.1
|
version=3.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
depends="python3-pytest"
|
depends="python3-pytest"
|
||||||
|
@ -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=7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f
|
checksum=31a40f038c22cad32287bb43932054451ff5583ff094bca6f675df2f8bc1a6e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue