diff options
| author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-07-17 14:00:02 -0400 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:56 +0700 |
| commit | 968b8b37171410f3c29855e4e08aef20d1980709 (patch) | |
| tree | 0d664e7748e83a94b5ee073fbc99ab0028cc0a19 /python/python3-yarl | |
| parent | d14dd7795f0dd56824c3ee217b68575d7a45a9c0 (diff) | |
python/python3-yarl: Updated for version 1.20.1.
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 341a1c266a..955e92b888 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.0} +VERSION=${VERSION:-1.20.1} 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 7a05f202fd..3e74ad89e1 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.0" +VERSION="1.20.1" HOMEPAGE="https://yarl.readthedocs.io/en/stable/" -DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.20.0/yarl-1.20.0.tar.gz" -MD5SUM="83175a056c95e055a44627d998f3d84d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/y/yarl/yarl-1.20.1.tar.gz" +MD5SUM="23352fbc2b165825d4a33682c91788bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-expandvars python3-multidict python3-typing-extensions python3-propcache python3-cython-opt" |
