aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-09 18:40:21 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-09 16:53:42 +0000
commitb1f94cc294a5a4d176f6a29afcadbff00dc87f67 (patch)
treeee33b2ed0b74feddf8a9a1de33d4d988c379b674
parent90e3d7c74ec14bb9a563976f5306cd7f4e0eed6e (diff)
testing/py3-crashtest: upgrade to 0.3.1
-rw-r--r--testing/py3-crashtest/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-crashtest/APKBUILD b/testing/py3-crashtest/APKBUILD
index 2c67b9d29e0..6fca9d467e8 100644
--- a/testing/py3-crashtest/APKBUILD
+++ b/testing/py3-crashtest/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-crashtest
_pyname=crashtest
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="Manage Python errors with ease"
url="https://github.com/sdispater/crashtest"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="59e4e0a0f1453a6de96e35a1bb89c63f90775f5b0e3aefa4aa9cb6e713cc5f7b7eacd5ed82203e2f91260c048984d95041172fee70f6d9f7544d679a97969667 crashtest-0.3.0.tar.gz"
+sha512sums="e608e59d6bd772fd292b34ccc3a77d26f23f152aa0b72dbf2e60fbcaa0196f47bdfb8dfe28c30f2196132d32a86903f835bea6f6eb29b3cf179ea11bae237ea9 crashtest-0.3.1.tar.gz"