aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-11 12:39:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-11 12:47:05 -0300
commit24d3a13e8867f14f1f85e5abd6a16777757792fb (patch)
tree97513a9d5dc1b0df54cf06f7c7f645c29cb38705 /testing
parent6941a1213bc037dea8eb86ba8060b93f0b5b28e9 (diff)
testing/py3-deprecated: upgrade to 1.2.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-deprecated/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-deprecated/APKBUILD b/testing/py3-deprecated/APKBUILD
index 1dc17789a11..827cffeda6d 100644
--- a/testing/py3-deprecated/APKBUILD
+++ b/testing/py3-deprecated/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-deprecated
-pkgver=1.2.6
-pkgrel=1
+pkgver=1.2.7
+pkgrel=0
pkgdesc="@deprecated decorator to deprecate old python classes, functions or methods."
url="https://github.com/tantale/deprecated"
arch="noarch"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="fcef322c6d9c317081dae365d469d4b26b0d23d8290e7aa0ca18592fb098ae7f535cb5e898cc81e5c734e7e211c847cdd9d5430c1999a4b9612f30934243ee9e py3-deprecated-1.2.6.tar.gz"
+sha512sums="da99a22410fdcc2a96cb5b15c489971078ce34e251406ae3dce6b3f97e284a4f09aaf1c5702407abe85a94cb6c8d9237f373a3096d6182e4a9cd1990be2817f1 py3-deprecated-1.2.7.tar.gz"