Skip to content
Snippets Groups Projects
Commit e13ade3a authored by Francesco Colista's avatar Francesco Colista
Browse files

community/py3-decorator: upgrade to 5.1.1

parent 5be316b4
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-decorator
_pkgname=decorator
pkgver=5.1.0
pkgrel=1
pkgver=5.1.1
pkgrel=0
pkgdesc="Python3 Decorator module"
options="!check" # No checks on PYPI, github tarball is outdated (4.3.2)
url="https://github.com/micheles/decorator"
......@@ -29,5 +29,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="
4acc0967af79f61c56adea3084c4e9f9de1c34fcbc7906db4bb1b0759e07ffed6eff0e4b21645dda5f37e96662742621f3d043e8c06a401841c7199a915afe18 decorator-5.1.0.tar.gz
584857ffb0c3e52344b473ceb9e28adfd7d789d480a528471f8ab37be055ebe5feb170f41077010e25350e1c311189d45b90773cf12f0043de98ea8ebcde20ab decorator-5.1.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment