aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 18:30:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 19:16:26 -0300
commite30ef45f9d3a83d90d330b3ea93080a976f3b20a (patch)
tree53df12bd0c5e1665eac72922585dc31544e1e9f8 /community
parentd1b434936b2dc8027c0e9dbea8b8963a81754abf (diff)
downloadaports-e30ef45f9d3a83d90d330b3ea93080a976f3b20a.tar.bz2
aports-e30ef45f9d3a83d90d330b3ea93080a976f3b20a.tar.xz
community/py3-wrapt: upgrade to 1.12.1
Diffstat (limited to 'community')
-rw-r--r--community/py3-wrapt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-wrapt/APKBUILD b/community/py3-wrapt/APKBUILD
index ee41d1917b..d5a0b6c9e7 100644
--- a/community/py3-wrapt/APKBUILD
+++ b/community/py3-wrapt/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-wrapt
_pkgname=wrapt
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=0
pkgdesc="Module for decorators, wrappers and monkey patching"
url="https://github.com/GrahamDumpleton/wrapt"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="56a88e223dfe3d1b0f5fa01219b0a9a710d5a67cacd87d8766cf122498c47a41f4e64d2fcb0d3c939bc775893a7edcac68295754819b37ca469b301f1e98df41 py3-wrapt-1.12.0.tar.gz"
+sha512sums="33e964cb3aa2437bc7d084a98f622f7c5c8c719d97806796ae0317d35130bdb2679a9dd87be7077e2cae1eb32b65d152349fa7cc138cb392d5999cbfdcecc9ac py3-wrapt-1.12.1.tar.gz"