diff options
| author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-10-14 09:47:25 -0400 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-18 09:04:11 +0700 |
| commit | 4101051c79461e7e473ec2a23f98632a39a664c0 (patch) | |
| tree | 4a39c43021c18aedda72a1b39a804837a221e90c /python/python3-yarl | |
| parent | 1f60bdc3e14aa9932881ca66bdc8507edd447af6 (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')
| -rw-r--r-- | python/python3-yarl/python3-yarl.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-yarl/python3-yarl.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-yarl/python3-yarl.info b/python/python3-yarl/python3-yarl.info index 3e74ad89e1..e44feedc90 100644 --- a/python/python3-yarl/python3-yarl.info +++ b/python/python3-yarl/python3-yarl.info @@ -1,8 +1,8 @@ PRGNAM="python3-yarl" -VERSION="1.20.1" +VERSION="1.22.0" HOMEPAGE="https://yarl.readthedocs.io/en/stable/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/y/yarl/yarl-1.20.1.tar.gz" -MD5SUM="23352fbc2b165825d4a33682c91788bc" +DOWNLOAD="https://files.pythonhosted.org/packages/source/y/yarl/yarl-1.22.0.tar.gz" +MD5SUM="21bde2ca6df9bfc66b1810461e0ded05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-expandvars python3-multidict python3-typing-extensions python3-propcache python3-cython-opt" |
