python-attrs: update to 20.1.0.
This commit is contained in:
parent
022d31fe7b
commit
c2f854481d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-attrs'
|
||||
pkgname=python-attrs
|
||||
version=19.3.0
|
||||
revision=2
|
||||
version=20.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="attrs-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://attrs.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
|
||||
checksum=f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72
|
||||
checksum=0ef97238856430dcf9228e07f316aefc17e8939fc8507e18c6501b761ef1a42a
|
||||
|
||||
pre_check() {
|
||||
# those are python3 only
|
||||
|
|
Loading…
Reference in a new issue