textproc/py-sphinx-design: Update to 0.4.1
Changes: https://github.com/executablebooks/sphinx-design/releases
This commit is contained in:
parent
6dd553973d
commit
16e1f0950d
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= sphinx-design
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1<6,1:textproc/py-sphinx@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1<7,1:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661599337
|
||||
SHA256 (sphinx_design-0.3.0.tar.gz) = 7183fa1fae55b37ef01bda5125a21ee841f5bbcbf59a35382be598180c4cefba
|
||||
SIZE (sphinx_design-0.3.0.tar.gz) = 2151040
|
||||
TIMESTAMP = 1681843898
|
||||
SHA256 (sphinx_design-0.4.1.tar.gz) = 5b6418ba4a2dc3d83592ea0ff61a52a891fe72195a4c3a18b2fa1c7668ce4708
|
||||
SIZE (sphinx_design-0.4.1.tar.gz) = 2151968
|
||||
|
|
Loading…
Reference in a new issue