Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
maturin


Commits:
4d559801 by Carl Smedstad at 2026-01-09T07:17:45+01:00
upgpkg: 1.11.4-1: Upstream release

https://github.com/PyO3/maturin/releases/tag/v1.11.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = maturin
        pkgdesc = Build and publish crates with pyo3, rust-cpython and cffi 
bindings
-       pkgver = 1.11.3
+       pkgver = 1.11.4
        pkgrel = 1
        url = https://github.com/PyO3/maturin
        arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = maturin
        makedepends = rust
        makedepends = xz
        options = !lto
-       source = git+https://github.com/PyO3/maturin.git#tag=v1.11.3
-       sha512sums = 
779d005148d5f0d0389a8eaf7d44338185760625c115439a734982761e70e143258162314e140cdf5f10b83a7e8563b7e5a6fe12c4f5be82e30d00b0548cd681
-       b2sums = 
bbd1254636c3bf583e2a979de9a69da9f9fcbf6ecfeff480cdfcc5a1d372e0ac7f750d78af63554923c7ddec1226c583d5fa8e94d82097aa06332b3a8951c59d
+       source = git+https://github.com/PyO3/maturin.git#tag=v1.11.4
+       sha512sums = 
bd87686a1f3c55dceef98f3e64a187b42b7fc67a7b67df5434edd99ba197fc9b8a4d32bcb4995f7f2181bc04010ed8e9b217772e5f3be0f91e06145427ca0dda
+       b2sums = 
73d7257c744ec8795dfcae23cc93ee1992a185ad6b712876ba7078e071b6cd5ae6d6ba1f71ca47c448c73ef03c98bfc6fda32b2c91491b89b1200856eea4af8c
 
 pkgname = maturin
        depends = bzip2
@@ -35,5 +35,5 @@ pkgname = maturin
 pkgname = python-maturin
        pkgdesc = Build and publish crates with pyo3, rust-cpython and cffi 
bindings - Python bindings
        groups = python-build-backend
-       depends = maturin=1.11.3
+       depends = maturin=1.11.4
        depends = python


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   maturin
   python-maturin
 )
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
 url="https://github.com/PyO3/maturin";
@@ -34,8 +34,8 @@ checkdepends=(
 # https://github.com/briansmith/ring/issues/1444
 options=(!lto)
 source=("git+$url.git#tag=v$pkgver")
-sha512sums=('779d005148d5f0d0389a8eaf7d44338185760625c115439a734982761e70e143258162314e140cdf5f10b83a7e8563b7e5a6fe12c4f5be82e30d00b0548cd681')
-b2sums=('bbd1254636c3bf583e2a979de9a69da9f9fcbf6ecfeff480cdfcc5a1d372e0ac7f750d78af63554923c7ddec1226c583d5fa8e94d82097aa06332b3a8951c59d')
+sha512sums=('bd87686a1f3c55dceef98f3e64a187b42b7fc67a7b67df5434edd99ba197fc9b8a4d32bcb4995f7f2181bc04010ed8e9b217772e5f3be0f91e06145427ca0dda')
+b2sums=('73d7257c744ec8795dfcae23cc93ee1992a185ad6b712876ba7078e071b6cd5ae6d6ba1f71ca47c448c73ef03c98bfc6fda32b2c91491b89b1200856eea4af8c')
 
 prepare() {
   cd $pkgbase



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maturin/-/commit/4d559801676a61c5ccdb527322ae37f076d9cef7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maturin/-/commit/4d559801676a61c5ccdb527322ae37f076d9cef7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to