diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-01-12 19:07:33 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:02 +0700 |
commit | 5e24e2e3d7c43aadb265706b3e7bf99b5ca9b740 (patch) | |
tree | 9b606e3db534e2752aeed874a7f89452c4ba21c0 /python/yarl/yarl.info | |
parent | 7c371d6349d505541cd33623de33581dac69a147 (diff) |
python/yarl: Updated for version 1.8.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/yarl/yarl.info')
-rw-r--r-- | python/yarl/yarl.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/yarl/yarl.info b/python/yarl/yarl.info index 03e01025c8328..418c33ec139ef 100644 --- a/python/yarl/yarl.info +++ b/python/yarl/yarl.info @@ -1,8 +1,8 @@ PRGNAM="yarl" -VERSION="1.8.1" +VERSION="1.8.2" HOMEPAGE="https://yarl.readthedocs.io/en/stable/" -DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.8.1/yarl-1.8.1.tar.gz" -MD5SUM="60391cb3392b9448345cbc52832b27f4" +DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.8.2/yarl-1.8.2.tar.gz" +MD5SUM="b2378006de42c5c203642cd729232da8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-multidict" |