From 6db67dbd2c71fc6b4f32cdf41c4703142801b385 Mon Sep 17 00:00:00 2001 From: Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:44:19 -0400 Subject: 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 --- python/python3-yarl/python3-yarl.SlackBuild | 2 +- python/python3-yarl/python3-yarl.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-yarl') 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} diff --git a/python/python3-yarl/python3-yarl.info b/python/python3-yarl/python3-yarl.info index e272de7ff3..646718a2ab 100644 --- a/python/python3-yarl/python3-yarl.info +++ b/python/python3-yarl/python3-yarl.info @@ -1,10 +1,10 @@ PRGNAM="python3-yarl" -VERSION="1.13.1" +VERSION="1.14.0" HOMEPAGE="https://yarl.readthedocs.io/en/stable/" -DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.13.1/yarl-1.13.1.tar.gz" -MD5SUM="09f9ebc64ead9641663bf1d81364b2b2" +DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.14.0/yarl-1.14.0.tar.gz" +MD5SUM="3b0bfa26a44908048ff3468b1136a895" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-expandvars python3-multidict python3-typing-extensions" +REQUIRES="python3-expandvars python3-multidict python3-typing-extensions python3-propcache" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" -- cgit v1.2.3