|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="python3-async-timeout" |
|
|
|
VERSION="4.0.3" |
|
|
|
VERSION="5.0.1" |
|
|
|
HOMEPAGE="https://github.com/aio-libs/async-timeout" |
|
|
|
DOWNLOAD="https://github.com/aio-libs/async-timeout/releases/download/v4.0.3/async-timeout-4.0.3.tar.gz" |
|
|
|
MD5SUM="9bf7b764a7310cb063c1c261c21342e4" |
|
|
|
DOWNLOAD="https://github.com/aio-libs/async-timeout/releases/download/v5.0.1/async_timeout-5.0.1.tar.gz" |
|
|
|
MD5SUM="566a39011e87cb8044ee75369e69b327" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-typing-extensions" |
|
|
|