python-attrs: update to 16.1.0.

This commit is contained in:
Michael Gehring 2016-08-31 08:34:33 +02:00
parent e3083dca42
commit 8b2b374d01
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-attrs' # Template file for 'python-attrs'
pkgname=python-attrs pkgname=python-attrs
version=16.0.0 version=16.1.0
revision=1 revision=1
noarch==yes noarch==yes
wrksrc="attrs-${version}" wrksrc="attrs-${version}"
@ -13,7 +13,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="MIT" license="MIT"
homepage="https://attrs.readthedocs.org/" homepage="https://attrs.readthedocs.org/"
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz" distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
checksum=de6827a454d23716442b571bb35b0efb32a1b5c1037f09cfc7aaf405c7d68abc checksum=50f1277dbc9880098afc13cda5eb1bb2efbc1d083559a932f528baee3fba1282
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE