aboutsummaryrefslogtreecommitdiff
path: root/python/python3-yarl/python3-yarl.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-10-14 09:47:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-18 09:04:11 +0700
commit4101051c79461e7e473ec2a23f98632a39a664c0 (patch)
tree4a39c43021c18aedda72a1b39a804837a221e90c /python/python3-yarl/python3-yarl.SlackBuild
parent1f60bdc3e14aa9932881ca66bdc8507edd447af6 (diff)
python/python3-yarl: Updated for version 1.22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-yarl/python3-yarl.SlackBuild')
-rw-r--r--python/python3-yarl/python3-yarl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-yarl/python3-yarl.SlackBuild b/python/python3-yarl/python3-yarl.SlackBuild
index 955e92b888..b59d35b080 100644
--- a/python/python3-yarl/python3-yarl.SlackBuild
+++ b/python/python3-yarl/python3-yarl.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-yarl
-VERSION=${VERSION:-1.20.1}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}