Timo Kaufmann
dca6628d1a
pythonPackages.matplotlib: enable tk backend by default
...
We currently do not build mathplotlib with any backend. This can be very
confusing for users. They will try to use matplotlib and it will simply
display nothing (see #51337 ). We should ship at least one backend. `tk`
was chosen somewhat arbitrarily. The gtk backend is problematic (see
https://github.com/NixOS/nixpkgs/issues/50959#issuecomment-441327767 )
so tkinter seems like a good choice.
There is already a backend provided on darwin so there is no reason to
include tk there.
2018-12-03 21:07:59 +01:00
Mario Rodas
be2e63edc4
pythonPackages.sybil: fix build ( #51392 )
2018-12-02 23:12:16 +01:00
Jörg Thalheim
5ae9250c3b
Merge pull request #51381 from marsam/feature/update-python-effect
...
pythonPackages.effect: 0.11.0 -> 0.12.0
2018-12-02 19:06:16 +00:00
Daiderd Jordan
0e6e8c1305
Merge pull request #51311 from FRidh/docutils
...
python.pkgs.docutils: set LANG in case of darwin and python3
2018-12-02 19:24:51 +01:00
Mario Rodas
ffb5ebe9e0
pythonPackages.effect: 0.11.0 -> 0.12.0
2018-12-02 11:41:20 -05:00
Gabriel Ebner
9e8f6176e5
pythonPackages.ruamel_yaml: 0.15.35 -> 0.15.80
...
This fixes the build error with Python 3.7.
2018-12-02 17:31:47 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
0f868d8116
Treewide: use HTTPS on SourceForge
2018-12-02 15:33:08 +01:00
Timo Kaufmann
d9b650f4cc
pythonPackages.cypari2: 1.3.1 -> 2.0.1 ( #49446 )
2018-12-01 12:57:55 +01:00
Frederik Rietdijk
81567cb828
python.pkgs.docutils: set LANG in case of darwin and python3
...
This should allow the Python3 version to be built while preventing mass-rebuilds.
2018-12-01 09:12:34 +01:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Dmitry Kalinkin
cf1fb28991
python3Packages.datrie: fix build ( #51250 )
2018-11-30 09:17:56 +01:00
Jan Tojnar
ca11db894f
python2.pkgs.gst-python: fix build
2018-11-29 18:24:55 +01:00
Renaud
1a9e12e677
Merge pull request #50655 from MatrixAI/python-mnist
...
python-mnist: init at 0.6
2018-11-29 14:43:48 +01:00
Maximilian Bosch
a9ffe7f8ec
Merge pull request #49409 from jluttine/enable-thumbor-tests
...
piexif: 1.0.13 -> 1.1.2 (and bunch of other packages)
2018-11-29 14:21:17 +01:00
Maximilian Bosch
e2a6e8b8ff
pythonPackages.pyres: ensure that redis 2.10.6 is used
...
Upstream's requirements.txt wrongly suggests that redis==3.x is support
(missing upper-bound constraint), but the tests break due to API
incompatibilities.
2018-11-29 12:38:30 +01:00
Jaakko Luttinen
51f6d7f244
pythonPackages.piexif: 1.0.13 -> 1.1.2
2018-11-29 12:38:30 +01:00
Jaakko Luttinen
336f11c3b1
pythonPackages.thumbor: run tests
2018-11-29 12:38:29 +01:00
Jaakko Luttinen
cfaf696a7b
pythonPackages.cairosvg1: init at 1.0.22
2018-11-29 12:38:29 +01:00
Jaakko Luttinen
fd6e6dcfa1
pythonPackages.remotecv: init at 2.2.2
2018-11-29 12:38:29 +01:00
Jaakko Luttinen
c6bd5294aa
pythonPackages.preggy: init at 1.4.2
2018-11-29 12:38:28 +01:00
Jaakko Luttinen
866be59b20
pythonPackages.pyssim: init at 0.4
2018-11-29 12:38:28 +01:00
Jaakko Luttinen
735abd8c4c
pythonPackages.pyres: init at 1.5
2018-11-29 12:38:28 +01:00
Jaakko Luttinen
5d2ac2cd06
pythonPackages.yanc: init at 0.3.3
2018-11-29 12:38:27 +01:00
Jaakko Luttinen
0f81ac7737
pythonPackages.nose-focus: init at 0.1.3
2018-11-29 12:38:27 +01:00
Jaakko Luttinen
f5f7f1510d
pythonPackages.nose-of-yeti: init at 1.8
2018-11-29 12:38:27 +01:00
Jaakko Luttinen
d91e61865b
pythonPackages.nose-pattern-exclude: init at 0.1.3
2018-11-29 12:38:26 +01:00
Jaakko Luttinen
2fe089c870
pythonPackages.should-dsl: init at 2.1.2
2018-11-29 12:38:26 +01:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
worldofpeace
8d88e4f6c7
Merge pull request #50285 from marsam/feature/async_generator-python35
...
python3Packages.async_generator: fix build on python3.5
2018-11-28 23:26:01 -05:00
worldofpeace
f9714fdcea
Merge pull request #50471 from Ma27/package-python-fs-s3-support
...
pythonPackages.fs-s3fs: init at 1.0.0
2018-11-28 20:46:33 -05:00
Maximilian Bosch
9d2160e73b
pythonPackages.pyftpdlib: skip tests
...
Although the tests are passing locally, it seems as the excessive
filesystem usage causes several build failures and timeouts in the Hydra
and OfBorg infrastructure:
* https://hydra.nixos.org/build/84374861 (python3 on linux.x86_64)
* https://hydra.nixos.org/build/84368459 (python2 on linux.x86_64)
Some of these tests are failing after several seconds though, but I
couldn't identify a pattern and I'm not overly surprised that a FTP
library has impure tests. However the API seems to be usable in a Python
{2,3} environment, so it should be safe to use even with disabled tests.
2018-11-29 02:01:22 +01:00
Maximilian Bosch
fd08b98da9
pythonPackages.fs-s3fs: init at 1.0.0
...
`fs` is a python-based file system abstraction layer. The new package
`fs-s3fs` is an implementation of it which stores files inside an S3
bucket.
2018-11-29 02:01:22 +01:00
worldofpeace
2570da8077
Merge pull request #51080 from costrouc/costrouc/uarray-init
...
pythonPackages.uarray: init at 0.4
2018-11-28 18:30:48 -05:00
Peter Simons
6bc8b5bbd9
python-bugzilla: update from version 1.1.0 to 2.2.0
2018-11-28 17:24:13 +01:00
Chris Ostrouchov
0549e307a5
pythonPackages.pytest-mypy: init at 0.3.2
2018-11-28 07:38:00 -05:00
Chris Ostrouchov
0b7522d0f6
pythonPackages.perf: init at 1.5.1
2018-11-28 07:37:53 -05:00
Chris Ostrouchov
8b6b45c742
pythonPackages.uarray: init at 0.4
2018-11-27 20:45:41 -05:00
Chris Ostrouchov
a6dc1123e0
pythonPackages.hopcroftkarp: init at 1.2.4
2018-11-27 20:45:40 -05:00
Chris Ostrouchov
e097b5e82b
pythonPackages.matchpy: init at 0.4.6
2018-11-27 20:45:40 -05:00
Chris Ostrouchov
fe5a7e5ed6
pythonPackages.matchpy: init at 0.4.6
2018-11-27 20:45:40 -05:00
Chris Ostrouchov
b5d58552c0
pythonPackages.multiset: init at 2.1.1
2018-11-27 20:45:39 -05:00
Chris Ostrouchov
ab8bd6e34e
pythonPackages.nbval: init at 0.9.1
2018-11-27 20:45:39 -05:00
Chris Ostrouchov
0e3c1e7801
pythonPackages.astunparse: 1.5.0 -> 1.6.1
2018-11-27 20:31:12 -05:00
Chris Ostrouchov
12d4cc12ac
pythonPackages.sure: 1.2.24 -> 1.4.11
...
Fix broken python package `sure`
2018-11-27 18:36:59 -05:00
Timo Kaufmann
63b39af496
pythonPackages.rpy2: various fixes ( #51084 )
...
- make sure libreadline is found at runtime
- make sure python libraries are found at runtime
- add libraries necessary to pass the testsuite and standard libraries
2018-11-27 18:24:37 +01:00
Ben Wolsieffer
be8569be49
pythonPackages.protobuf: fix compatibility with Python 3.7
2018-11-27 12:02:55 -05:00
Ben Wolsieffer
4380a9143b
pythonPackages.grpcio-tools: 1.14.2 -> 1.16.1
2018-11-27 12:02:55 -05:00
Ben Wolsieffer
de39c5f372
pythonPackages.grpcio: 1.15.0 -> 1.16.1
2018-11-27 12:02:55 -05:00
Jörg Thalheim
bb32e2bd3d
python37.pkgs.rope: ignore broken type hinting tests
2018-11-27 11:57:55 +00:00