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


Commits:
85f23890 by Carl Smedstad at 2025-03-28T07:54:34+01:00
upgpkg: 2.6.0-2: Upstream release

https://github.com/wjakob/nanobind/releases/tag/v2.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nanobind
        pkgdesc = Tiny and efficient C++/Python bindings
-       pkgver = 2.5.0
-       pkgrel = 1
+       pkgver = 2.6.0
+       pkgrel = 2
        url = https://github.com/wjakob/nanobind
        arch = any
        license = BSD-3-Clause
@@ -17,9 +17,9 @@ pkgbase = nanobind
        makedepends = python-scikit-build-core
        makedepends = python-wheel
        depends = python
-       source = 
nanobind-2.5.0::git+https://github.com/wjakob/nanobind.git#tag=v2.5.0
+       source = 
nanobind-2.6.0::git+https://github.com/wjakob/nanobind.git#tag=v2.6.0
        source = git+https://github.com/Tessil/robin-map.git
-       sha512sums = 
6604647c1e22c2a6b5ae33a92d417768d14021487ba509b526caa8e98021a8104b7f8df76484d646ad6052fda2add4e8d0f9064b0a8f449285f3807f5214f8a9
+       sha512sums = 
84fa53c16458da84a4d224088759a97fdd52e93b60e3d79264ed29d982382df86254c30305c8d6eb0e980590a82f4155f43bc8ab46bbf219ab4c290bf89fc858
        sha512sums = SKIP
 
 pkgname = nanobind


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=nanobind
 pkgdesc="Tiny and efficient C++/Python bindings"
-pkgver=2.5.0
-pkgrel=1
+pkgver=2.6.0
+pkgrel=2
 arch=(any)
 url="https://github.com/wjakob/nanobind";
 license=(BSD-3-Clause)
@@ -28,7 +28,7 @@ source=(
   "$pkgname-$pkgver::git+$url.git#tag=v$pkgver"
   "git+https://github.com/Tessil/robin-map.git";
 )
-sha512sums=('6604647c1e22c2a6b5ae33a92d417768d14021487ba509b526caa8e98021a8104b7f8df76484d646ad6052fda2add4e8d0f9064b0a8f449285f3807f5214f8a9'
+sha512sums=('84fa53c16458da84a4d224088759a97fdd52e93b60e3d79264ed29d982382df86254c30305c8d6eb0e980590a82f4155f43bc8ab46bbf219ab4c290bf89fc858'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nanobind/-/commit/85f23890db329e0fffa9ae390933a525756bc701

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


Reply via email to