summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-27 10:58:40 +0000
committeradam <adam@pkgsrc.org>2017-09-27 10:58:40 +0000
commitd51e3daba3f7e66c1bce1b11624bea7ba9f13a50 (patch)
tree21444c6ef2c92423a1a8b838c93609aa5fcc84f1 /finance
parentb8dbaeaf7a55bb89390236c06237d1b7951f1067 (diff)
downloadpkgsrc-d51e3daba3f7e66c1bce1b11624bea7ba9f13a50.tar.gz
ofxparse: update to 0.16
0.16: Bug fixes.
Diffstat (limited to 'finance')
-rw-r--r--finance/py-ofxparse/Makefile8
-rw-r--r--finance/py-ofxparse/PLIST9
-rw-r--r--finance/py-ofxparse/distinfo10
3 files changed, 17 insertions, 10 deletions
diff --git a/finance/py-ofxparse/Makefile b/finance/py-ofxparse/Makefile
index c66b2b17a89..fca025c615f 100644
--- a/finance/py-ofxparse/Makefile
+++ b/finance/py-ofxparse/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/12/27 16:27:40 richard Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/27 10:58:40 adam Exp $
-DISTNAME= ofxparse-0.14
+DISTNAME= ofxparse-0.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/ofxparse/}
@@ -10,6 +10,10 @@ HOMEPAGE= http://sites.google.com/site/ofxparse
COMMENT= Tools for working with the OFX file format
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
+DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
+DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/finance/py-ofxparse/PLIST b/finance/py-ofxparse/PLIST
index 2ddd363e86d..9c6b051420a 100644
--- a/finance/py-ofxparse/PLIST
+++ b/finance/py-ofxparse/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/27 16:27:40 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/09/27 10:58:40 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/ofxparse/__init__.py
@@ -15,6 +15,9 @@ ${PYSITELIB}/ofxparse/mcc.pyo
${PYSITELIB}/ofxparse/ofxparse.py
${PYSITELIB}/ofxparse/ofxparse.pyc
${PYSITELIB}/ofxparse/ofxparse.pyo
+${PYSITELIB}/ofxparse/ofxprinter.py
+${PYSITELIB}/ofxparse/ofxprinter.pyc
+${PYSITELIB}/ofxparse/ofxprinter.pyo
${PYSITELIB}/ofxparse/ofxutil.py
${PYSITELIB}/ofxparse/ofxutil.pyc
${PYSITELIB}/ofxparse/ofxutil.pyo
diff --git a/finance/py-ofxparse/distinfo b/finance/py-ofxparse/distinfo
index 4038789e13d..c0454922853 100644
--- a/finance/py-ofxparse/distinfo
+++ b/finance/py-ofxparse/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/12/27 16:27:40 richard Exp $
+$NetBSD: distinfo,v 1.2 2017/09/27 10:58:40 adam Exp $
-SHA1 (ofxparse-0.14.tar.gz) = 7e23940f61f949373041595d3f7011b6e437f3e8
-RMD160 (ofxparse-0.14.tar.gz) = 01ae1cae0724505d6c88399783f4fe880811ef2a
-SHA512 (ofxparse-0.14.tar.gz) = d685341f8787000281d480cdf5aa221331fea25fca5e6bcc6a72e1f106993313a20822ce8bcd8f59c795a26b71a7078b16e0644b92d08a7bcbe24e2e4f24deb3
-Size (ofxparse-0.14.tar.gz) = 42638 bytes
+SHA1 (ofxparse-0.16.tar.gz) = a1da24b8e9fe6ccbb0f525bffe168902b6389ebb
+RMD160 (ofxparse-0.16.tar.gz) = 92caf1f4260f45909d78a3353c3da966e59b8d48
+SHA512 (ofxparse-0.16.tar.gz) = 2dfae4064eabfbeec18fdc8d57b14a150fe1edc5d8d6438c81e9f676ad5747274529242cf20df0c693cf928c357588daa0a0438b0c65301929647093788de5d2
+Size (ofxparse-0.16.tar.gz) = 49470 bytes