aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 22:50:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-06 01:56:33 +0000
commit89fe2ae23f1eb6969a4d2caba51bfdff110e5693 (patch)
tree650080f2c45585d3efc302f4bf64ee16ec4c2018 /community
parent34e5e79bbb7b20fe8267067b79b64f865ef2876e (diff)
community/py3-deprecated: upgrade to 1.2.8
Diffstat (limited to 'community')
-rw-r--r--community/py3-deprecated/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-deprecated/APKBUILD b/community/py3-deprecated/APKBUILD
index 4ec4b821736..408b9ec1e44 100644
--- a/community/py3-deprecated/APKBUILD
+++ b/community/py3-deprecated/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=py3-deprecated
-pkgver=1.2.7
+pkgver=1.2.8
pkgrel=0
pkgdesc="@deprecated decorator to deprecate old python classes, functions or methods."
url="https://github.com/tantale/deprecated"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="da99a22410fdcc2a96cb5b15c489971078ce34e251406ae3dce6b3f97e284a4f09aaf1c5702407abe85a94cb6c8d9237f373a3096d6182e4a9cd1990be2817f1 py3-deprecated-1.2.7.tar.gz"
+sha512sums="0a80775b3c9c52137ab22356ee1200d6b6faa7e202b85cd45fe99d58749569f4b6ebc53da0770c0bae1d59cc50dee7dd321b2e83bca85070a2d465080c399b03 py3-deprecated-1.2.8.tar.gz"