textproc/py-numpydoc: Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for package change
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= numpydoc
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx>=5,1:textproc/py-sphinx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tabulate>=0.8.9:devel/py-tabulate@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tabulate>=0.8.10:devel/py-tabulate@${PY_FLAVOR} \
|
||||
${PY_TOMLI}
|
||||
|
||||
USES= python
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
--- pyproject.toml.orig 2023-08-31 17:00:35 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -27,7 +27,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
'sphinx>=5',
|
||||
'Jinja2>=2.10',
|
||||
- 'tabulate>=0.8.10',
|
||||
+ 'tabulate>=0.8.9',
|
||||
"tomli>=1.1.0;python_version<'3.11'",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user