Commit graph

13 commits

Author SHA1 Message Date
Sandro Jäckel bdfaf83f76
pythonPackages.google-api-python-client: normalize package name 2021-03-06 00:02:06 +01:00
Jörg Thalheim 7a2920e910
weboob: quote url 2020-04-08 17:18:33 +01:00
Damien Cassou 13a9f136b4
weboob: 1.5 -> 2.0
Neither --qt nor --xdg are supported anymore.
2020-04-07 21:35:59 +02:00
Jonathan Ringer ac9d0cb18a pythonPackages.weboob: add futures dependency 2019-12-16 16:49:58 +01:00
Jörg Thalheim 1e501c868b python3.pkgs.weboob: 1.3 -> 1.5
html2text is python3 only now, which implicitly also affects weboob.
2019-10-29 02:30:04 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace fb2af2a574 python.pkgs.google_api_python_client: conditionally override for python2.7 2019-03-15 10:17:14 +01:00
worldofpeace 72679615a1 pythonPackages.weboob: add pyqt5 as native input
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Robert Djubek f0bd27150a pythonPackages.weboob: fix build 2019-03-12 22:39:48 -04:00
Michael Weiss 2acda72b85
python27Packages.weboob: Override google_api_python_client 2019-01-05 22:32:49 +01:00
aszlig 89df48e9db
weboob: Disable doctests requiring networking
Unfortunately I haven't found a way for nose to disable doctests and the
-e/--exclude flag only works on unit tests.

So I'm using sed in postPatch to remove the doctests without mangling
the whole docstring.

I've built weboob and it now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-27 20:39:14 +02:00
xeji cc648ab387 pythonPackages.weboob: mark as broken 2018-04-12 23:04:06 +02:00
Nadrieril ad7ab43448 pythonPackages.weboob: 1.1 -> 1.3 2018-02-11 09:14:42 +01:00