pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-pyaml py-pyaml: update to 17.10.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e75841aa3e3f
branches:  trunk
changeset: 370154:e75841aa3e3f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 12 12:53:36 2017 +0000

description:
py-pyaml: update to 17.10.0

17.10.0:
Bug fixes.

diffstat:

 textproc/py-pyaml/Makefile |   8 +++-----
 textproc/py-pyaml/distinfo |  11 +++++------
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (44 lines):

diff -r 1e5a2d30a7ca -r e75841aa3e3f textproc/py-pyaml/Makefile
--- a/textproc/py-pyaml/Makefile        Thu Oct 12 12:42:54 2017 +0000
+++ b/textproc/py-pyaml/Makefile        Thu Oct 12 12:53:36 2017 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 13:45:04 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/12 12:53:36 adam Exp $
 
-DISTNAME=      pyaml-17.8.0
+DISTNAME=      pyaml-17.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyaml/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/mk-fg/pretty-yaml
-COMMENT=       A YAML pretty printer for human readable output
-
+COMMENT=       YAML pretty printer for human readable output
 # Strictly speaking, WTFPL
 LICENSE=       public-domain
 
@@ -18,6 +17,5 @@
 do-test:
        cd ${WRKSRC}/pyaml/tests && py.test-${PYVERSSUFFIX} dump.py
 
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1e5a2d30a7ca -r e75841aa3e3f textproc/py-pyaml/distinfo
--- a/textproc/py-pyaml/distinfo        Thu Oct 12 12:42:54 2017 +0000
+++ b/textproc/py-pyaml/distinfo        Thu Oct 12 12:53:36 2017 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/29 13:45:04 joerg Exp $
+$NetBSD: distinfo,v 1.2 2017/10/12 12:53:36 adam Exp $
 
-SHA1 (pyaml-17.8.0.tar.gz) = 9a036114c4ee65ed77ad8734da5288b9cb9cc3ae
-RMD160 (pyaml-17.8.0.tar.gz) = cd658ce11e386f5b7760c797c64078a428ab094d
-SHA512 (pyaml-17.8.0.tar.gz) = 11d7555de58ac4dd3bd98965c78d779f18b172d7875d38cb99337213fb22562618e8f332aa9d0ff73c5b8e981a5b69059cbfb0b67d388d74c4fa5f1b83313cf3
-Size (pyaml-17.8.0.tar.gz) = 15583 bytes
-SHA1 (patch-setup.py) = 8718125829210a220c8eaf2d87744cc05f024b38
+SHA1 (pyaml-17.10.0.tar.gz) = a5637ab21d9e3962dba1e220a1edb3e48bf59e15
+RMD160 (pyaml-17.10.0.tar.gz) = 7d99d934f75ec9b38abad2943f22c19ebeeffc0c
+SHA512 (pyaml-17.10.0.tar.gz) = 7d7dd424308cadcbfa76c852c01dce6dc611d909d35e3bf081be7866246836b4d31aaea65aa975b162a22203da586f249e6d244dcaf6d2971123f9e396fda649
+Size (pyaml-17.10.0.tar.gz) = 15677 bytes



Home | Main Index | Thread Index | Old Index