mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
5a8dee112c
commit
8e31cd8906
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.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=8ed6c9ac6b7565b226b4da2da48876c9198d76401ec8d9c5e4c69b45423e33f8
|
checksum=b879dff61e31fcd4727c227c182f15f222a155293cc64ed5a02d55e0020cf949
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue