aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-01 12:09:31 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-01 10:42:53 +0000
commitdb9ee7ce1f9cd3d341f943148bcbb77b7d0c424a (patch)
treeb15658226e667413f6e9b3b3f77618dc4416b514
parent232167c006a3f538d2dec7bc6faa15b7c70b6c1e (diff)
community/py3-pytest-forked: upgrade to 1.3.0
community/py3-pytest-forked: upgrade to 1.3.0
-rw-r--r--community/py3-pytest-forked/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pytest-forked/APKBUILD b/community/py3-pytest-forked/APKBUILD
index b441f669a62..26d03ef4a8f 100644
--- a/community/py3-pytest-forked/APKBUILD
+++ b/community/py3-pytest-forked/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dmitry Romanenko <dmitry@romanenko.in>
pkgname=py3-pytest-forked
_pyname=pytest-forked
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=0
pkgdesc="extracted --boxed from pytest-xdist to ensure backward compat"
url="https://github.com/pytest-dev/pytest-forked"
@@ -31,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d7ed2c36213cfb81988e84e370e0504add77fdb79d31aed4d7aabb73943042f860b4a3ca6c9aad7de5b11234631b1e0f66eb067fcb46079d2cc4ba53ef0cabfb pytest-forked-1.2.0.tar.gz"
+sha512sums="25d639aa43380155d7744f1d05a95e0144f5fe7dea42ff3c2bba3803a07d73b5eb008525469330c5dda14800fe4b611241691be197132f31f88f66930c3ecac0 pytest-forked-1.3.0.tar.gz"