python-attrs: update to 16.0.0.

This commit is contained in:
Michael Gehring 2016-05-26 09:38:18 +02:00
parent f2c491fc11
commit 003c38dc32
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-attrs' # Template file for 'python-attrs'
pkgname=python-attrs pkgname=python-attrs
version=15.2.0 version=16.0.0
revision=2 revision=1
noarch==yes noarch==yes
wrksrc="attrs-${version}" wrksrc="attrs-${version}"
build_style=python-module build_style=python-module
@ -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=9f895d2ecefa0be054e29375769f1d0ee88e93ce820088cf5c49390529bf7ee7 checksum=de6827a454d23716442b571bb35b0efb32a1b5c1037f09cfc7aaf405c7d68abc
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE