summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-27 13:06:27 +0000
committeradam <adam@pkgsrc.org>2017-10-27 13:06:27 +0000
commit9ec56114a5fa9208d5fa52f35567ef5c43fb0f11 (patch)
tree30dbe13e4927d9d6688ec5582aa0621bca88fbfb /textproc
parent6cb7fc1adc415aca49205e1d0bb07b57b1075374 (diff)
downloadpkgsrc-9ec56114a5fa9208d5fa52f35567ef5c43fb0f11.tar.gz
py-mistune: updated to 0.8
Version 0.8 * Remove non breaking spaces preprocessing * Remove rev and rel attribute for footnotes * Fix bypassing XSS vulnerability by junorouse This version is strongly recommended, since it fixed a security issue.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-mistune/Makefile5
-rw-r--r--textproc/py-mistune/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile
index 12d10e2c067..c731b3ec2ae 100644
--- a/textproc/py-mistune/Makefile
+++ b/textproc/py-mistune/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/07/20 17:03:46 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/10/27 13:06:27 adam Exp $
-DISTNAME= mistune-0.7.4
+DISTNAME= mistune-0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mistune/}
diff --git a/textproc/py-mistune/distinfo b/textproc/py-mistune/distinfo
index 282402207a9..cfcbee84285 100644
--- a/textproc/py-mistune/distinfo
+++ b/textproc/py-mistune/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/03/20 13:21:08 wiz Exp $
+$NetBSD: distinfo,v 1.3 2017/10/27 13:06:27 adam Exp $
-SHA1 (mistune-0.7.4.tar.gz) = 23adb8fe73662bfc0f1b21009a8df2fc9affd4aa
-RMD160 (mistune-0.7.4.tar.gz) = 4c97b8c31bfcf2cba1754a29c7d099b8d1d971dd
-SHA512 (mistune-0.7.4.tar.gz) = d300bec23f5482396c6f282ee3d773461c162791e4605ca40141eb9487c8b158ac7f47f6338f7c3bf27bc614292ecc61dfbf419d47eab817821f18cf80103802
-Size (mistune-0.7.4.tar.gz) = 49304 bytes
+SHA1 (mistune-0.8.tar.gz) = ed7bb1649b2a8ee88618b75eb5bfe635cf4177b7
+RMD160 (mistune-0.8.tar.gz) = f96cae6fd3f7e7533284f60f76f4e3837241f26b
+SHA512 (mistune-0.8.tar.gz) = 0eca28928fc1fa4525e9138f6be44d910558c69307e43ea4a7a98da1e6cba44291bc39544c34f8d2c3f29debdff1f3ee65e0bcad1ca4cd13b788fe5c180f889e
+Size (mistune-0.8.tar.gz) = 49499 bytes