summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-02-14 10:17:22 +0000
committeradam <adam@pkgsrc.org>2022-02-14 10:17:22 +0000
commitd8916304fe765b78a6925d19120fc9ed203e28b4 (patch)
tree8e9207c3619890052f2b3f9ec0c15ea412672d7f /textproc
parentcf919f0bf45fe372eb07e9322447b2cefab32669 (diff)
downloadpkgsrc-d8916304fe765b78a6925d19120fc9ed203e28b4.tar.gz
py-breathe: updated to 4.33.0
Breathe v4.33.0 Fix duplicate static in variable declarations. Update CICD for Sphinx 4.4.0 series. Pin version of black in CICD and reformat files. Fix code block highlighting. Refactoring, cleanup and typing improvements. Doxygen dot graphs to Sphinx graphviz. Support externally hosted images. Address a peculiarity in Doxygen aliases in doc. Add flag to doxygengroup, doxygennamespace to display only the description. Add support for MD block quotes with attribution(s).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-breathe/Makefile4
-rw-r--r--textproc/py-breathe/PLIST5
-rw-r--r--textproc/py-breathe/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/textproc/py-breathe/Makefile b/textproc/py-breathe/Makefile
index e0b4c1d9861..5df807118b2 100644
--- a/textproc/py-breathe/Makefile
+++ b/textproc/py-breathe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/31 11:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/14 10:17:22 adam Exp $
-DISTNAME= breathe-4.32.0
+DISTNAME= breathe-4.33.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/breathe/}
diff --git a/textproc/py-breathe/PLIST b/textproc/py-breathe/PLIST
index 3d2b7e87a1e..943ae249d8e 100644
--- a/textproc/py-breathe/PLIST
+++ b/textproc/py-breathe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/30 07:29:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/02/14 10:17:22 adam Exp $
bin/breathe-apidoc-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -43,6 +43,9 @@ ${PYSITELIB}/breathe/exception.pyo
${PYSITELIB}/breathe/file_state_cache.py
${PYSITELIB}/breathe/file_state_cache.pyc
${PYSITELIB}/breathe/file_state_cache.pyo
+${PYSITELIB}/breathe/filetypes.py
+${PYSITELIB}/breathe/filetypes.pyc
+${PYSITELIB}/breathe/filetypes.pyo
${PYSITELIB}/breathe/finder/__init__.py
${PYSITELIB}/breathe/finder/__init__.pyc
${PYSITELIB}/breathe/finder/__init__.pyo
diff --git a/textproc/py-breathe/distinfo b/textproc/py-breathe/distinfo
index 2cd261a48ac..8c9269c8be8 100644
--- a/textproc/py-breathe/distinfo
+++ b/textproc/py-breathe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/01/31 11:39:40 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/02/14 10:17:22 adam Exp $
-BLAKE2s (breathe-4.32.0.tar.gz) = 39ea8a0365475bd435147b5e4596dd26aa122da81516376ecca2cb4ab2e34c6d
-SHA512 (breathe-4.32.0.tar.gz) = a2a680fdadcf2bbceff193ef78332a65223e9f7ed2240728aa995f831fe51561b7b85e472117d8be4dfbfca6f6f1fd5859843d51f9ddce15463c6c24a636109a
-Size (breathe-4.32.0.tar.gz) = 79201 bytes
+BLAKE2s (breathe-4.33.0.tar.gz) = 0067e2915604f4d6e7746560c633c769518f98736f61f64606c9e39ab078ff45
+SHA512 (breathe-4.33.0.tar.gz) = b3130093832fb7e49356cf663456fc7132405413fbf53c587bf1973138a670107430020ef8cc7b73b7b6c5666878ff03b35eadb4f570c02361084a1b0f939d2a
+Size (breathe-4.33.0.tar.gz) = 82690 bytes