Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
maturin
Commits:
d5c0b196 by Carl Smedstad at 2024-11-18T09:44:23+01:00
upgpkg: 1.7.4-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = maturin
pkgdesc = Build and publish crates with pyo3, rust-cpython and cffi
bindings
pkgver = 1.7.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/PyO3/maturin
arch = x86_64
license = Apache-2.0 OR MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
python-maturin
)
pkgver=1.7.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)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maturin/-/commit/d5c0b19695a22901c1a657d34f4de74d9d8ecf97
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/maturin/-/commit/d5c0b19695a22901c1a657d34f4de74d9d8ecf97
You're receiving this email because of your account on gitlab.archlinux.org.