Commit Graph
14 Commits
Author SHA1 Message Date
Klaas van Schelven 3a180b0918 google_cloud_speech: init at 0.30.0 2017-12-20 23:50:31 +01:00
Klaas van Schelven ebec27baa1 google_gax: init at 0.15.16 2017-12-20 23:49:56 +01:00
Klaas van Schelven 32e9d32be5 google_cloud_core: init at 0.28.0 2017-12-20 23:48:57 +01:00
Klaas van Schelven 1672631932 google_api_core: init at 0.1.2 2017-12-20 23:47:52 +01:00
Klaas van Schelven df69f446a8 grpcio: init at 1.7.3 2017-12-20 23:46:51 +01:00
Klaas van Schelven 388c119d0b google_auth: init at 1.2.1 2017-12-20 23:45:36 +01:00
Klaas van Schelven 9cf561a90e googleapis_common_protos: init at version 1.5.3 2017-12-20 23:44:21 +01:00
Klaas van Schelven b20916bd98 documentation: cross-compilation - partial rewrite 2017-11-09 13:44:03 +01:00
Klaas van Schelven 50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Klaas van Schelven bdb120c21e python.pkgs.recaptcha-client: disable broken versions
It seems that the recaptcha-client package is no longer maintained.

* The latest released version (1.0.6) is from the year 2011;
* The project page does not mention which Python versions are supported
* The project is hosted on google code, which is discontinued

I was able to succesfully build with Python versions 3.3, 3.4, but not
3.5, 3.6.
2017-09-11 19:43:08 +01:00
Klaas van Schelven 6e6a3c9ba5 andviro/flake8-vim: init at 2017-02-17 2017-09-11 13:49:36 +02:00
Klaas van Schelven 70fe7ed01e python-simple-hipchat: 0.1.0 => 0.4.0
0.1.0 does not work on Python 3 but versions >= 0.2 do.
2017-09-10 15:20:41 +02:00
Klaas van Schelven 3c65062a43 bash: cleanup unused file
The only usage location was removed in f803270b7e
Grepping for bash-4.3 yields no results
2017-08-18 12:36:30 +03:00
Klaas van Schelven 53d67bcc26 readline 7.0 -> 7.0.3
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00