diff options
-rw-r--r-- | net-mgmt/py-pynetbox/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/py-pynetbox/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net-mgmt/py-pynetbox/Makefile b/net-mgmt/py-pynetbox/Makefile index 51dc84cd3c5c..ada85c901d16 100644 --- a/net-mgmt/py-pynetbox/Makefile +++ b/net-mgmt/py-pynetbox/Makefile @@ -1,5 +1,5 @@ PORTNAME= pynetbox -DISTVERSION= 7.2.0 +DISTVERSION= 7.3.3 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,11 +23,12 @@ USE_PYTHON= autoplist concurrent distutils pytest PYTEST_IGNORED_TESTS= integration NO_ARCH= yes -PORTDOCS= * +PORTDOCS= * OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0<2.0.0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" post-install-DOCS-on: diff --git a/net-mgmt/py-pynetbox/distinfo b/net-mgmt/py-pynetbox/distinfo index dbed79002695..e6d5001d2ac3 100644 --- a/net-mgmt/py-pynetbox/distinfo +++ b/net-mgmt/py-pynetbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694353926 -SHA256 (pynetbox-7.2.0.tar.gz) = 3735f4d44e81da4b9af3cc1fdf18e708752ac5d863442100d987886c099df5df -SIZE (pynetbox-7.2.0.tar.gz) = 67334 +TIMESTAMP = 1705143966 +SHA256 (pynetbox-7.3.3.tar.gz) = b0bcef4c3a019516d2425ae0ce5509eae7f4f11ad4510c9fe9527d468f22529b +SIZE (pynetbox-7.3.3.tar.gz) = 67768 |