aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-decorator
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-04-16 13:16:14 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-04-16 13:24:03 +0000
commit836ad9a9e83bfa7e1a4b44708f9a8bb5d6ccba87 (patch)
tree85d2e2d4282da0e6ff2a7a9ac40f4c3e967a94f1 /community/py-decorator
parenta91a4dbe9e377dfef4747211d096b7b704269b20 (diff)
downloadaports-836ad9a9e83bfa7e1a4b44708f9a8bb5d6ccba87.tar.bz2
aports-836ad9a9e83bfa7e1a4b44708f9a8bb5d6ccba87.tar.xz
community/py-decorator: upgrade to 4.3.0
Diffstat (limited to 'community/py-decorator')
-rw-r--r--community/py-decorator/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-decorator/APKBUILD b/community/py-decorator/APKBUILD
index 5470a34726..a47efe2410 100644
--- a/community/py-decorator/APKBUILD
+++ b/community/py-decorator/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-decorator
_pkgname=decorator
-pkgver=4.2.1
+pkgver=4.3.0
pkgrel=0
pkgdesc="Python Decorator module"
url="https://pypi.python.org/pypi/decorator"
@@ -50,4 +50,4 @@ _py3() {
_py python3
}
-sha512sums="8a6fc53f830470fe15d4bf9dfe8cea434019aa2e1734e55f873dc617138a6ba75d63ddf50a3fcd21a8f67d9d1b19c35c75149d8cee157e909aff4873093c4e0e decorator-4.2.1.tar.gz"
+sha512sums="63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6eeee829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751 decorator-4.3.0.tar.gz"