aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-02-15 22:46:06 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-02-15 22:46:43 +0000
commit61db8216212d4c3414ad183e10d6f852cc7b951d (patch)
tree9eb5da10f7a2d59da52f3c6fe13a6ce7c96ee4db
parent6f16c9c835c7c33e302e5e2b2a559a00d210944d (diff)
downloadports-61db8216212d4c3414ad183e10d6f852cc7b951d.tar.gz
ports-61db8216212d4c3414ad183e10d6f852cc7b951d.zip
devel/py-breathe: update to v4.33.1
ChangeLogs: https://github.com/michaeljones/breathe/releases/tag/v4.33.0 https://github.com/michaeljones/breathe/releases/tag/v4.33.1 While here, bump minimum Python requirement to 3.7, with 3.6 gone.
-rw-r--r--devel/py-breathe/Makefile4
-rw-r--r--devel/py-breathe/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile
index a4271788153e..4d794c112b64 100644
--- a/devel/py-breathe/Makefile
+++ b/devel/py-breathe/Makefile
@@ -1,5 +1,5 @@
PORTNAME= breathe
-PORTVERSION= 4.32.0
+PORTVERSION= 4.33.1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \
doxygen:devel/doxygen
-USES= gmake python:3.6+
+USES= gmake python:3.7+
USE_GITHUB= yes
GH_TUPLE= michaeljones:breathe:v${PORTVERSION}
USE_PYTHON= autoplist distutils
diff --git a/devel/py-breathe/distinfo b/devel/py-breathe/distinfo
index fb2e62a80f03..3c2a6ed95676 100644
--- a/devel/py-breathe/distinfo
+++ b/devel/py-breathe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644007241
-SHA256 (michaeljones-breathe-4.32.0-v4.32.0_GH0.tar.gz) = 61f73dde091ecd6316ad7317d39f82d35a3128b9c13d1e566b6d835412776ca9
-SIZE (michaeljones-breathe-4.32.0-v4.32.0_GH0.tar.gz) = 198379
+TIMESTAMP = 1644958311
+SHA256 (michaeljones-breathe-4.33.1-v4.33.1_GH0.tar.gz) = acda75b216b227ec09ffd74378a6c7ed8f023df4539693c6e20574d1df52e75b
+SIZE (michaeljones-breathe-4.33.1-v4.33.1_GH0.tar.gz) = 206013