FreeBSD Bugzilla – Attachment 235469 Details for
Bug 262659
textproc/py-sphinx-autodoc-typehints: Update to 1.18.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.18.3 - Fixed
py39-sphinx-autodoc-typehints-1.18.3.diff (text/plain), 2.53 KB, created by
Nuno Teixeira
on 2022-07-25 15:57:40 UTC
(
hide
)
Description:
Update to 1.18.3 - Fixed
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-07-25 15:57:40 UTC
Size:
2.53 KB
patch
obsolete
>diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile b/textproc/py-sphinx-autodoc-typehints/Makefile >index f7356401f61f..79f2a2f3a2f0 100644 >--- a/textproc/py-sphinx-autodoc-typehints/Makefile >+++ b/textproc/py-sphinx-autodoc-typehints/Makefile >@@ -1,8 +1,9 @@ > PORTNAME= sphinx-autodoc-typehints >-PORTVERSION= 1.12.0 >+DISTVERSION= 1.18.3 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= sphinx_autodoc_typehints-${DISTVERSION} > > MAINTAINER= andreas@bilke.org > COMMENT= Type hints (PEP 484) support for the Sphinx autodoc extension >@@ -10,11 +11,11 @@ COMMENT= Type hints (PEP 484) support for the Sphinx autodoc extension > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3.0,1:textproc/py-sphinx@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4.5: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.0,1:textproc/py-sphinx@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}sphinx>=4.5:textproc/py-sphinx@${PY_FLAVOR} > > USES= python:3.6+ > USE_PYTHON= autoplist distutils >diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo b/textproc/py-sphinx-autodoc-typehints/distinfo >index a6f13a134ffd..a4841f2abf92 100644 >--- a/textproc/py-sphinx-autodoc-typehints/distinfo >+++ b/textproc/py-sphinx-autodoc-typehints/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1618751389 >-SHA256 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 193617d9dbe0847281b1399d369e74e34cd959c82e02c7efde077fca908a9f52 >-SIZE (sphinx-autodoc-typehints-1.12.0.tar.gz) = 19494 >+TIMESTAMP = 1658764422 >+SHA256 (sphinx_autodoc_typehints-1.18.3.tar.gz) = c04d8f8d70e988960e25b206af39a90df84e7e2c085bb24e123bc3684021b313 >+SIZE (sphinx_autodoc_typehints-1.18.3.tar.gz) = 31195 >diff --git a/textproc/py-sphinx-autodoc-typehints/pkg-descr b/textproc/py-sphinx-autodoc-typehints/pkg-descr >index 31fd871a0fe4..1537cdd245f8 100644 >--- a/textproc/py-sphinx-autodoc-typehints/pkg-descr >+++ b/textproc/py-sphinx-autodoc-typehints/pkg-descr >@@ -2,4 +2,4 @@ This extension allows you to use Python 3 annotations for documenting > acceptable argument types and return value types of functions. This allows you > to use type hints in a very natural fashion. > >-WWW: https://github.com/agronholm/sphinx-autodoc-typehints >+WWW: https://github.com/tox-dev/sphinx-autodoc-typehints
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262659
:
232570
|
232589
|
235449
|
235468
|
235469
|
235470