diff options
Diffstat (limited to 'python/yarl/yarl.info')
-rw-r--r-- | python/yarl/yarl.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/yarl/yarl.info b/python/yarl/yarl.info index 578c08fef5853..fc63e4ee23db9 100644 --- a/python/yarl/yarl.info +++ b/python/yarl/yarl.info @@ -1,10 +1,10 @@ PRGNAM="yarl" -VERSION="1.6.3" +VERSION="1.7.2" HOMEPAGE="https://yarl.readthedocs.io/en/stable/" -DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.6.3/yarl-1.6.3.tar.gz" -MD5SUM="115325dfeec2efe9a507ea448617393a" +DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.7.2/yarl-1.7.2.tar.gz" +MD5SUM="fa4da1667783059e3c5ffde784f39b1b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-multidict typing-extensions" +REQUIRES="python3-multidict" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |