python3-async-timeout: update to 1.3.0
This commit is contained in:
parent
6e16dd7b8e
commit
d3f5b50f4e
1 changed files with 3 additions and 3 deletions
|
@ -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.2.1
|
version=1.3.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=840ca2fb8237faa2251ecccdd8b5180d6f9f2d92df6068e77ea823642fcc75d4
|
checksum=31b7d8e5c89870d0002c6faad79e39fcae9228523b33d3d0c84c0330b91c4b59
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue