aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-deprecated
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:17:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:34 +0000
commit9e8325e753a1d0ad7f5a4914d905ff448f5650b5 (patch)
tree199043e3ae55a608788408490045d5fbf4bf45fd /testing/py3-deprecated
parent84883310975a018d3d0507f9e15328c765732b25 (diff)
downloadaports-9e8325e753a1d0ad7f5a4914d905ff448f5650b5.tar.bz2
aports-9e8325e753a1d0ad7f5a4914d905ff448f5650b5.tar.xz
testing/py3-deprecated: rebuild against python 3.8
Diffstat (limited to 'testing/py3-deprecated')
-rw-r--r--testing/py3-deprecated/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-deprecated/APKBUILD b/testing/py3-deprecated/APKBUILD
index 3da61b4f6d..1dc17789a1 100644
--- a/testing/py3-deprecated/APKBUILD
+++ b/testing/py3-deprecated/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-deprecated
pkgver=1.2.6
-pkgrel=0
+pkgrel=1
pkgdesc="@deprecated decorator to deprecate old python classes, functions or methods."
url="https://github.com/tantale/deprecated"
arch="noarch"