Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx


Commits:
02b5a380 by Daniel M. Capella at 2024-10-14T19:23:30-04:00
upgpkg: 8.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sphinx
        pkgdesc = Python documentation generator
-       pkgver = 8.1.2
+       pkgver = 8.1.3
        pkgrel = 1
        url = http://www.sphinx-doc.org/
        arch = any
@@ -39,7 +39,7 @@ pkgbase = python-sphinx
        optdepends = imagemagick: for ext.imgconverter
        optdepends = texlive-fontsextra: for the default admonition title icons 
in PDF output
        optdepends = texlive-latexextra: for generation of PDF documentation
-       source = git+https://github.com/sphinx-doc/sphinx.git#tag=v8.1.2
-       b2sums = 
cb2553e31c4acad4c8d09c941166b130625bf3ac9111bdf266b34287a06fa17dc8f5c359b35c949e12c59581ab66b59a015565c5f269a48442e54748a9999f02
+       source = git+https://github.com/sphinx-doc/sphinx.git#tag=v8.1.3
+       b2sums = 
cc33c2f250a57325563eabe5dcc0b686d4a552af7af80131a7702ef7a12182540736a8c406daf98d0fdb6b7cbd56eed1da8263c423e9df6b8727e7a23d633064
 
 pkgname = python-sphinx


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=python-sphinx
 _name=${pkgname#python-}
-pkgver=8.1.2
+pkgver=8.1.3
 pkgrel=1
 pkgdesc='Python documentation generator'
 arch=(any)
@@ -46,7 +46,7 @@ optdepends=(
   'texlive-latexextra: for generation of PDF documentation'
 )
 source=("git+https://github.com/$_name-doc/$_name.git#tag=v$pkgver";)
-b2sums=('cb2553e31c4acad4c8d09c941166b130625bf3ac9111bdf266b34287a06fa17dc8f5c359b35c949e12c59581ab66b59a015565c5f269a48442e54748a9999f02')
+b2sums=('cc33c2f250a57325563eabe5dcc0b686d4a552af7af80131a7702ef7a12182540736a8c406daf98d0fdb6b7cbd56eed1da8263c423e9df6b8727e7a23d633064')
 
 build() {
   cd "$_name"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx/-/commit/02b5a3803fa29b6e92bb2db81acfbccffb703640

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx/-/commit/02b5a3803fa29b6e92bb2db81acfbccffb703640
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to