Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2024 11:41:05 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aef4b80c06a1 - main - textproc/py-pymdown-extensions: Update to 10.8.1
Message-ID:  <202407271141.46RBf5X7019965@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aef4b80c06a17be462ed3d1eaa1c7e50f0f68ddd

commit aef4b80c06a17be462ed3d1eaa1c7e50f0f68ddd
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-07-27 11:38:23 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-07-27 11:38:23 +0000

    textproc/py-pymdown-extensions: Update to 10.8.1
    
    Changelogs since 10.7.1:
    
    https://github.com/facelessuser/pymdown-extensions/releases/tag/10.8.1
    https://github.com/facelessuser/pymdown-extensions/releases/tag/10.8
---
 textproc/py-pymdown-extensions/Makefile | 5 ++---
 textproc/py-pymdown-extensions/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile
index b45ba41d5150..dc6de350f45e 100644
--- a/textproc/py-pymdown-extensions/Makefile
+++ b/textproc/py-pymdown-extensions/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pymdown-extensions
-DISTVERSION=	10.7.1
-PORTREVISION=	1
+DISTVERSION=	10.8.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.1:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}markdown>=3.5:textproc/py-markdown@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}markdown>=3.6:textproc/py-markdown@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
 
 USES=		python
diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo
index eaf931e32e39..84abb63b39ec 100644
--- a/textproc/py-pymdown-extensions/distinfo
+++ b/textproc/py-pymdown-extensions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710675558
-SHA256 (pymdown_extensions-10.7.1.tar.gz) = c70e146bdd83c744ffc766b4671999796aba18842b268510a329f7f64700d584
-SIZE (pymdown_extensions-10.7.1.tar.gz) = 811769
+TIMESTAMP = 1721555169
+SHA256 (pymdown_extensions-10.8.1.tar.gz) = 3ab1db5c9e21728dabf75192d71471f8e50f216627e9a1fa9535ecb0231b9940
+SIZE (pymdown_extensions-10.8.1.tar.gz) = 812097



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407271141.46RBf5X7019965>