git: 79491eef8a3a - main - textproc/py-markdown-include: Update to 0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Aug 2022 11:02:25 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=79491eef8a3a0f6b1615ba0898147220486bfec2
commit 79491eef8a3a0f6b1615ba0898147220486bfec2
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-08-20 10:57:26 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-08-20 10:57:26 +0000
textproc/py-markdown-include: Update to 0.7.0
* Switch to GitHub for a while as the new release isn't available
as sdist at PyPI.
Changelog:
https://github.com/cmacmackin/markdown-include/releases/tag/v0.7.0
---
textproc/py-markdown-include/Makefile | 6 ++++--
textproc/py-markdown-include/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/textproc/py-markdown-include/Makefile b/textproc/py-markdown-include/Makefile
index 295ba204514f..abd5d1f72621 100644
--- a/textproc/py-markdown-include/Makefile
+++ b/textproc/py-markdown-include/Makefile
@@ -1,7 +1,7 @@
PORTNAME= markdown-include
-DISTVERSION= 0.6.0
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.7.0
CATEGORIES= textproc python
-MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kai@FreeBSD.org
@@ -12,6 +12,8 @@ LICENSE= GPLv3+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR}
USES= python:3.6+
+USE_GITHUB= yes
+GH_ACCOUNT= cmacmackin
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/textproc/py-markdown-include/distinfo b/textproc/py-markdown-include/distinfo
index 26df37c8871e..0e8301970900 100644
--- a/textproc/py-markdown-include/distinfo
+++ b/textproc/py-markdown-include/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641747929
-SHA256 (markdown-include-0.6.0.tar.gz) = 6f5d680e36f7780c7f0f61dca53ca581bd50d1b56137ddcd6353efafa0c3e4a2
-SIZE (markdown-include-0.6.0.tar.gz) = 4661
+TIMESTAMP = 1659559838
+SHA256 (cmacmackin-markdown-include-v0.7.0_GH0.tar.gz) = 5944cac326e3f071188ce902c6edeacbf5ae7c33273875594debf93e5d850a72
+SIZE (cmacmackin-markdown-include-v0.7.0_GH0.tar.gz) = 16696