Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
pybind11


Commits:
965cf92d by Daniel Bermond at 2024-09-17T15:06:32-03:00
upgpkg: 2.13.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pybind11
        pkgdesc = A lightweight header-only library that exposes C++ types in 
Python and vice versa
-       pkgver = 2.13.5
+       pkgver = 2.13.6
        pkgrel = 1
        url = https://pybind11.readthedocs.org/
        arch = any
@@ -15,9 +15,9 @@ pkgbase = pybind11
        makedepends = python-pytest
        makedepends = python-wheel
        optdepends = python-setuptools: for python bindings
-       source = 
https://github.com/pybind/pybind11/archive/v2.13.5/pybind11-2.13.5.tar.gz
+       source = 
https://github.com/pybind/pybind11/archive/v2.13.6/pybind11-2.13.6.tar.gz
        source = 010-pybind11-remove-unwanted-pip-build-deps.patch
-       sha256sums = 
b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252
+       sha256sums = 
e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20
        sha256sums = 
27f13a9b32ef344223d70f7340cc32d181ed1de0beb9ce8b6779271f7abd15c9
 
 pkgname = pybind11


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Matthew Ellison <[email protected]>
 
 pkgname=pybind11
-pkgver=2.13.5
+pkgver=2.13.6
 pkgrel=1
 pkgdesc='A lightweight header-only library that exposes C++ types in Python 
and vice versa'
 arch=('any')
@@ -16,7 +16,7 @@ makedepends=('cmake' 'boost' 'eigen' 'python-build' 
'python-installer'
 checkdepends=('python-numpy') # 'python-scipy')
 
source=("https://github.com/pybind/pybind11/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";
         '010-pybind11-remove-unwanted-pip-build-deps.patch')
-sha256sums=('b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252'
+sha256sums=('e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20'
             '27f13a9b32ef344223d70f7340cc32d181ed1de0beb9ce8b6779271f7abd15c9')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pybind11/-/commit/965cf92d39981a0204cefffce7e93b53a74c09a7

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


Reply via email to