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


Commits:
fde3618e by Daniel M. Capella at 2024-07-20T14:01:31-04:00
upgpkg: 7.4.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-sphinx
        pkgdesc = Python documentation generator
-       pkgver = 7.4.6
+       pkgver = 7.4.7
        pkgrel = 1
        url = http://www.sphinx-doc.org/
        arch = any
@@ -38,7 +38,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=v7.4.6
-       b2sums = 
3b723f17b490b4245a5be3af0fa9eb85bdb3d25745d5df89e7d5e6430194b03bd20c1a99162f25d55d80030722f3b7b990b4b0600e98a908bf7969670b9a44fa
+       source = git+https://github.com/sphinx-doc/sphinx.git#tag=v7.4.7
+       b2sums = 
ff7848f4d63f31a15eb1b4a049adba83c946de4990d84f3e0428b33ceb2a800ffae80a063c3ecbdd5c7d589270d825171b04355eceeb22155a9c1c43f21d11e4
 
 pkgname = python-sphinx


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



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

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


Reply via email to