aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-decorator
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-17 08:25:54 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:45 +0100
commit0aed5bd2812a45bff570b3ab205ec8fefcf2d415 (patch)
treee02f75102383b6c627eef7245e63e5e22cea105d /community/py-decorator
parent01b6e40151ea8349a6c9a941ae09d459f40f0885 (diff)
downloadaports-0aed5bd2812a45bff570b3ab205ec8fefcf2d415.tar.bz2
aports-0aed5bd2812a45bff570b3ab205ec8fefcf2d415.tar.xz
community/py-decorator: rebuild against new version of python3
Diffstat (limited to 'community/py-decorator')
-rw-r--r--community/py-decorator/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-decorator/APKBUILD b/community/py-decorator/APKBUILD
index 72db446eea..acc799704f 100644
--- a/community/py-decorator/APKBUILD
+++ b/community/py-decorator/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-decorator
_pkgname=decorator
pkgver=4.0.11
-pkgrel=0
+pkgrel=1
pkgdesc="Python Decorator module"
url="http://pypi.python.org/pypi/decorator"
arch="noarch"