Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:13:27 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 732a00a82f88 - main - textproc/py-sphinx-inline-tabs: Update to 2021.3.28b7
Message-ID:  <202104180713.13I7DR68012428@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=732a00a82f8850d17220b7bb26296a861230a9a9

commit 732a00a82f8850d17220b7bb26296a861230a9a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:07:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:44:14 +0000

    textproc/py-sphinx-inline-tabs: Update to 2021.3.28b7
    
    Changes:        https://github.com/pradyunsg/sphinx-inline-tabs/commits/main
---
 textproc/py-sphinx-inline-tabs/Makefile | 6 ++++--
 textproc/py-sphinx-inline-tabs/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/textproc/py-sphinx-inline-tabs/Makefile b/textproc/py-sphinx-inline-tabs/Makefile
index 3587d61116e2..0eca508824b5 100644
--- a/textproc/py-sphinx-inline-tabs/Makefile
+++ b/textproc/py-sphinx-inline-tabs/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	sphinx-inline-tabs
-PORTVERSION=	2020.10.19b4
+PORTVERSION=	2021.3.28b7
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,9 @@ COMMENT=	Add inline tabbed content to your Sphinx documentation
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.5+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=3,1:textproc/py-sphinx@${PY_FLAVOR}
+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/textproc/py-sphinx-inline-tabs/distinfo b/textproc/py-sphinx-inline-tabs/distinfo
index 6c1fecc1ba1c..76149df5340f 100644
--- a/textproc/py-sphinx-inline-tabs/distinfo
+++ b/textproc/py-sphinx-inline-tabs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366084
-SHA256 (sphinx_inline_tabs-2020.10.19b4.tar.gz) = d1e0d18af2011820e4c49429bcf1d2b392a1262fb01ebb8520e3b45ab2db57e4
-SIZE (sphinx_inline_tabs-2020.10.19b4.tar.gz) = 11329
+TIMESTAMP = 1618320280
+SHA256 (sphinx_inline_tabs-2021.3.28b7.tar.gz) = e21b7439a4af86fc738a1b74fead87af59640b6e782efe83ef6c3936fc3924ab
+SIZE (sphinx_inline_tabs-2021.3.28b7.tar.gz) = 41791



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180713.13I7DR68012428>