Skip to content

Commit

Permalink
textproc/py-mwparserfromhell: Update 0.6.3 -> 0.6.4
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 28, 2022
1 parent 6fb2a2e commit a35a2af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion textproc/py-mwparserfromhell/Makefile
@@ -1,7 +1,7 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>

PORTNAME= mwparserfromhell
DISTVERSION= 0.6.3
DISTVERSION= 0.6.4
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,6 +12,9 @@ COMMENT= Parser for MediaWiki wikicode
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist distutils

Expand Down
6 changes: 3 additions & 3 deletions textproc/py-mwparserfromhell/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1630825287
SHA256 (mwparserfromhell-0.6.3.tar.gz) = 1ad779f1bc0808d280ec1026c9de74f424de535568e21debd12830b5b0fa097e
SIZE (mwparserfromhell-0.6.3.tar.gz) = 137259
TIMESTAMP = 1646019634
SHA256 (mwparserfromhell-0.6.4.tar.gz) = 92bec9528ae34d272893ccaf2b527df85c314ff28cfbb3056340467b095d834c
SIZE (mwparserfromhell-0.6.4.tar.gz) = 137563

0 comments on commit a35a2af

Please sign in to comment.