python-blessings: update to 1.6.1.

Closes: #10406 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-03 22:29:26 -02:00 committed by Jürgen Buchmüller
parent 418058e4f4
commit 6477d41627

View file

@ -1,6 +1,6 @@
# Template file for 'python-blessings' # Template file for 'python-blessings'
pkgname=python-blessings pkgname=python-blessings
version=1.6 version=1.6.1
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="blessings-${version}" wrksrc="blessings-${version}"
@ -13,7 +13,7 @@ maintainer="Maurizio Porrato <maurizio.porrato@gmail.com>"
homepage="https://github.com/erikrose/blessings" homepage="https://github.com/erikrose/blessings"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/b/blessings/blessings-${version}.tar.gz" distfiles="${PYPI_SITE}/b/blessings/blessings-${version}.tar.gz"
checksum=edc5713061f10966048bf6b40d9a514b381e0ba849c64e034c4ef6c1847d3007 checksum=74919575885552e14bc24a68f8b539690bd1b5629180faa830b1a25b8c7fb6ea
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE