git: 8f88c6a3f4fc - main - textproc/py-pymdown-extensions: Update to 10.14.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jan 2025 05:20:32 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f88c6a3f4fc8211708013c8d2499a5f593331aa commit 8f88c6a3f4fc8211708013c8d2499a5f593331aa Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-01-27 05:12:09 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-01-27 05:12:09 +0000 textproc/py-pymdown-extensions: Update to 10.14.1 * Introduce default option EXTRA to reflect the settings in pyproject.toml. Changelogs since 10.13: https://github.com/facelessuser/pymdown-extensions/releases/tag/10.14.1 https://github.com/facelessuser/pymdown-extensions/releases/tag/10.14 --- textproc/py-pymdown-extensions/Makefile | 8 +++++++- textproc/py-pymdown-extensions/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index 84d8a2c5276e..6bb16befa653 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymdown-extensions -DISTVERSION= 10.13 +DISTVERSION= 10.14.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,4 +21,10 @@ USE_PYTHON= autoplist pep517 NO_ARCH= yes +OPTIONS_DEFINE= EXTRA +OPTIONS_DEFAULT= EXTRA + +EXTRA_DESC= Enable support for extended lexer options +EXTRA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.19.1:textproc/py-pygments@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo index 16990119bcc7..dba236d08b9e 100644 --- a/textproc/py-pymdown-extensions/distinfo +++ b/textproc/py-pymdown-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735310244 -SHA256 (pymdown_extensions-10.13.tar.gz) = e0b351494dc0d8d14a1f52b39b1499a00ef1566b4ba23dc74f1eba75c736f5dd -SIZE (pymdown_extensions-10.13.tar.gz) = 843302 +TIMESTAMP = 1737892144 +SHA256 (pymdown_extensions-10.14.1.tar.gz) = b65801996a0cd4f42a3110810c306c45b7313c09b0610a6f773730f2a9e3c96b +SIZE (pymdown_extensions-10.14.1.tar.gz) = 845243