aboutsummaryrefslogtreecommitdiff
path: root/python/yarl/yarl.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-02-06 00:28:37 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 08:24:49 +0700
commit27294b1360718835d3c4febaf7818cbf7c3813eb (patch)
tree9d1211dc74efafb35557faff709294d65dff4a07 /python/yarl/yarl.info
parentb748b2812dee68eb8951a57b4387fb0144329870 (diff)
python/yarl: Updated for version 1.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/yarl/yarl.info')
-rw-r--r--python/yarl/yarl.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/yarl/yarl.info b/python/yarl/yarl.info
index 7fceb781e03fa..578c08fef5853 100644
--- a/python/yarl/yarl.info
+++ b/python/yarl/yarl.info
@@ -1,10 +1,10 @@
PRGNAM="yarl"
-VERSION="1.3.0"
+VERSION="1.6.3"
HOMEPAGE="https://yarl.readthedocs.io/en/stable/"
-DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.3.0/yarl-1.3.0.tar.gz"
-MD5SUM="be1f160ce1711056aa54e1089a74a6e1"
+DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.6.3/yarl-1.6.3.tar.gz"
+MD5SUM="115325dfeec2efe9a507ea448617393a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-multidict"
+REQUIRES="python3-multidict typing-extensions"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"