Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 10:23:30 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: e589dbd511ad - main - textproc/py-sphinx-design: Update to 0.6.0
Message-ID:  <202405281023.44SANUtJ030266@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=e589dbd511adbce2f7e136de541265898e18591d

commit e589dbd511adbce2f7e136de541265898e18591d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 10:00:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 10:21:35 +0000

    textproc/py-sphinx-design: Update to 0.6.0
    
    Changes:        https://github.com/executablebooks/sphinx-design/releases
---
 textproc/py-sphinx-design/Makefile | 4 ++--
 textproc/py-sphinx-design/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-sphinx-design/Makefile b/textproc/py-sphinx-design/Makefile
index 04a935ad2bb2..ed19f207c004 100644
--- a/textproc/py-sphinx-design/Makefile
+++ b/textproc/py-sphinx-design/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sphinx-design
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=5,1<8,1:textproc/py-sphinx@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/textproc/py-sphinx-design/distinfo b/textproc/py-sphinx-design/distinfo
index 56813e0cc003..3c0b3b098b5a 100644
--- a/textproc/py-sphinx-design/distinfo
+++ b/textproc/py-sphinx-design/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691070168
-SHA256 (sphinx_design-0.5.0.tar.gz) = e8e513acea6f92d15c6de3b34e954458f245b8e761b45b63950f65373352ab00
-SIZE (sphinx_design-0.5.0.tar.gz) = 2152330
+TIMESTAMP = 1716448722
+SHA256 (sphinx_design-0.6.0.tar.gz) = ec8e3c5c59fed4049b3a5a2e209360feab31829346b5f6a0c7c342b894082192
+SIZE (sphinx_design-0.6.0.tar.gz) = 2193531



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