* update python-wrapt to 1.12.1-4

This commit is contained in:
Alexander Baldeck 2021-05-17 20:02:40 +02:00
parent a2bf9bb7d9
commit 15774d7144

View File

@ -6,7 +6,7 @@ pkgname=python-wrapt
pkgver=1.12.1
pkgrel=4
pkgdesc="A Python module for decorators, wrappers and monkey patching"
arch=(x86_64 powerpc64le)
arch=(x86_64 powerpc64le powerpc)
url="https://pypi.python.org/pypi/wrapt"
license=("BSD")
depends=('python')