Update to 1.10.0
Changes: https://bitbucket.org/ecollins/cloud_sptheme/src/default/CHANGES https://cloud-sptheme.readthedocs.io/en/latest/history.html#whats-new
This commit is contained in:
parent
1c8e682a55
commit
3c595a720e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519426
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cloud_sptheme
|
||||
PORTVERSION= 1.9.4
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,13 +13,12 @@ COMMENT= Sphinx theme
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# sphinx.util.fileutil was added in sphinx 1.5
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.5:textproc/py-sphinx@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.6:textproc/py-sphinx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
PYDISTUTILS_BUILDARGS= build_sphinx -E
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1494071605
|
||||
SHA256 (cloud_sptheme-1.9.4.tar.gz) = 4d665f2f4681140abf8d45b846371d54918207fc397b403f1fa307e8f3394b6c
|
||||
SIZE (cloud_sptheme-1.9.4.tar.gz) = 147827
|
||||
TIMESTAMP = 1575793981
|
||||
SHA256 (cloud_sptheme-1.10.0.tar.gz) = e55448c14087a7fcbba7d58d6d9edf12190b73ea9c1ca68562ca75aeabbe484a
|
||||
SIZE (cloud_sptheme-1.10.0.tar.gz) = 167074
|
||||
|
Loading…
Reference in New Issue
Block a user