Skip to content

Commit

Permalink
textproc/py-m2r: Update to 0.3.1
Browse files Browse the repository at this point in the history
PR:		268679
  • Loading branch information
neirbowj authored and lwhsu committed Jan 2, 2023
1 parent 2e774af commit ac0c7ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions textproc/py-m2r/Makefile
@@ -1,6 +1,5 @@
PORTNAME= m2r
DISTVERSION= 0.2.1
PORTREVISION= 2
DISTVERSION= 0.3.1
CATEGORIES= textproc devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,8 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}

# Officially 3.6
USES= python:3.6+
# Officially 3.7
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-m2r/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1539560486
SHA256 (m2r-0.2.1.tar.gz) = bf90bad66cda1164b17e5ba4a037806d2443f2a4d5ddc9f6a5554a0322aaed99
SIZE (m2r-0.2.1.tar.gz) = 16058
TIMESTAMP = 1672500093
SHA256 (m2r-0.3.1.tar.gz) = aafb67fc49cfb1d89e46a3443ac747e15f4bb42df20ed04f067ad9efbee256ab
SIZE (m2r-0.3.1.tar.gz) = 16622

0 comments on commit ac0c7ff

Please sign in to comment.