wok diff python-ofxparse/receipt @ rev 25210
updated python-ofxparse (0.20 -> 0.21)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:06:03 2022 +0100 (2022-07-13) |
parents | 104a2a2e5484 |
children |
line diff
1.1 --- a/python-ofxparse/receipt Mon Feb 07 18:01:05 2022 +0000 1.2 +++ b/python-ofxparse/receipt Wed Jul 13 15:06:03 2022 +0100 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-ofxparse" 1.7 -VERSION="0.20" 1.8 +VERSION="0.21" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Tools for working with the OFX (Open Financial Exchange) file format." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="MIT" 1.13 WEB_SITE="https://pypi.python.org/pypi/ofxparse" 1.14 +REPOLOGY="python:ofxparse" 1.15 1.16 SOURCE="ofxparse" 1.17 TARBALL="$SOURCE-$VERSION.tar.gz"