Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
pybind11
Commits:
e7f7170f by Antonio Rojas at 2024-06-23T13:50:10+02:00
upgpkg: 2.12.0-6: numpy 2.0 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pybind11
pkgdesc = A lightweight header-only library that exposes C++ types in
Python and vice versa
pkgver = 2.12.0
- pkgrel = 5
+ pkgrel = 6
url = https://pybind11.readthedocs.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pybind11
pkgver=2.12.0
-pkgrel=5
+pkgrel=6
pkgdesc='A lightweight header-only library that exposes C++ types in Python
and vice versa'
arch=('any')
url='https://pybind11.readthedocs.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pybind11/-/commit/e7f7170f63797cb6e73c11e9ea6ea80d495665d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pybind11/-/commit/e7f7170f63797cb6e73c11e9ea6ea80d495665d4
You're receiving this email because of your account on gitlab.archlinux.org.