python-attrs: update to 16.2.0.
This commit is contained in:
parent
8e9c074eee
commit
62481f1e37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-attrs'
|
||||
pkgname=python-attrs
|
||||
version=16.1.0
|
||||
version=16.2.0
|
||||
revision=1
|
||||
noarch==yes
|
||||
wrksrc="attrs-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://attrs.readthedocs.org/"
|
||||
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
|
||||
checksum=50f1277dbc9880098afc13cda5eb1bb2efbc1d083559a932f528baee3fba1282
|
||||
checksum=136f2ec0f94ec77ff2990830feee965d608cab1e8922370e3abdded383d52001
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue