1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
Commit graph

2379 commits

Author SHA1 Message Date
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Domen Kožar 64b5e1ce92 pythonPackages.zope_testrunner: 4.4.3 -> 4.4.10 2015-11-21 21:44:12 +01:00
Domen Kožar 4b23328e39 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 7e57e59ddd buildPythonPackage: fix numpy 2015-11-21 21:44:12 +01:00
Domen Kožar c9b5ff02c7 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar d202585b4c buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 127a20f8da buildPythonPackage: sadly, checkPhase is too often installPhase in python 2015-11-21 21:44:12 +01:00
Domen Kožar dfee078df4 buildPythonPackage: more wheel build fixes 2015-11-21 21:44:12 +01:00
Domen Kožar ec0f58b459 pythonPackages.clint: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar 4f19853b30 buildPythonPackage: inline bootstrapped-pip 2015-11-21 21:44:12 +01:00
Domen Kožar 0ce117f058 pythonPackages: fix wheel build failures 2015-11-21 21:44:12 +01:00
Domen Kožar a2a6f60b5a WIP: buildPythonPackages now uses wheels internally 2015-11-21 21:44:12 +01:00
Frederik Rietdijk 25d537d06a python-packages: fix some licenses (close #11189) 2015-11-21 19:56:41 +01:00
Marius Bakke cbaac29c87 oslosphinx: use sphinx_1_2 2015-11-21 16:57:49 +00:00
Marius Bakke 5837ddc2a1 pylockfile: 0.9.1 -> 0.10.2 2015-11-21 16:57:49 +00:00
Marius Bakke ce33fd2106 sphinx_1_2: init at 1.2.3 2015-11-21 16:57:49 +00:00
Domen Kožar fcf6fe5144 Merge pull request #11148 from FRidh/profiler
python memory_profiler: 0.27 -> 0.39
2015-11-21 11:44:33 +01:00
Frederik Rietdijk 5c9c00b2b9 python notebook: use requests2 instead of requests 2015-11-19 15:05:47 +01:00
Frederik Rietdijk 7bcd12f87e python memory_profiler: 0.27 -> 0.39 2015-11-19 13:54:46 +01:00
Domen Kožar a7e8addf98 Merge pull request #11103 from samuelrivas/add-mixpanel
mixpanel: init at 4.0.2
2015-11-17 22:30:33 +01:00
Samuel Rivas f1f7a438d1 mixpanel: init at 4.0.2 2015-11-17 22:19:54 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Domen Kožar 7e58284b68 Merge pull request #11087 from FRidh/llvmlite
python llvmlite: fix by using llvm_36
2015-11-17 13:48:56 +01:00
Luca Bruno aa9827a948 ipython: use requests2 to fix python3 build 2015-11-17 13:02:03 +01:00
Frederik Rietdijk 0d1a8a5fcf python llvmlite: fix by using llvm_36 2015-11-17 12:16:11 +01:00
Cillian de Róiste 242914358e datadog: fix license 2015-11-17 12:09:56 +01:00
Domen Kožar a7c2ee2205 Merge pull request #11062 from offlinehacker/pkgs/pythonPackages/datadog/add
pythonPackages.datadog: init at 0.10.0
2015-11-17 10:45:03 +01:00
Benno Fünfstück 2fc679b6f7 pyacoustid: use requests2
This fixes an issue with beets which already needs requests2
due to the fetchart plugins' dependencies, so it would depend
on two different versions of requests if this package didn't
use requests2.
2015-11-16 19:45:06 +01:00
Benno Fünfstück c0cb70bf7c python-discogs-client: use requests2
This fixes an issue in beets which would depend on two versions of
requests if this used requests and not requests2.
2015-11-16 19:45:06 +01:00
Jaka Hudoklin ac97469edd pythonPackages.datadog: init at 0.10.0 2015-11-16 16:25:13 +01:00
Asko Soukka 5b745f469f scikit-image: init at 0.11.3 (close #10881) 2015-11-16 13:12:43 +01:00
Asko Soukka a69511e298 darwin: llvmlite: add impure dep to fix build 2015-11-16 13:12:43 +01:00
Domen Kožar 88f5cfc126 Merge pull request #8637 from FRidh/statsmodels
python-packages statsmodels: init at 0.6.1
2015-11-16 12:58:17 +01:00
Frederik Rietdijk ce41204fa0 python-packages statsmodels: init at 0.6.1 2015-11-16 12:56:33 +01:00
Domen Kožar 5ca01c71d1 Merge pull request #10814 from NarrativeScience/no_large_file_test
numpy: patch to remove large file test
2015-11-16 12:55:13 +01:00
Domen Kožar 5900949ef2 Merge pull request #9520 from FRidh/bokeh
python-packages bokeh: init at 0.9.3
2015-11-16 12:53:29 +01:00
Frederik Rietdijk ccb3eb13d9 python bokeh: init at 0.10.0 2015-11-16 12:38:21 +01:00
Domen Kožar 76e93b6362 Merge pull request #8868 from lancelotsix/update_pytestflakes
pythonPackages.pytestflakes: 0.2 -> 1.0.0
2015-11-16 12:22:41 +01:00
Domen Kožar c651e6cbe5 pythonPackages.requests: disable on 3.4 2015-11-16 12:19:02 +01:00
Domen Kožar ae15f96fd1 Merge pull request #11036 from FRidh/pycparser
python pycparser: 2.10 -> 2.14
2015-11-16 11:32:00 +01:00
Domen Kožar 4755afc385 Merge commit 'b666ac3e9ff3f08b120d068770768be580e67f76' (staging)
Merge rest of the fixes from staging
2015-11-16 11:23:06 +01:00
Pascal Wittmann 52546be521 Merge pull request #11035 from FRidh/pysoundfile
python pysoundfile: init at 0.8.1
2015-11-15 17:58:15 +01:00
Frederik Rietdijk b0f4a36b67 python pycparser: 2.10 -> 2.14 2015-11-15 16:28:38 +01:00
Frederik Rietdijk 4cfe90b9d7 python pysoundfile: init at 0.8.1 2015-11-15 16:24:35 +01:00
Domen Kožar 5e21f4e20b fix cython build 2015-11-14 16:50:23 +01:00
William A. Kennington III 9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Domen Kožar 83aeb00a78 Merge pull request #11010 from FRidh/bcrypt
python bcrypt: 1.0.2 -> 2.0.0
2015-11-13 23:18:47 +01:00
Frederik Rietdijk 31563a291c python bcrypt: 1.0.2 -> 2.0.0 2015-11-13 17:05:28 +01:00
Arseniy Seroka bb70d1928d Merge pull request #10974 from datakurre/datakurre-numba
darwin: numba: fix build on darwin
2015-11-13 17:43:23 +03:00
Oliver Dunkl 928e202034 python-packages: pafy 0.4.1 -> 0.4.2 2015-11-13 09:29:55 +01:00
Domen Kožar a99a634acf Merge pull request #10826 from NarrativeScience/skip_broken_pandas_test
skip broken pandas test when on python 3.5
2015-11-12 20:55:27 +01:00
Domen Kožar 6f4d790d85 Merge pull request #10982 from FRidh/python
python: updates and new munch package
2015-11-12 20:51:47 +01:00
Frederik Rietdijk 00a1c28c45 python numba: 0.21.0 -> 0.22.1 2015-11-12 12:02:07 +01:00
Frederik Rietdijk fef06f6875 python munch: init at 2.0.4 2015-11-12 12:01:50 +01:00
Frederik Rietdijk 8f4bd87993 python llvmlite: 0.7.0 -> 0.8.0 2015-11-12 12:01:01 +01:00
Frederik Rietdijk e41923bb7c python blaze: 0.8.2 -> 0.8.3 2015-11-12 12:00:41 +01:00
Asko Soukka 0e1094f2d7 darwin: numba: fix build 2015-11-11 20:37:16 +02:00
Asko Soukka 87d9f25110 hg-git: 0.8.1 -> 0.8.2 (close #10528) 2015-11-11 14:50:00 +01:00
Vladimír Čunát 360e8008f2 Merge #10544: librosa: init at 0.4.0
... including some dependencies
2015-11-11 13:36:13 +01:00
Vladimír Čunát 11aa24c034 librosa and related: remove empty input lists 2015-11-11 13:35:37 +01:00
Damien Cassou 4204873254 googleplaydownloader: init at 1.8 (close #10636) 2015-11-11 13:28:55 +01:00
Domen Kožar 0b5da980ed Merge pull request #10949 from samuelrivas/upgrade-gitpython
Upgrade gitpython
2015-11-11 12:00:24 +01:00
Andrey Pavlov 0f1e8efdec pythonPackages.isort: 3.9.6 -> 4.2.2 2015-11-11 13:28:39 +03:00
Richard Ipsum 127c79c2e3 cmdtest: init at version 0.18, fixes #10843 2015-11-11 08:57:10 +01:00
Samuel Rivas 06b2d69495 PythonPackages.GitPython: 0.3.2 -> 1.0.1 2015-11-10 23:31:43 +01:00
Samuel Rivas ece5731eca PythonPackages.gitdb: 0.5.4 -> 0.6.4 2015-11-10 23:31:08 +01:00
Samuel Rivas fb93029dfe PythonPackages.smmap: 0.8.2 -> 0.9.0
And enable Python3
2015-11-10 23:29:07 +01:00
Samuel Rivas 1940a73d82 boto3: 1.1.4 (initial), fixes #10937 2015-11-10 10:47:05 +01:00
Samuel Rivas 21488c6e60 botocore: 1.1.10 -> 1.2.0
Keep the old version as awscli depends on it
2015-11-09 22:18:20 +01:00
Frederik Rietdijk 8ea2c84119 python numtraits: init at 0.2 2015-11-09 20:00:46 +01:00
desiderius 773e752324 pythonPackages.elasticsearchdsl: 0.0.8 -> 0.0.9 2015-11-09 09:51:40 +01:00
Stéphane Jourdois 8af2fb01ac python: lxml: 3.3.6 -> 3.4.4 2015-11-09 09:29:37 +01:00
Domen Kožar 5396d92c5d Merge pull request #10905 from sjourdois/openpyxl
python packages: update openpyxl with new dep package et_xmlfile
2015-11-09 08:53:20 +01:00
Domen Kožar 954b3b616d Merge pull request #10906 from sjourdois/pygal
python: pygal: 2.0.8 -> 2.0.10
2015-11-09 08:52:24 +01:00
Stéphane Jourdois a7274e3d3b python: jinja2: 2.7.3 -> 2.8 2015-11-09 00:43:33 +01:00
Stéphane Jourdois 7639a564d3 pygal: 2.0.8 -> 2.0.10 2015-11-09 00:03:26 +01:00
Stéphane Jourdois e35621c27b python: openpyxl: 2.2.6 -> 2.3.0 2015-11-08 23:33:57 +01:00
Stéphane Jourdois 699b477997 python: et_xmlfile: init at 1.0.1 2015-11-08 23:33:57 +01:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
devhell 66a1d52698 rainbowstream: 1.2.7 -> 1.3.1
Built and run locally.

This commit includes a patch which allows `rainbowstream` to use
`requests2` versions higher than `2.5.3`, since we ship a newer version.
`rainbowstream` was tested and behaved as expected.
2015-11-07 21:46:32 +00:00
Domen Kožar 6110f1c944 python35Packages.oslosphinx: disable 2015-11-07 20:29:43 +01:00
Rok Garbas 0b516052e8 neovim: collect gui's in one place 2015-11-07 19:53:41 +01:00
Domen Kožar 74d79c9b19 urllib3: fix test suite 2015-11-07 13:53:54 +01:00
Richard Ipsum 9881782370 sandboxlib: init at version 0.31 2015-11-07 09:12:43 +00:00
Frederik Rietdijk fa5ad20922 python-packages markupsafe: 0.15 -> 0.23 2015-11-06 17:29:29 +01:00
Domen Kožar d9cd10d3aa pythonPackages.urllib3: remove problematic test 2015-11-06 16:31:15 +01:00
Pascal Wittmann 06181dc126 Merge pull request #10334 from rnhmjoj/pirate-get
pirate-get: 0.2.7 -> 0.2.8
2015-11-06 12:13:49 +01:00
Domen Kožar bdc0219f42 Merge pull request #10724 from Beauhurst/djangoredis
add django_redis package
2015-11-06 10:58:20 +01:00
Domen Kožar faeedc131e Merge pull request #10837 from makefu/python_magic-bump-version
pythonPackages.python_magic: 0.4.6 -> 0.4.10
2015-11-05 16:36:30 +01:00
makefu 68eb1b59c4 pythonPackages.python_magic: 0.4.6 -> 0.4.10 2015-11-05 16:02:02 +01:00
makefu 58585de213 pythonPackages.python_magic: fix hardcode find_library("magic") 2015-11-05 16:01:35 +01:00
Stéphane Jourdois 463b95c093 python openpyxl: 2.2.4 -> 2.2.6 2015-11-04 22:14:23 +01:00
Allen Nelson 7106bfd0f3 skip broken pandas test when on python 3.5 2015-11-04 09:57:13 -06:00
aszlig 1d1cf4845f
python-hetzner: Update to bugfix version 0.7.4.
Fixes pinned CA root certificate and probing for system CA bundle.

Closes NixOS/nixops#354.

I'm using fetchFromGitHub now because it's use of fetchzip is more
stable for autogenerated tarballs from GitHub.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-04 14:02:28 +01:00
Domen Kožar 4bfe873298 pythonPackages.{boto,httpretty}: use requests2 2015-11-04 12:44:10 +01:00
Domen Kožar 6663598a45 pythonPackages.oslosphinx: skip overriden patch 2015-11-04 11:37:34 +01:00
Domen Kožar ce4657b769 pythonPackages.sphinx: apply a patch to support py35 2015-11-04 10:40:28 +01:00
Domen Kožar 1fa318db8a pythonPackages.six: 1.9.0 -> 1.10.0 2015-11-04 10:40:28 +01:00
Allen Nelson b8c784f061 patch to remove large file test in numpy 2015-11-03 16:26:29 -06:00
Jude Taylor 58b862b750 darwin purity: pythonPackages.pandas 2015-11-03 14:00:51 -08:00