[arch-commits] Commit in python-breathe/trunk (PKGBUILD)

Daniel Bermond dbermond at gemini.archlinux.org
Sun Jan 30 12:06:47 UTC 2022


    Date: Sunday, January 30, 2022 @ 12:06:47
  Author: dbermond
Revision: 1120228

upgpkg: python-breathe 4.32.0-1

Modified:
  python-breathe/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 11:45:44 UTC (rev 1120227)
+++ PKGBUILD	2022-01-30 12:06:47 UTC (rev 1120228)
@@ -3,18 +3,18 @@
 # Contributor: Simon Boulay <simon.boulay at alkeona.net>
 
 pkgname=python-breathe
-pkgver=4.31.0
-pkgrel=3
+pkgver=4.32.0
+pkgrel=1
 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/"
 license=('BSD')
-depends=('python' 'python-sphinx' 'python-docutils' 'python-six')
-makedepends=('git' 'python-setuptools')
+depends=('python' 'python-sphinx' 'python-docutils')
+makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/michaeljones/breathe/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         "${pkgname}-${pkgver}.tar.gz.sig"::"https://github.com/michaeljones/breathe/releases/download/v${pkgver}/breathe-${pkgver}.tar.gz.sig")
-sha512sums=('f6fd7db50ca68cad64d150fcb76227deb282c08109c38b343749f8ce9ee607ccddf767e3020328a61a7570e7a0c1159607148b773bc0b695e87d6b17a6068eac'
+sha512sums=('d62d721fa2afa81d501405044d39bd4c0753d4aef82c39c543c2c6d58f5e0e3f97c92b9fb2772e07fb877b85107a6493f34a0099bd71c416843a01a10b4bbb73'
             'SKIP')
 validpgpkeys=('8AED58021FEACDD5F27BA0E6A72F627716EA9D96') # Melvin Vermeeren <vermeeren at vermwa.re>
 



More information about the arch-commits mailing list