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


Commits:
4ef62c80 by Daniel Bermond at 2024-04-03T07:30:35-03:00
upgpkg: 2.12.0-2: rebuild packages without signature in sync db

https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = pybind11
        pkgdesc = A lightweight header-only library that exposes C++ types in 
Python and vice versa
        pkgver = 2.12.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://pybind11.readthedocs.org/
        arch = any
-       license = BSD
+       license = BSD-3-Clause
        checkdepends = python-numpy
        checkdepends = python-scipy
        makedepends = cmake


=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
 
 pkgname=pybind11
 pkgver=2.12.0
-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/'
-license=('BSD')
+license=('BSD-3-Clause')
 optdepends=('python-setuptools: for python bindings')
 makedepends=('cmake' 'boost' 'eigen' 'python-build' 'python-installer'
              'python-setuptools' 'python-pytest' 'python-wheel')



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

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


Reply via email to