[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2021-02-28 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=405383

Dawid Wróbel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Dawid Wróbel  ---
Fixed in:
https://invent.kde.org/office/kmymoney/-/merge_requests/44
https://invent.kde.org/office/kmymoney/-/merge_requests/45

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2021-02-28 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=405383

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In||5.1.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2020-06-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=405383

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2020-05-19 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=405383

Dawid Wróbel  changed:

   What|Removed |Added

   Assignee|kmymoney-de...@kde.org  |m...@dawidwrobel.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2020-02-29 Thread Jonatan Cloutier
https://bugs.kde.org/show_bug.cgi?id=405383

Jonatan Cloutier  changed:

   What|Removed |Added

 CC||cloutier...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2020-02-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405383

--- Comment #8 from andreas.sturmlech...@gmail.com ---
Does kmymoney depend on weboob's full feature set including configuring with
"--qt"? Being able to drop the resulting dependency on
dev-python/google-api-python-client would be some relieve at least.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2020-02-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405383

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

--- Comment #7 from andreas.sturmlech...@gmail.com ---
Rather urgent, not so much for kmymoney's python dependency on the interpreter,
but weboob which has many python library dependencies, and these upstreams are
rapidly dropping python2 support now.

weboob upstream says that 1.5 can be used with python3 already, albeit it would
be better with 1.6.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-12-07 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=405383

--- Comment #6 from Jack  ---
Hmmm - that Phabricator diff seemed to be specifically for adding Python 2.x to
Craft - the build system for KDE on Windows, so I can't tell how useful it will
be for porting the plugin to python 3.  

Also, just for the record, there are three python scripts within the KMM git
tree
./contrib/acst2qif.py
./kmymoney/plugins/ibanbicdata/germany/germany.py
./kmymoney/plugins/ibanbicdata/netherlands/netherlands.py
and I suppose someone who knows more about Python than I do (near zero) should
check that they are compaptible with Python 3.6 or 3.7.

While I know eventually Python 2 will be going EOL, it seems like it's not
going to disappear from the environment any time soon, so while this will
certainly need to be done eventually, it's not clear how urgent it is.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-08-14 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=405383

Dawid Wróbel  changed:

   What|Removed |Added

 CC||da...@klej.net

--- Comment #5 from Dawid Wróbel  ---
The initial weboob support discussion by Łukasz Wojniłowicz specifically
addresses his requirement for Python 2.7 as opposed to 3.6:
https://phabricator.kde.org/D12726

I suppose this is essentially a (reversed) guideline on how to proceed here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-08-03 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=405383

--- Comment #4 from Jack  ---
As another project I follow says "Patches gratefully accepted."  
There are unfortunately, not enough developer hours available to do much more
than fix bugs and very slowly work on additional features, and those are most
likely to be those features of interest to the person doing the work.
Don't worry that the status is REPORTED and not CONFIRMED, as this (small) team
doesn't use those values in any particular way.  Bugs often go straight from
REPORTED to RESOLVED.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-08-03 Thread David Geiger
https://bugs.kde.org/show_bug.cgi?id=405383

--- Comment #3 from David Geiger  ---
Any news about this bug? after about 5 month

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-03-16 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=405383

--- Comment #2 from Jack  ---
No, it is not a joke.  Did you even bother to search the term, or check the KMM
cmake options?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-03-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405383

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
"weboob"? Umm, is this a joke?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 405383] Add python3 support for weboob plugin

2019-03-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=405383

Thomas Baumgart  changed:

   What|Removed |Added

   Severity|normal  |wishlist
  Component|buildsystem |importer
Summary|python3 weboob support now  |Add python3 support for
   |available but not in|weboob plugin
   |kmymoney|

-- 
You are receiving this mail because:
You are watching all bug changes.