git: 3f8f8991ee35 - main - textproc/py-furo: Update to 2022.6.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 22:57:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f8f8991ee35505ab78328f62e2304a617c2e700 commit 3f8f8991ee35505ab78328f62e2304a617c2e700 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 22:56:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 22:56:26 +0000 textproc/py-furo: Update to 2022.6.21 Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md --- textproc/py-furo/Makefile | 9 +++++---- textproc/py-furo/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/textproc/py-furo/Makefile b/textproc/py-furo/Makefile index f7b0881e2da3..43b439eaa63f 100644 --- a/textproc/py-furo/Makefile +++ b/textproc/py-furo/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= furo -PORTVERSION= 2022.4.7 +PORTVERSION= 2022.6.21 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ LOCAL/sunpoet:static @@ -16,10 +16,11 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.7<3:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0,1<5,1:textproc/py-sphinx@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0,1<6.0,1:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx-basic-ng>=0:textproc/py-sphinx-basic-ng@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/textproc/py-furo/distinfo b/textproc/py-furo/distinfo index 642bac6497a1..c0a578b5a06c 100644 --- a/textproc/py-furo/distinfo +++ b/textproc/py-furo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654774112 -SHA256 (furo-2022.4.7.tar.gz) = 96204ab7cd047e4b6c523996e0279c4c629a8fc31f4f109b2efd470c17f49c80 -SIZE (furo-2022.4.7.tar.gz) = 1669716 -SHA256 (furo-2022.4.7-static.tar.gz) = cb66625f9f4d3086a945844a7fd6117e3b83cf41a50d79a08784a1c9df4c80be -SIZE (furo-2022.4.7-static.tar.gz) = 175104 +TIMESTAMP = 1655851769 +SHA256 (furo-2022.6.21.tar.gz) = 9aa983b7488a4601d13113884bfb7254502c8729942e073a0acb87a5512af223 +SIZE (furo-2022.6.21.tar.gz) = 1671981 +SHA256 (furo-2022.6.21-static.tar.gz) = 1273d170c5be84da691284376530a5d32e28217172df5f57cf958957252475ae +SIZE (furo-2022.6.21-static.tar.gz) = 175104