FreeBSD Bugzilla – Attachment 232570 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]
Patch for updating and renaming package.
py-sphinx_autodoc_typehints-1.17.0.patch (text/plain), 2.92 KB, created by
Andreas Bilke
on 2022-03-19 09:43:13 UTC
(
hide
)
Description:
Patch for updating and renaming package.
Filename:
MIME Type:
Creator:
Andreas Bilke
Created:
2022-03-19 09:43:13 UTC
Size:
2.92 KB
patch
obsolete
>diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo b/textproc/py-sphinx-autodoc-typehints/distinfo >deleted file mode 100644 >index a6f13a134f..0000000000 >--- a/textproc/py-sphinx-autodoc-typehints/distinfo >+++ /dev/null >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1618751389 >-SHA256 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 193617d9dbe0847281b1399d369e74e34cd959c82e02c7efde077fca908a9f52 >-SIZE (sphinx-autodoc-typehints-1.12.0.tar.gz) = 19494 >diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile b/textproc/py-sphinx_autodoc_typehints/Makefile >similarity index 71% >rename from textproc/py-sphinx-autodoc-typehints/Makefile >rename to textproc/py-sphinx_autodoc_typehints/Makefile >index f7356401f6..24838b46bc 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.12.0 >+PORTNAME= sphinx_autodoc_typehints >+PORTVERSION= 1.17.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.0,1:textproc/py-sphinx@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0: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.0:textproc/py-sphinx@${PY_FLAVOR} > >-USES= python:3.6+ >+USES= python:3.7+ > USE_PYTHON= autoplist distutils > NO_ARCH= yes > >diff --git a/textproc/py-sphinx_autodoc_typehints/distinfo b/textproc/py-sphinx_autodoc_typehints/distinfo >new file mode 100644 >index 0000000000..5117b5f2c5 >--- /dev/null >+++ b/textproc/py-sphinx_autodoc_typehints/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1647681080 >+SHA256 (sphinx_autodoc_typehints-1.17.0.tar.gz) = 51c7b3f5cb9ccd15d0b52088c62df3094f1abd9612930340365c26def8629a14 >+SIZE (sphinx_autodoc_typehints-1.17.0.tar.gz) = 30722 >diff --git a/textproc/py-sphinx-autodoc-typehints/pkg-descr b/textproc/py-sphinx_autodoc_typehints/pkg-descr >similarity index 76% >rename from textproc/py-sphinx-autodoc-typehints/pkg-descr >rename to textproc/py-sphinx_autodoc_typehints/pkg-descr >index 31fd871a0f..1537cdd245 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
Flags:
andreas
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262659
:
232570
|
232589
|
235449
|
235468
|
235469
|
235470