Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
python-breathe


Commits:
a40b309f by Daniel Bermond at 2024-11-17T12:30:06-03:00
upgpkg: 4.35.0-4: python 3.13 rebuild

Built with tests disabled (--nocheck).

The tests are broken with python-sphinx >= 7.4[1][2].
So, given the fact that pyhon-sphinx is currently at
version 8.1.3 in the official repositories, disabling
the tests now will not make much difference, since
python-breathe is already using python-sphinx >= 7.4.

[1] https://github.com/breathe-doc/breathe/issues/987
[2] https://github.com/breathe-doc/breathe/issues/991

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-breathe
        pkgdesc = An extension to reStructuredText and Sphinx to be able to 
read and render Doxygen xml output
        pkgver = 4.35.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://breathe.readthedocs.org/en/latest/
        arch = any
        license = BSD-3-Clause


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-breathe
 pkgver=4.35.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An extension to reStructuredText and Sphinx to be able to read and 
render Doxygen xml output"
 arch=('any')
 url="https://breathe.readthedocs.org/en/latest/";



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

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


Reply via email to