mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
python-pytest-mock: update to 1.10.1.
This commit is contained in:
parent
f50d4a1e6a
commit
3090f8abe6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pytest-mock'
|
# Template file for 'python-pytest-mock'
|
||||||
pkgname=python-pytest-mock
|
pkgname=python-pytest-mock
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pytest-mock/"
|
homepage="https://github.com/pytest-dev/pytest-mock/"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
|
||||||
checksum=d89a8209d722b8307b5e351496830d5cc5e192336003a485443ae9adeb7dd4c0
|
checksum=4d0d06d173eecf172703219a71dbd4ade0e13904e6bbce1ce660e2e0dc78b5c4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Reference in a new issue