pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-mistune py-mistune: updated to 0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66dcf78f2c05
branches:  trunk
changeset: 370890:66dcf78f2c05
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Oct 27 13:06:27 2017 +0000

description:
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:

 textproc/py-mistune/Makefile |   5 ++---
 textproc/py-mistune/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 59e86a34c368 -r 66dcf78f2c05 textproc/py-mistune/Makefile
--- a/textproc/py-mistune/Makefile      Fri Oct 27 13:06:16 2017 +0000
+++ b/textproc/py-mistune/Makefile      Fri Oct 27 13:06:27 2017 +0000
@@ -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 -r 59e86a34c368 -r 66dcf78f2c05 textproc/py-mistune/distinfo
--- a/textproc/py-mistune/distinfo      Fri Oct 27 13:06:16 2017 +0000
+++ b/textproc/py-mistune/distinfo      Fri Oct 27 13:06:27 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index