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


Commits:
bfc2d41d by Daniel Bermond at 2024-11-17T12:34:25-03:00
upgpkg: 4.35.0-5: fix target python version

Package rebuild against python 3.13 in [staging] was
accidentally released to [extra]. Fixing.

- - - - -


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 = 4
+       pkgrel = 5
        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=4
+pkgrel=5
 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/bfc2d41da924135f45582037623e3b88a6f61f72

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


Reply via email to