aboutsummaryrefslogtreecommitdiff
path: root/python/python3-yarl/python3-yarl.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-09-25 09:09:33 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:12 +0700
commita2c847eac65a91c2aca26e702ab1e98b34223451 (patch)
tree62d4c2980f6967e645c158c80933b5d60c559cdb /python/python3-yarl/python3-yarl.SlackBuild
parentbf5174b560ca6d4292aead2ea8883f4d3384effa (diff)
python/python3-yarl: Updated for version 1.12.1.
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 b75fede5e6..2bf9c6a0e6 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.11.1}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}