pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-mistune
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 27 13:06:28 UTC 2017
Modified Files:
pkgsrc/textproc/py-mistune: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-mistune/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-mistune/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-mistune/Makefile
diff -u pkgsrc/textproc/py-mistune/Makefile:1.3 pkgsrc/textproc/py-mistune/Makefile:1.4
--- pkgsrc/textproc/py-mistune/Makefile:1.3 Thu Jul 20 17:03:46 2017
+++ pkgsrc/textproc/py-mistune/Makefile Fri Oct 27 13:06:27 2017
@@ -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/}
Index: pkgsrc/textproc/py-mistune/distinfo
diff -u pkgsrc/textproc/py-mistune/distinfo:1.2 pkgsrc/textproc/py-mistune/distinfo:1.3
--- pkgsrc/textproc/py-mistune/distinfo:1.2 Mon Mar 20 13:21:08 2017
+++ pkgsrc/textproc/py-mistune/distinfo Fri Oct 27 13:06:27 2017
@@ -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