Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
pybind11
Commits:
bafff702 by Jelle van der Waa at 2024-11-18T18:05:00+01:00
upgpkg: 2.13.6-2: Rebuild for Python 3.13
- - - - -
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.13.6
- pkgrel = 1
+ pkgrel = 2
url = https://pybind11.readthedocs.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pybind11
pkgver=2.13.6
-pkgrel=1
+pkgrel=2
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/bafff7029af5f119c5d47bb704830c8de941d47c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pybind11/-/commit/bafff7029af5f119c5d47bb704830c8de941d47c
You're receiving this email because of your account on gitlab.archlinux.org.