python3-async-timeout: update to 1.4.0
This commit is contained in:
parent
d76f9fd0eb
commit
135726ada9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-async-timeout'
|
# Template file for 'python3-async-timeout'
|
||||||
pkgname=python3-async-timeout
|
pkgname=python3-async-timeout
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="async-timeout-${version}"
|
wrksrc="async-timeout-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aio-libs/async-timeout"
|
homepage="https://github.com/aio-libs/async-timeout"
|
||||||
distfiles="https://github.com/aio-libs/async-timeout/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/async-timeout/archive/v${version}.tar.gz"
|
||||||
checksum=31b7d8e5c89870d0002c6faad79e39fcae9228523b33d3d0c84c0330b91c4b59
|
checksum=627366ef67f2a5dcab7e7d672794db3c70bddaac13d200a21883c37578b85221
|
||||||
|
|
Loading…
Reference in New Issue