git: 11d9eb05af3e - main - textproc/py-mistune: Update to 2.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Jul 2022 18:01:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=11d9eb05af3e3e733251044e3ac45ddf77d7c4b5
commit 11d9eb05af3e3e733251044e3ac45ddf77d7c4b5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 17:56:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 18:00:46 +0000
textproc/py-mistune: Update to 2.0.4
- Convert to USE_PYTHON=unittest
Changes: https://github.com/lepture/mistune/releases
https://github.com/lepture/mistune/blob/master/docs/changes.rst
---
textproc/py-mistune/Makefile | 4 ++--
textproc/py-mistune/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile
index f2c70169e5e7..4a5429d2be7f 100644
--- a/textproc/py-mistune/Makefile
+++ b/textproc/py-mistune/Makefile
@@ -1,7 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= mistune
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe python:3.6+
-USE_PYTHON= autoplist concurrent distutils nose
+USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes
diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo
index 3e5fc77a4342..4a5e6c73b197 100644
--- a/textproc/py-mistune/distinfo
+++ b/textproc/py-mistune/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656522312
-SHA256 (mistune-2.0.3.tar.gz) = d7605b46b6156b53b7d52a465202b29a6f00f4ea4130ad5d25e9d5547d6b7e50
-SIZE (mistune-2.0.3.tar.gz) = 75763
+TIMESTAMP = 1658151395
+SHA256 (mistune-2.0.4.tar.gz) = 9ee0a66053e2267aba772c71e06891fa8f1af6d4b01d5e84e267b4570d4d9808
+SIZE (mistune-2.0.4.tar.gz) = 75977