Skip to content

Commit

Permalink
textproc/py-mdit-py-plugins: Update to 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 7, 2021
1 parent 9941510 commit cb09747
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 14 deletions.
4 changes: 3 additions & 1 deletion 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.6
PORTVERSION= 0.2.8
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,6 +12,8 @@ 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}

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 = 1618320276
SHA256 (mdit-py-plugins-0.2.6.tar.gz) = 1e467ca2ea056e8065cbd5d6c61e5052bb50826bde84c40f6a5ed77e82125710
SIZE (mdit-py-plugins-0.2.6.tar.gz) = 25661
TIMESTAMP = 1620298654
SHA256 (mdit-py-plugins-0.2.8.tar.gz) = 5991cef645502e80a5388ec4fc20885d2313d4871e8b8e320ca2de14ac0c015f
SIZE (mdit-py-plugins-0.2.8.tar.gz) = 30657
10 changes: 0 additions & 10 deletions textproc/py-mdit-py-plugins/files/patch-setup.py

This file was deleted.

0 comments on commit cb09747

Please sign in to comment.