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-10-09 03:44:19 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:46 +0700
commit6db67dbd2c71fc6b4f32cdf41c4703142801b385 (patch)
treee78e5c8851c7a6c3bacd71c3cff24f16b90f0fac /python/python3-yarl/python3-yarl.SlackBuild
parent28329e97e142844e9d1ca403c21086dbd9208409 (diff)
python/python3-yarl: Updated for version 1.14.0.
requires new approved/submitted dep "python3-propcache" https://git.slackbuilds.org/slackbuilds/commit/?id=30909877a (will build without). 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 1b282d02a9..1a417e2bb3 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.13.1}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}