Samuel Leathers
755e6eb22e
hcs_utils: 1.5 -> 2.0
2017-09-15 21:03:51 -04:00
Frederik Rietdijk
56f8b3626f
Merge pull request #29353 from disassembler/pgpdump
...
pgpdump: disable tests
2017-09-15 12:34:23 +02:00
Frederik Rietdijk
beaada6c2d
Merge pull request #29407 from disassembler/cxfreeze
...
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers
140136ad95
mdp: disable tests
2017-09-15 12:29:16 +02:00
Frederik Rietdijk
47e1751fd0
Merge pull request #29388 from disassembler/arelle
...
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Samuel Leathers
e355e9cf03
ptpython: 0.35 -> 0.41
2017-09-14 20:48:36 -04:00
Samuel Leathers
799a70d623
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-14 20:30:08 -04:00
Samuel Leathers
6ac283b185
arelle: add py3to2 as a buildInput
2017-09-14 16:54:28 -04:00
Samuel Leathers
fad96f62d0
3to2: rename py3to2 to work with callPackage
2017-09-14 14:27:48 -04:00
Jörg Thalheim
610eac1773
Merge pull request #29370 from mguentner/urltypofixes
...
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos
2017-09-14 13:54:14 +02:00
Frederik Rietdijk
aff5ef6481
Merge pull request #29360 from disassembler/ws4py
...
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Frederik Rietdijk
1e16bceb46
python.pkgs.mwlib: mark as broken
2017-09-14 13:07:15 +02:00
Samuel Leathers
3f5f208d13
ws4py: add git to checkInputs
2017-09-14 04:45:45 -04:00
Frederik Rietdijk
693de5b8c6
Merge pull request #29340 from disassembler/credstash
...
credstash: 1.13.2 -> 1.13.3
2017-09-14 09:50:44 +02:00
Samuel Leathers
dabf89fadd
credstash: 1.13.2 -> 1.13.3
2017-09-14 03:47:04 -04:00
Samuel Leathers
746f20fc7f
colanderalchemy: fixes tests
2017-09-14 03:22:00 -04:00
Samuel Leathers
c3e7040d0e
pgpdump: disable tests
2017-09-14 03:14:56 -04:00
John Ericson
8fccaa284d
Merge pull request #29282 from obsidiansystems/soext
...
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson
5aec3f96a2
treewide: Use *Platform.extensions
2017-09-13 11:16:10 -04:00
Frederik Rietdijk
8d4e37710f
python.pkgs.jupyter_console: 5.0.0 -> 5.2.0
2017-09-13 10:24:44 +02:00
Frederik Rietdijk
47dcf634bb
python.pkgs.joblib: move expression
2017-09-13 09:34:39 +02: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
Josef Kemetmueller
6d760d970f
pythonPackages.audiotools: Fix darwin build
2017-09-12 19:33:17 +02:00
Tuomas Tynkkynen
8f566f4bde
pythonPackages.audiotools: Disable on Darwin
...
Last successful build 2015-09-20 07:44:17
https://hydra.nixos.org/build/60587519
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen
8d85d279f2
pythonPackages.alot: Disable on Darwin
...
Last successful build 2015-12-31 19:17:08
https://hydra.nixos.org/build/60775312
2017-09-12 14:58:46 +03:00
Domen Kožar
8081505173
pyopenssl: 17.0.0 -> 17.2.0
...
An attempt to fix tests under 32bit linux to unblock nix build
(cherry picked from commit 3418e73469
)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-09-12 13:38:51 +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
Tuomas Tynkkynen
373b2231be
pythonPackages.ssdeep: Mark broken
...
https://hydra.nixos.org/build/59943791
This package is a library and has no reverse dependencies. (It was once
used by diffoscope, but it changed to use a different library).
2017-09-11 13:52:11 +03:00
Rob Vermaas
9ca079f5ec
Missing self reference
2017-09-10 13:58:36 +00:00
Rob Vermaas
72b48de97a
Missing semicolon
2017-09-10 13:58:25 +00:00
Jörg Thalheim
ba66db5fb1
Merge pull request #29201 from vanschelven/python-simple-hipchat
...
python-simple-hipchat: 0.1.0 => 0.4.0
2017-09-10 14:32:23 +01:00
Jörg Thalheim
cfb64bdbbd
python.pkgs.python_simple_hipchat: move out of python-packages
2017-09-10 14:31:30 +01:00
Jörg Thalheim
8f3f64e512
python.pkgs.unicorn: disable python3
...
fixes #29200
2017-09-10 14:21:56 +01: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
Frederik Rietdijk
6521a83efe
Merge pull request #29158 from nlewo/ofxclient
...
pythonPackages.ofxclient and pythonPackages.osprofiler: remove argparse from requirements
2017-09-10 08:53:40 +02:00
Dan Peebles
15502421c7
yubikey-manager: 3.1 -> 4.0
...
Also, support Darwin properly
2017-09-09 23:07:14 -04:00
Antoine Eiche
e7ddd5e476
pythonPackages.osprofiler: remove argparse from requirements
...
Since argparse module is now part of python stdlib.
2017-09-09 22:37:39 +02:00
Antoine Eiche
21571b7000
pythonPackages.ofxclient: remove argparse from requirements
...
Since argparse module is now part of python stdlib.
2017-09-09 22:30:20 +02:00
Michael Weiss
8e3681d8bb
pythonPackages.glances: 2.11 -> 2.11.1
2017-09-09 14:46:25 +02:00
Frederik Rietdijk
6589ee83c2
Merge pull request #29134 from abbradar/protobuf
...
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Nikolay Amiantov
1f2a18d916
protobuf: remove old versions
...
This leaves only protobuf3_1 which is the last version with libprotobuf2.
Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Tom Saeger
d6cebc8b39
pythonPackages.dotfiles: 0.6.3 -> 0.6.4
2017-09-08 22:24:27 +02:00
Frederik Rietdijk
8bad0a7f23
Merge pull request #29090 from catern/master
...
pythonPackages.linuxfd: init at 1.4.4
2017-09-08 22:03:08 +02:00
Frederik Rietdijk
c3a0c3c9f1
Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428 "
...
This reverts commit b73e3bfafd
.
See https://github.com/NixOS/nixpkgs/issues/29103
2017-09-08 08:55:05 +02:00
Nikolay Amiantov
6f7b62e038
protobuf: default to 3.4
2017-09-08 03:40:56 +03:00
Nikolay Amiantov
721aba33b4
protobuf3_4: init at 3.4.0
2017-09-08 03:40:56 +03:00
Spencer Baugh
4978b204e3
pythonPackages.linuxfd: init at 1.4.4
2017-09-07 19:45:30 +00:00
Frederik Rietdijk
56c56fb414
Merge pull request #29072 from FRidh/python-fixes-3
...
Python: several fixes (3)
2017-09-07 19:26:20 +02:00
Frederik Rietdijk
b73e3bfafd
python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
...
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.
The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.
Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00