Commit graph

7 commits

Author SHA1 Message Date
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