Skip to content
Snippets Groups Projects
Commit 5914b76e authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

community/py3-pytest-trio: upgrade to 0.7.0

Also remove duplicate dependency
parent 2fff06fb
1 merge request!14163community/py3-pytest-trio: upgrade to 0.7.0
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-pytest-trio
pkgver=0.6.0
pkgver=0.7.0
pkgrel=0
pkgdesc="pytest plugin for trio"
url="https://github.com/python-trio/pytest-trio"
......@@ -9,7 +9,7 @@ arch="noarch"
license="MIT OR Apache-2.0"
depends="python3 py3-pytest py3-trio py3-outcome py3-async_generator"
makedepends="py3-setuptools"
checkdepends="py3-pytest py3-hypothesis"
checkdepends="py3-hypothesis"
source="https://pypi.python.org/packages/source/p/pytest-trio/pytest-trio-$pkgver.tar.gz"
options="!check" # Fails with py3-pytest 6.0.x https://github.com/python-trio/pytest-trio/pull/98#issuecomment-678699693
builddir="$srcdir/pytest-trio-$pkgver"
......@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="662719e67f5d71f73b2e5389592812b79b296b7fdd8ff6f491961bd5444958e829c46a3bd79f08e9b8b8638125c48edd459f599acc2e071fc0cf8013525a3739 pytest-trio-0.6.0.tar.gz"
sha512sums="547036c94f33cf8e755c88d608c5fddfa5c583fdaa7e604598d470e250a006c571702a81bac4f273b74450a8c10e4be404bad74d4104403fe1c9c70e872dff53 pytest-trio-0.7.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment