Fri Dec 1 10:35:17 2017 UTC ()
py-ofxparse: updated to 0.17

0.17:
Bug fixes.


(adam)
diff -r1.2 -r1.3 pkgsrc/finance/py-ofxparse/Makefile
diff -r1.2 -r1.3 pkgsrc/finance/py-ofxparse/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/finance/py-ofxparse/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-ofxparse/Makefile 2017/09/27 10:58:40 1.2
+++ pkgsrc/finance/py-ofxparse/Makefile 2017/12/01 10:35:17 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2017/09/27 10:58:40 adam Exp $ 1# $NetBSD: Makefile,v 1.3 2017/12/01 10:35:17 adam Exp $
2 2
3DISTNAME= ofxparse-0.16 3DISTNAME= ofxparse-0.17
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= ${MASTER_SITE_PYPI:=o/ofxparse/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=o/ofxparse/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://sites.google.com/site/ofxparse 9HOMEPAGE= http://sites.google.com/site/ofxparse
10COMMENT= Tools for working with the OFX file format 10COMMENT= Tools for working with the OFX file format
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4 13DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
14DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml 14DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
15DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 15DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
16 16

cvs diff -r1.2 -r1.3 pkgsrc/finance/py-ofxparse/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-ofxparse/distinfo 2017/09/27 10:58:40 1.2
+++ pkgsrc/finance/py-ofxparse/distinfo 2017/12/01 10:35:17 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2017/09/27 10:58:40 adam Exp $ 1$NetBSD: distinfo,v 1.3 2017/12/01 10:35:17 adam Exp $
2 2
3SHA1 (ofxparse-0.16.tar.gz) = a1da24b8e9fe6ccbb0f525bffe168902b6389ebb 3SHA1 (ofxparse-0.17.tar.gz) = 6d826faddca48d175a9bf1162970bf9261226c29
4RMD160 (ofxparse-0.16.tar.gz) = 92caf1f4260f45909d78a3353c3da966e59b8d48 4RMD160 (ofxparse-0.17.tar.gz) = d4fd56ae84d63f14bc592f166f2b39de42014bfa
5SHA512 (ofxparse-0.16.tar.gz) = 2dfae4064eabfbeec18fdc8d57b14a150fe1edc5d8d6438c81e9f676ad5747274529242cf20df0c693cf928c357588daa0a0438b0c65301929647093788de5d2 5SHA512 (ofxparse-0.17.tar.gz) = 3ce0f9efe27ade9f392fd698df668623cdbf2d9458c5a845eca31190a3472eeabb88c78df46136f67432375d3abb2e55f9b614a5a805061aa3171b764871a57d
6Size (ofxparse-0.16.tar.gz) = 49470 bytes 6Size (ofxparse-0.17.tar.gz) = 49428 bytes