git: 077f0e88a2f2 - main - textproc/py-furo: Update to 2021.6.18b36

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 20:48:54 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=077f0e88a2f2925c876cd85add1812eb2ae1f64e

commit 077f0e88a2f2925c876cd85add1812eb2ae1f64e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 20:46:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 20:46:49 +0000

    textproc/py-furo: Update to 2021.6.18b36
    
    Changes:        https://github.com/pradyunsg/furo/blob/main/docs/changelog.md
---
 textproc/py-furo/Makefile | 4 ++--
 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 f030fc0d2b2d..11459765faad 100644
--- a/textproc/py-furo/Makefile
+++ b/textproc/py-furo/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	furo
-PORTVERSION=	2021.4.11b34
+PORTVERSION=	2021.6.18b36
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 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}
+		${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1<5.0,1:textproc/py-sphinx@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/textproc/py-furo/distinfo b/textproc/py-furo/distinfo
index e4633bfca39a..ae2ffdd761ed 100644
--- a/textproc/py-furo/distinfo
+++ b/textproc/py-furo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320274
-SHA256 (furo-2021.4.11b34.tar.gz) = 3d88e2855949cecf5f562e8a28cab1a6d3355d82f3cf5796eddf9ec234e97519
-SIZE (furo-2021.4.11b34.tar.gz) = 60951
+TIMESTAMP = 1624189751
+SHA256 (furo-2021.6.18b36.tar.gz) = 46a30bc597a9067088d39d730e7d9bf6c1a1d71967e4af062f796769f66b3bdb
+SIZE (furo-2021.6.18b36.tar.gz) = 60837


More information about the dev-commits-ports-main mailing list