From 61db8216212d4c3414ad183e10d6f852cc7b951d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 15 Feb 2022 23:46:06 +0100 Subject: 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. --- devel/py-breathe/Makefile | 4 ++-- devel/py-breathe/distinfo | 6 +++--- 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 -- cgit v1.2.3