mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-pytest-mock: update to 3.14.1.
This commit is contained in:
parent
a3215b71b1
commit
77f0bd847c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytest-mock'
|
||||
pkgname=python3-pytest-mock
|
||||
version=3.14.0
|
||||
revision=2
|
||||
version=3.14.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-pytest"
|
||||
|
@ -11,8 +11,8 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pytest-mock/"
|
||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-mock/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
||||
checksum=2719255a1efeceadbc056d6bf3df3d1c5015530fb40cf347c0f9afac88410bd0
|
||||
distfiles="${PYPI_SITE}/p/pytest-mock/pytest_mock-${version}.tar.gz"
|
||||
checksum=159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue