Date: Monday, December 6, 2021 @ 18:57:33 Author: dvzrv Revision: 1065342
upgpkg: maturin 0.12.4-2: Rebuild against python 3.10 Modified: maturin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-06 18:56:36 UTC (rev 1065341) +++ PKGBUILD 2021-12-06 18:57:33 UTC (rev 1065342) @@ -2,7 +2,7 @@ pkgname=maturin pkgver=0.12.4 -pkgrel=1 +pkgrel=2 pkgdesc="Build and publish crates with pyo3, rust-cpython and cffi bindings" url="https://github.com/PyO3/maturin" arch=(x86_64)