Wed Jun 12 20:34:56 2019 UTC ()
py-xopen: updated to 0.7.0

v0.7.0:
Add PipedGzipReader.readline()


(adam)
diff -r1.9 -r1.10 pkgsrc/devel/py-xopen/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/py-xopen/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-xopen/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-xopen/Makefile 2019/05/27 15:31:02 1.9
+++ pkgsrc/devel/py-xopen/Makefile 2019/06/12 20:34:56 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2019/05/27 15:31:02 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2019/06/12 20:34:56 adam Exp $
2 2
3DISTNAME= xopen-0.6.0 3DISTNAME= xopen-0.7.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xopen/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xopen/}
7 7
8MAINTAINER= bacon@NetBSD.org 8MAINTAINER= bacon@NetBSD.org
9HOMEPAGE= https://github.com/marcelm/xopen 9HOMEPAGE= https://github.com/marcelm/xopen
10COMMENT= Open compressed files transparently 10COMMENT= Open compressed files transparently
11LICENSE= mit 11LICENSE= mit
12 12
13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm 13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 14TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15 15
16.include "../../lang/python/pyversion.mk" 16.include "../../lang/python/pyversion.mk"

cvs diff -r1.8 -r1.9 pkgsrc/devel/py-xopen/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-xopen/distinfo 2019/05/27 15:31:02 1.8
+++ pkgsrc/devel/py-xopen/distinfo 2019/06/12 20:34:56 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2019/05/27 15:31:02 adam Exp $ 1$NetBSD: distinfo,v 1.9 2019/06/12 20:34:56 adam Exp $
2 2
3SHA1 (xopen-0.6.0.tar.gz) = 52a0ce28304bab27177aec642d075aee8d1a5eb8 3SHA1 (xopen-0.7.0.tar.gz) = 043ad1bb5321ab62dab57e3bb36da90821ad4737
4RMD160 (xopen-0.6.0.tar.gz) = 5dd2ea50268f60834b4c729ba3f615c358437dae 4RMD160 (xopen-0.7.0.tar.gz) = 1a22488f6e088b3c7d1fb5ab0d8a607841672e3a
5SHA512 (xopen-0.6.0.tar.gz) = 666ee67c559ca01b388bb0936daed6aadaaad2eb6bd0809561fda10b78ef7673636362d6885b3cdcd637aa4bf3057b2085d16fbce57ff0a4916c58b361a4b4b6 5SHA512 (xopen-0.7.0.tar.gz) = f5cec9321fa751ea604f1307fe18158b5371bd2dce39cbe07c2b086fcb8ebf9ab260e6e8492309fea1e93c1407ab552f58588bfaa26eff91dadad3468a6d852d
6Size (xopen-0.6.0.tar.gz) = 10262 bytes 6Size (xopen-0.7.0.tar.gz) = 10420 bytes