python3-yarl: update to 1.24.5.
This commit is contained in:
committed by
Duncan Overbruck
parent
665530c3d3
commit
cb36699b79
@@ -9,13 +9,13 @@
|
||||
from ._compat import load_toml_from_string
|
||||
from ._transformers import (
|
||||
|
||||
--- a/pyproject.toml 2026-05-19 11:22:29.000000000 -0500
|
||||
+++ b/pyproject.toml 2026-05-19 16:25:09.197896907 -0500
|
||||
--- masterdir-x86_64/builddir/python3-yarl-1.24.5/pyproject.toml 2026-07-19 19:59:17.000000000 -0500
|
||||
+++ ./pyproject.toml 2026-07-28 10:11:07.648474228 -0500
|
||||
@@ -3,7 +3,6 @@
|
||||
# NOTE: The following build dependencies are necessary for initial
|
||||
# NOTE: provisioning of the in-tree build backend located under
|
||||
# NOTE: `packaging/pep517_backend/`.
|
||||
- "expandvars",
|
||||
"setuptools >= 82.0.1", # Minimum required for `version = attr:`
|
||||
"setuptools >= 47", # Minimum required for `version = attr:`
|
||||
"tomli; python_version < '3.11'",
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-yarl'
|
||||
pkgname=python3-yarl
|
||||
version=1.24.0
|
||||
version=1.24.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython"
|
||||
@@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://yarl.readthedocs.io/"
|
||||
distfiles="https://github.com/aio-libs/yarl/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=13dfb1166bb72e10b878bba6d004df6881725dd56dcd2e973ae4048612d6e9f0
|
||||
checksum=6f130cba0140958abf05d89077fd250e1685bc1e0f2ef16b704e534d63c294ad
|
||||
|
||||
pre_build() {
|
||||
cythonize yarl/_quoting_c.pyx
|
||||
|
||||
Reference in New Issue
Block a user