aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-ddt
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-12 23:41:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-13 03:20:03 -0300
commitcf3fc279946e4ccea690c194d5d7bdafc1f923f0 (patch)
tree5b45d8e3d13d68e11ffde26a2edb891189e38d51 /testing/py3-ddt
parent6958897c44e8267a0e69fd14f4a7e46c6fcbdbd1 (diff)
downloadaports-cf3fc279946e4ccea690c194d5d7bdafc1f923f0.tar.bz2
aports-cf3fc279946e4ccea690c194d5d7bdafc1f923f0.tar.xz
testing/py3-ddt: upgrade to 1.3.0
Diffstat (limited to 'testing/py3-ddt')
-rw-r--r--testing/py3-ddt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-ddt/APKBUILD b/testing/py3-ddt/APKBUILD
index 0210482ec7..8f64e6af45 100644
--- a/testing/py3-ddt/APKBUILD
+++ b/testing/py3-ddt/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: prspkt <prspkt@protonmail.com>
pkgname=py3-ddt
_pkgname=ddt
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=0
pkgdesc="Python library to multiply test cases"
url="https://github.com/txels/ddt"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="cdc6992f745f14fc48ca0b1b43f7706b0f7c0a46987389d0cec546f9dc96a946b5ebcffce20d6a3fbe5d7007d4f6d275683b2364106830a56d46a4b0c1d2e306 ddt-1.2.2.tar.gz"
+sha512sums="2ffe9a72de62aa409b026a418d10c20cc2699276c7e97a572b82a7dc2193d69be70dfb4ac89ebd780343146da54d73ecf3b5e2c2b0d917fc4eb2320ea6e602af ddt-1.3.0.tar.gz"