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'
|
# Template file for 'python-attrs'
|
||||||
pkgname=python-attrs
|
pkgname=python-attrs
|
||||||
version=16.1.0
|
version=16.2.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=50f1277dbc9880098afc13cda5eb1bb2efbc1d083559a932f528baee3fba1282
|
checksum=136f2ec0f94ec77ff2990830feee965d608cab1e8922370e3abdded383d52001
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue