python3-decorator: update to 5.1.0.
This commit is contained in:
parent
53bf5853cb
commit
9c06f50f5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-decorator'
|
# Template file for 'python3-decorator'
|
||||||
pkgname=python3-decorator
|
pkgname=python3-decorator
|
||||||
version=5.0.9
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="decorator-${version}"
|
wrksrc="decorator-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/micheles/decorator"
|
homepage="https://github.com/micheles/decorator"
|
||||||
changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"
|
||||||
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
|
||||||
checksum=72ecfba4320a893c53f9706bebb2d55c270c1e51a28789361aa93e4a21319ed5
|
checksum=e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue