Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
spglib


Commits:
6c358840 by Antonio Rojas at 2026-05-27T22:50:44+02:00
upgpkg: 2.7.0-3: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = spglib
        pkgdesc = C library for finding and handling crystal symmetries
        pkgver = 2.7.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://spglib.readthedocs.io/en/latest/
        arch = x86_64
        license = BSD-3-Clause
@@ -15,9 +15,9 @@ pkgbase = spglib
        makedepends = python-numpy
        makedepends = python-scikit-build-core
        makedepends = python-setuptools-scm
-       depends = gcc-libs
        depends = glibc
-       optdepends = gcc-libs: Fortran interface
+       optdepends = libgcc: Fortran interface
+       optdepends = libgfortran: Fortran interface
        optdepends = python-numpy: Python interface
        source = git+https://github.com/spglib/spglib#tag=v2.7.0
        sha256sums = 
06462a670f6501a2fb6d4e0f0fd0b848a87c628a3ae48ede3c93f444d1ef0739


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,12 @@
 
 pkgname=spglib
 pkgver=2.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for finding and handling crystal symmetries'
 arch=(x86_64)
 url='https://spglib.readthedocs.io/en/latest/'
 license=(BSD-3-Clause)
-depends=(gcc-libs
-         glibc)
+depends=(glibc)
 makedepends=(cmake
              gcc-fortran
              git
@@ -19,7 +18,8 @@ makedepends=(cmake
              python-numpy
              python-scikit-build-core
              python-setuptools-scm)
-optdepends=('gcc-libs: Fortran interface'
+optdepends=('libgcc: Fortran interface'
+            'libgfortran: Fortran interface'
             'python-numpy: Python interface')
 source=(git+https://github.com/spglib/spglib#tag=v$pkgver)
 sha256sums=('06462a670f6501a2fb6d4e0f0fd0b848a87c628a3ae48ede3c93f444d1ef0739')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spglib/-/commit/6c35884040836daaee3040f6a50c6166cad8e0cc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spglib/-/commit/6c35884040836daaee3040f6a50c6166cad8e0cc
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to