git: 51617b7b5e63 - main - textproc/py-sphinx-autodoc-typehints: Update to 1.12.0
Danilo G. Baio
dbaio at FreeBSD.org
Sun Apr 18 13:16:23 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51617b7b5e63b8ea442f5536d8d7a316a07e5b49
commit 51617b7b5e63b8ea442f5536d8d7a316a07e5b49
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-04-18 13:13:40 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-04-18 13:13:40 +0000
textproc/py-sphinx-autodoc-typehints: Update to 1.12.0
Changelog: https://github.com/agronholm/sphinx-autodoc-typehints/blob/1.12.0/CHANGELOG.rst
PR: 255147
Submitted by: Andreas Bilke <andreas at bilke.org> (maintainer)
---
textproc/py-sphinx-autodoc-typehints/Makefile | 8 ++++----
textproc/py-sphinx-autodoc-typehints/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile b/textproc/py-sphinx-autodoc-typehints/Makefile
index efca626684b1..f7356401f61f 100644
--- a/textproc/py-sphinx-autodoc-typehints/Makefile
+++ b/textproc/py-sphinx-autodoc-typehints/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sphinx-autodoc-typehints
-PORTVERSION= 1.11.1
+PORTVERSION= 1.12.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,13 @@ COMMENT= Type hints (PEP 484) support for the Sphinx autodoc extension
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3.2.0,1:textproc/py-sphinx@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1:textproc/py-sphinx@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=2.0.0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=40.0.4:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sphinx>=3.2.0,1:textproc/py-sphinx@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1:textproc/py-sphinx@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo b/textproc/py-sphinx-autodoc-typehints/distinfo
index 892fa17f6db7..a6f13a134ffd 100644
--- a/textproc/py-sphinx-autodoc-typehints/distinfo
+++ b/textproc/py-sphinx-autodoc-typehints/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602784156
-SHA256 (sphinx-autodoc-typehints-1.11.1.tar.gz) = 244ba6d3e2fdb854622f643c7763d6f95b6886eba24bec28e86edf205e4ddb20
-SIZE (sphinx-autodoc-typehints-1.11.1.tar.gz) = 17361
+TIMESTAMP = 1618751389
+SHA256 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 193617d9dbe0847281b1399d369e74e34cd959c82e02c7efde077fca908a9f52
+SIZE (sphinx-autodoc-typehints-1.12.0.tar.gz) = 19494
More information about the dev-commits-ports-all
mailing list