mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pytest-timeout: update to 2.2.0.
This commit is contained in:
parent
0ab81ad569
commit
ea93423f94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytest-timeout'
|
||||
pkgname=python3-pytest-timeout
|
||||
version=2.1.0
|
||||
revision=3
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pytest"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pytest-timeout/"
|
||||
distfiles="${PYPI_SITE}/p/pytest-timeout/pytest-timeout-${version}.tar.gz"
|
||||
checksum=c07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9
|
||||
checksum=3b0b95dabf3cb50bac9ef5ca912fa0cfc286526af17afc806824df20c2f72c90
|
||||
# Tests require package to be installed
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue