diff --git a/textproc/py-docstring-to-markdown/Makefile b/textproc/py-docstring-to-markdown/Makefile index 8e226ba97b8d..c84a165f46ef 100644 --- a/textproc/py-docstring-to-markdown/Makefile +++ b/textproc/py-docstring-to-markdown/Makefile @@ -1,21 +1,21 @@ PORTNAME= docstring-to-markdown -DISTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= On the fly conversion of Python docstrings to markdown WWW= https://github.com/python-lsp/docstring-to-markdown LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-docstring-to-markdown/distinfo b/textproc/py-docstring-to-markdown/distinfo index d37f42b88cd5..0068dcd066e7 100644 --- a/textproc/py-docstring-to-markdown/distinfo +++ b/textproc/py-docstring-to-markdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667640521 -SHA256 (docstring-to-markdown-0.10.tar.gz) = 12f75b0c7b7572defea2d9e24b57ef7ac38c3e26e91c0e5547cfc02b1c168bf6 -SIZE (docstring-to-markdown-0.10.tar.gz) = 17947 +TIMESTAMP = 1670010021 +SHA256 (docstring-to-markdown-0.11.tar.gz) = 5b1da2c89d9d0d09b955dec0ee111284ceadd302a938a03ed93f66e09134f9b5 +SIZE (docstring-to-markdown-0.11.tar.gz) = 18426