diff --git a/srcpkgs/python3-yarl/template b/srcpkgs/python3-yarl/template index 000991cc6a09f0..f007e7de7f0239 100644 --- a/srcpkgs/python3-yarl/template +++ b/srcpkgs/python3-yarl/template @@ -1,7 +1,7 @@ # Template file for 'python3-yarl' pkgname=python3-yarl -version=1.22.0 -revision=2 +version=1.23.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-Cython" makedepends="python3-devel" @@ -12,7 +12,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://yarl.readthedocs.io/" distfiles="https://github.com/aio-libs/yarl/archive/refs/tags/v${version}.tar.gz" -checksum=d63cfdafde4efd6b1730c600c32c5a8ea6282cf4122924edb5da85014a20275e +checksum=0008f2f6248957895da30ae6f03357d3ce2a4c7ecf64be59b055264ed63a9a1c pre_build() { cythonize yarl/_quoting_c.pyx