aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-03-14 07:25:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-15 11:46:17 +0000
commit8592eeb75d2902cf1cfb44a2089f49a20c517324 (patch)
treeeb4404f7137320e76d9cb71e379cc5457ec4a0f6 /testing
parent8661c68fc30729bd3f67712ccfa02942a3ad462a (diff)
downloadaports-8592eeb75d2902cf1cfb44a2089f49a20c517324.tar.bz2
aports-8592eeb75d2902cf1cfb44a2089f49a20c517324.tar.xz
testing/py-pluggy: upgrade to 0.6.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py-pluggy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-pluggy/APKBUILD b/testing/py-pluggy/APKBUILD
index 5b192619a6..507cc56c7f 100644
--- a/testing/py-pluggy/APKBUILD
+++ b/testing/py-pluggy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=py-pluggy
_pkgname=${pkgname#py-*}
-pkgver=0.4.0
+pkgver=0.6.0
pkgrel=0
pkgdesc="Plugin management and hook calling for Python"
url="https://pluggy.readthedocs.io/en/latest/"
@@ -50,4 +50,4 @@ check() {
tox
}
-sha512sums="dea3cdc045d295adf99ef1932ffad542bf57d5ecd91f5b48815f0a65e5f7ffd56e8e727436a20c83e5c261995092a0c561c81a5b20566f97768a24be1dd52eb1 py-pluggy-0.4.0.tar.gz"
+sha512sums="ed8fe81907c7dc476ebfbf0f7e0f902577323d64014765e7d7bfe22c2dc7e4977e1ce7ad55ce7f4e923ae23d206d6c3bcc6663de760c877fce82298cc21079db py-pluggy-0.6.0.tar.gz"