Skip to content

Commit

Permalink
textproc/py-mdit-py-plugins: Update to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 21, 2021
1 parent e2077c3 commit 3c6bc04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/py-mdit-py-plugins/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= mdit-py-plugins
PORTVERSION= 0.2.8
PORTVERSION= 0.3.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Collection of plugins for markdown-it-py
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=1.0<2:textproc/py-markdown-it-py@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=1.0.0<3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-mdit-py-plugins/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620298654
SHA256 (mdit-py-plugins-0.2.8.tar.gz) = 5991cef645502e80a5388ec4fc20885d2313d4871e8b8e320ca2de14ac0c015f
SIZE (mdit-py-plugins-0.2.8.tar.gz) = 30657
TIMESTAMP = 1638556626
SHA256 (mdit-py-plugins-0.3.0.tar.gz) = ecc24f51eeec6ab7eecc2f9724e8272c2fb191c2e93cf98109120c2cace69750
SIZE (mdit-py-plugins-0.3.0.tar.gz) = 32696

0 comments on commit 3c6bc04

Please sign in to comment.