Skip to content
Snippets Groups Projects
Verified Commit eb377353 authored by sunpoet's avatar sunpoet
Browse files

textproc/py-sphinx-design: Update to 0.6.1

parent d7f7f134
No related branches found
No related tags found
No related merge requests found
PORTNAME= sphinx-design
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -14,7 +14,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>=5,1<8,1:textproc/py-sphinx@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=5,1<9,1:textproc/py-sphinx@${PY_FLAVOR}
USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517
......
TIMESTAMP = 1716448722
SHA256 (sphinx_design-0.6.0.tar.gz) = ec8e3c5c59fed4049b3a5a2e209360feab31829346b5f6a0c7c342b894082192
SIZE (sphinx_design-0.6.0.tar.gz) = 2193531
TIMESTAMP = 1722798807
SHA256 (sphinx_design-0.6.1.tar.gz) = b44eea3719386d04d765c1a8257caca2b3e6f8421d7b3a5e742c0fd45f84e632
SIZE (sphinx_design-0.6.1.tar.gz) = 2193689
--- pyproject.toml.orig 2024-08-02 13:48:37 UTC
+++ pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">=3.9"
]
keywords = ["sphinx", "extension", "material design", "web components"]
requires-python = ">=3.9"
-dependencies = ["sphinx>=6,<9"]
+dependencies = ["sphinx>=5,<9"]
[project.urls]
Homepage = "https://github.com/executablebooks/sphinx-design"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment