Skip to content
Snippets Groups Projects
Commit d1ffcfcc authored by Leo's avatar Leo
Browse files

community/py3-pytest-runner: upgrade to 5.3.1

parent 5e7363fe
No related branches found
No related tags found
1 merge request!21563community/py3-pytest-runner: upgrade to 5.3.1
......@@ -2,8 +2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pytest-runner
_pkgname=pytest-runner
pkgver=5.3.0
pkgrel=3
pkgver=5.3.1
pkgrel=0
pkgdesc="Invoke py.test as distutils command"
options="!check" # Requires unpackaged pytest-{checkdocs,flake8,virtualenv}
url="https://github.com/pytest-dev/pytest-runner"
......@@ -32,4 +32,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="35ead39da1e0280fb676afc4c4b9b2792ba63a8bfd4dfcacaf33d14537eb03ca7c3432ccc39cbe95a7e7af68b0c2145cb945dc396508c3a3e696f06dafba148d pytest-runner-5.3.0.tar.gz"
sha512sums="
7104ea8d714cc48fd69cbaedab5e71553889d1bc58b61bbb0d80a1de1cd9002eca2e05d6bc726c984ed4e4c4a276a757153164058295d445e458d763a888bcb6 pytest-runner-5.3.1.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