pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-breathe
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 9 10:31:11 UTC 2023
Modified Files:
pkgsrc/textproc/py-breathe: Makefile distinfo
Log Message:
py-breathe: updated to 4.35.0
Breathe v4.35.0
Pull lone literal blocks in paragraphs up to produce correct doctree.
Fix tests for changes in Sphinx 5.3.
Bump Python requirement to 3.7.
Support Sphinx 6.
Support :sort: option to sort sections by name.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-breathe/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-breathe/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-breathe/Makefile
diff -u pkgsrc/textproc/py-breathe/Makefile:1.6 pkgsrc/textproc/py-breathe/Makefile:1.7
--- pkgsrc/textproc/py-breathe/Makefile:1.6 Wed Jul 6 15:27:45 2022
+++ pkgsrc/textproc/py-breathe/Makefile Thu Mar 9 10:31:10 2023
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2022/07/06 15:27:45 adam Exp $
+# $NetBSD: Makefile,v 1.7 2023/03/09 10:31:10 adam Exp $
-DISTNAME= breathe-4.34.0
+DISTNAME= breathe-4.35.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/breathe/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/michaeljones/breathe
+HOMEPAGE= https://github.com/breathe-doc/breathe
COMMENT= Sphinx plugin providing integrated Doxygen output
LICENSE= modified-bsd
Index: pkgsrc/textproc/py-breathe/distinfo
diff -u pkgsrc/textproc/py-breathe/distinfo:1.5 pkgsrc/textproc/py-breathe/distinfo:1.6
--- pkgsrc/textproc/py-breathe/distinfo:1.5 Wed Jul 6 15:27:45 2022
+++ pkgsrc/textproc/py-breathe/distinfo Thu Mar 9 10:31:10 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/07/06 15:27:45 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/03/09 10:31:10 adam Exp $
-BLAKE2s (breathe-4.34.0.tar.gz) = 072c86b58d718537df635dfa370eafcc18b026718235d8099f25655af5b718b6
-SHA512 (breathe-4.34.0.tar.gz) = 39a8e279956611b9082884f8697773da6adc90240affb697414f7fb4cb3f8c51eb74a0801284ffd304c9713790de0124a74d356b23b897b5577a9ba55b2eafac
-Size (breathe-4.34.0.tar.gz) = 83184 bytes
+BLAKE2s (breathe-4.35.0.tar.gz) = 82a89ce243236f568b49d11d47fcaf0d4980af780a01a99d932ce7df1a4ff9f9
+SHA512 (breathe-4.35.0.tar.gz) = 2398371dc6db2a91988659af26e60793c29c6baf45e4043d7c3fd5213c1d4a32a533c9f01bd1292575a8b16cb33138326df3925424d371e51ba46fd28c7a59ad
+Size (breathe-4.35.0.tar.gz) = 83358 bytes
Home |
Main Index |
Thread Index |
Old Index