David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx


Commits:
588bba0a by David Runge at 2024-04-04T10:34:51+02:00
Switch to (more) correct SPDX license identifier

Signed-off-by: David Runge <dv...@archlinux.org>

- - - - -
b6da96ed by David Runge at 2024-04-04T10:37:34+02:00
upgpkg: 7.2.6-2: Rebuild against Python 3.12 (without checks for bootstrapping)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = python-sphinx
        pkgdesc = Python documentation generator
        pkgver = 7.2.6
-       pkgrel = 1
+       pkgrel = 2
        url = http://www.sphinx-doc.org/
        arch = any
-       license = BSD
+       license = BSD-2-Clause
        checkdepends = cython
        checkdepends = imagemagick
        checkdepends = librsvg


=====================================
PKGBUILD
=====================================
@@ -7,11 +7,11 @@
 pkgname=python-sphinx
 _name=${pkgname#python-}
 pkgver=7.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Python documentation generator'
 arch=('any')
 url=http://www.sphinx-doc.org/
-license=('BSD')
+license=('BSD-2-Clause')
 depends=(
   'python-babel'
   'python-docutils'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx/-/compare/9296f7b3241ac06ef30c1aeda921b0b32bd87d61...b6da96ed0f3f7e990dd76eee59e6a9e340e70a7e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx/-/compare/9296f7b3241ac06ef30c1aeda921b0b32bd87d61...b6da96ed0f3f7e990dd76eee59e6a9e340e70a7e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to