diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:07:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:44:12 +0800 |
commit | e3dae8b892eecc19beb3527625cb30ba1556250e (patch) | |
tree | ae4faacb13e63d5e7a00f7bf2d008df9bab4027b | |
parent | textproc/py-elasticsearch6: Update to 6.8.2 (diff) |
textproc/py-furo: Update to 2021.4.11b34
Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md
-rw-r--r-- | textproc/py-furo/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-furo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-furo/Makefile b/textproc/py-furo/Makefile index 10ebe87d8845..f030fc0d2b2d 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= 2020.12.30b24 +PORTVERSION= 2021.4.11b34 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1<4,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/textproc/py-furo/distinfo b/textproc/py-furo/distinfo index 311be295ab6e..e4633bfca39a 100644 --- a/textproc/py-furo/distinfo +++ b/textproc/py-furo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856598 -SHA256 (furo-2020.12.30b24.tar.gz) = 30171899c9c06d692a778e6daf6cb2e5cbb05efc6006e1692e5e776007dc8a8c -SIZE (furo-2020.12.30b24.tar.gz) = 85285 +TIMESTAMP = 1618320274 +SHA256 (furo-2021.4.11b34.tar.gz) = 3d88e2855949cecf5f562e8a28cab1a6d3355d82f3cf5796eddf9ec234e97519 +SIZE (furo-2021.4.11b34.tar.gz) = 60951 |