aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pytest-forked
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-30 10:44:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-30 10:44:09 -0300
commitd325a7e6fb221ab4a7cb8285e8f7dbe8dd9d0097 (patch)
tree99dcc54f04a04e3f487e54f47f62e8bc9961c183 /community/py3-pytest-forked
parent3ce9291f0893ae88cf88681d83c257e527646242 (diff)
downloadaports-d325a7e6fb221ab4a7cb8285e8f7dbe8dd9d0097.tar.bz2
aports-d325a7e6fb221ab4a7cb8285e8f7dbe8dd9d0097.tar.xz
community/py3-pytest-forked: upgrade to 1.1.3
Diffstat (limited to 'community/py3-pytest-forked')
-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 54789ab7a8..78a17fbd80 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
_pkgname=pytest-forked
-pkgver=1.1.1
+pkgver=1.1.3
pkgrel=0
pkgdesc="extracted --boxed from pytest-xdist to ensure backward compat"
url="https://github.com/pytest-dev/pytest-forked"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4158a5354f749e4bc7497506ab42c43da682ebd93860b1b0a8df5f8f9efe64c4c495cf61457244622c42e18cc119851b81f53e7da9b2ebfb4a8e1db6dddf4c2e pytest-forked-1.1.1.tar.gz"
+sha512sums="2086884b0e78841b3cdf8eb2b144b8fa60ba95e4be79bc58a2b5775a5f997dddef59377f7c993e54974fbbe13e73fe8688eed4d035e85293e35a143c5f0180f3 pytest-forked-1.1.3.tar.gz"