Frederik Rietdijk
43f6ceabb8
pythonPackages.pandas: fix build
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
6e0424a77c
python: pandas: 0.23.3 -> 0.23.4
2018-08-25 07:38:22 +02:00
Frederik Rietdijk
8364053af4
python3.pkgs.pandas: fix build, for real
2018-07-28 12:13:44 +02:00
Frederik Rietdijk
2e7ed10e44
python.pkgs.pandas: fix build
2018-07-26 12:43:16 +02:00
Frederik Rietdijk
2b3f304bba
python: pandas: 0.23.1 -> 0.23.3
2018-07-22 16:52:47 +02:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Frederik Rietdijk
46b7f6bdfd
python.pkgs.pandas: fix build
2018-06-23 11:48:06 +02:00
Frederik Rietdijk
cede7caab8
python: pandas: 0.23.0 -> 0.23.1
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
aeef0cd86a
python: pandas: 0.22.0 -> 0.23.0
2018-06-22 13:09:22 +02:00
Orivej Desh
49dc36c9a8
pandas: fix check with the current pytest
...
pandas 0.23.0 has fixed this too, but it introduces new test failures.
2018-06-02 18:36:41 +00:00
Frederik Rietdijk
8ca8c46520
python: pandas: 0.21.1 -> 0.22.0
2018-01-01 16:00:51 +01:00
Frederik Rietdijk
fb51574bf6
python.pkgs.pandas: 0.21.0 -> 0.21.1
2017-12-23 09:44:32 +01:00
Matthieu Coudron
d22a1f6abc
pandas: 0.20.3 -> 0.21.0
...
Now needs 'moto' to complete tests.
2017-10-31 03:08:43 +09:00
Frederik Rietdijk
67651d80bc
Merge pull request #28884 from FRidh/python-fixes
...
Python: several fixes
2017-09-06 13:54:10 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
ac3cae1191
python.pkgs.pandas: 0.20.2 -> 0.20.3
2017-07-17 13:54:03 +02:00
Frederik Rietdijk
7111351963
python.pkgs.pandas: 0.20.1 -> 0.20.2
2017-06-06 14:42:10 +02:00
Josef Kemetmueller
eb2994a0d5
pandas: Fix build on darwin
...
Since the commands "locale", "pbpaste" and "pbcopy" are not in nixpkgs,
as they are impure darwin dependencies, we currently cannot get the
clipboard and locale functionality to work properly. We disable the
tests "test_locale" and "test_clipboard" on darwin, so we get a mostly
working pandas. Additionally to disabling the test via py.test, we also
need to provide fake pbpaste/pbcopy commands, so py.test won't fail
during the collection phase.
This closes #25417 and closes #11623 .
2017-05-30 02:18:40 +02:00
Pascal Wittmann
f06f4a0728
pandas: remove outdated comment
...
closes #26058
2017-05-27 12:05:30 +02:00
Frederik Rietdijk
9174bd2538
pythonPackages.pandas: 0.19.2 -> 0.20.1
2017-05-16 13:37:01 +02:00
Frederik Rietdijk
7fa72a7602
pythonPackages.pandas: minor fixes tests
2017-04-18 11:33:22 +02:00
Tom Hunger
59036096b7
pandas: Mark broken in i686.See #23253 .
2017-03-01 13:02:08 +00:00
Frederik Rietdijk
5319587d87
pythonPackages.pandas: 0.19.1 -> 0.19.2
2016-12-25 10:42:41 +01:00