Commit graph

15 commits

Author SHA1 Message Date
Frederik Rietdijk 7a2b46f88a python: pandas: 0.17.1 -> 0.22.0 2018-04-08 11:34:55 +02: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
Shea Levy e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04: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