pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-yaml py-yaml: updated to 5.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/442cb75a77e3
branches:  trunk
changeset: 425317:442cb75a77e3
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Mar 21 08:37:55 2020 +0000

description:
py-yaml: updated to 5.3.1

5.3.1:
* Prevents arbitrary code execution during python/object/new constructor

diffstat:

 textproc/py-yaml/Makefile |   4 ++--
 textproc/py-yaml/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6104a845ffae -r 442cb75a77e3 textproc/py-yaml/Makefile
--- a/textproc/py-yaml/Makefile Sat Mar 21 08:36:03 2020 +0000
+++ b/textproc/py-yaml/Makefile Sat Mar 21 08:37:55 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/01/11 16:12:48 adam Exp $
+# $NetBSD: Makefile,v 1.23 2020/03/21 08:37:55 adam Exp $
 
-DISTNAME=      PyYAML-5.3
+DISTNAME=      PyYAML-5.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyYAML/yaml/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyYAML/}
diff -r 6104a845ffae -r 442cb75a77e3 textproc/py-yaml/distinfo
--- a/textproc/py-yaml/distinfo Sat Mar 21 08:36:03 2020 +0000
+++ b/textproc/py-yaml/distinfo Sat Mar 21 08:37:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/01/11 16:12:48 adam Exp $
+$NetBSD: distinfo,v 1.15 2020/03/21 08:37:55 adam Exp $
 
-SHA1 (PyYAML-5.3.tar.gz) = d578323401abc8b3b47ff9d6257e5eef31798836
-RMD160 (PyYAML-5.3.tar.gz) = 49b15c782767040619599b9d89b7faa86280a519
-SHA512 (PyYAML-5.3.tar.gz) = 9124bf4d58ebe925f430fd6ed749e5a3311a54d536a035d39794c485843ddb80692fd7f7bac05797507128b933297ff730d967f49e7237c7c567086a83ee9e1f
-Size (PyYAML-5.3.tar.gz) = 268214 bytes
+SHA1 (PyYAML-5.3.1.tar.gz) = 3b20272e119990b2bbeb03815a1dd3f3e48af07e
+RMD160 (PyYAML-5.3.1.tar.gz) = be7bb32b55e7957fa54d746d0bab77ee3afb7136
+SHA512 (PyYAML-5.3.1.tar.gz) = 87372877d396bd06cdb6b9052ef8822ef0589a211659bf27d7a1c4deca8429cb39e120a23e5d590d7adc0f8059ce1c8af42409bebd7c6d504d49dc8504d5683a
+Size (PyYAML-5.3.1.tar.gz) = 269377 bytes



Home | Main Index | Thread Index | Old Index