Commit graph

2377 commits

Author SHA1 Message Date
Mitch Tishmack 03c1f6db6a pythonPackages.werkzeug: update 0.9.6 -> 0.10.4, fixes #11209 2015-12-01 11:27:50 +01:00
Domen Kožar e133b412db Merge pull request #11377 from desiderius/consul-0.4.7
pythonPackages.consul: init at 0.4.7
2015-12-01 10:06:13 +01:00
Domen Kožar b18acb4465 Merge pull request #11376 from desiderius/elasticsearch-1.9.0
pythonPackages.elasticsearch: remove dependencies
2015-12-01 10:05:51 +01:00
desiderius 12b670178c pythonPackages.elasticsearch: remove dependencies
Remove the pyyaml and pyaml dependencies. They are only used in
the unit tests and pyaml is marked as Python 2 only.
2015-12-01 09:42:07 +01:00
Rob Vermaas 7f4fcbae78 Fix-up cherry-pick of plotly python library. 2015-12-01 08:27:24 +00:00
Rob Vermaas ca02d1aace Add plotly 1.9.1 python package
(cherry picked from commit fe8fd63e39301a8b0e5a5ef81d90544126f44962)
2015-12-01 08:27:24 +00:00
Aycan iRiCAN 92aff2a297 Merge pull request #11375 from utdemir/master
Use sha256 instead of md5 on py3status
2015-12-01 10:23:10 +02:00
Utku Demir 444724ba1c Use sha256 instead of md5 on py3status 2015-12-01 10:21:55 +02:00
Aycan iRiCAN ae24b9531d Merge pull request #11374 from utdemir/master
pythonPackages.py3status: 2.3 -> 2.7
2015-12-01 10:12:36 +02:00
Utku Demir f2a6b70131 pythonPackages.py3status: 2.3 -> 2.7 2015-12-01 10:10:43 +02:00
desiderius 76caef6794 pythonPackages.consul: init at 0.4.7 2015-12-01 09:05:20 +01:00
Domen Kožar fc8e28513d Merge pull request #11358 from FRidh/updates
python packages updates
2015-11-30 16:23:47 +01:00
Frederik Rietdijk e1bb899451 python sympy: 0.7.6 -> 0.7.6.1 2015-11-30 15:28:42 +01:00
Frederik Rietdijk f1fd5fd3d9 python pandas: 0.17.0 -> 0.17.1 2015-11-30 15:28:30 +01:00
Frederik Rietdijk e505ff8a8d python numexpr: 2.4.3 -> 2.4.6 2015-11-30 15:28:15 +01:00
Frederik Rietdijk e76343c0c9 python ipywidgets: 4.0.2 -> 4.1.1 2015-11-30 15:28:03 +01:00
Frederik Rietdijk 697be016ca python ipyparallel: 4.0.2 -> 4.1.0 2015-11-30 15:27:49 +01:00
Frederik Rietdijk 340b03637a python ipykernel: 4.1.1 -> 4.2.0 2015-11-30 15:27:36 +01:00
Domen Kožar 7c5100d50e Merge pull request #11356 from FRidh/line_profiler
python line_profiler: init at 1.0
2015-11-30 13:45:46 +01:00
Frederik Rietdijk d12aadf87f python line_profiler: init at 1.0 2015-11-30 13:22:56 +01:00
Domen Kožar 7b7a997a35 disable some python packages 2015-11-30 10:08:45 +01:00
Edward Tjörnhammar c497ac6307 pythonPackages.acd_cli: switch to makeWrapperArgs to avoid re-wrapping wrappers 2015-11-30 07:22:32 +01:00
Tobias Geerinckx-Rice 775512eb6d pythonPackages.click 6.1 -> 6.2 2015-11-30 00:12:11 +01:00
Edward Tjörnhammar 67cbf9ae6f pythonPackages.acd_cli: add libfuse a program dependency 2015-11-29 21:04:13 +01:00
Edward Tjörnhammar f6b5d3806b pythonPackages.acd_cli: init at 0.3.1 2015-11-29 19:56:31 +01:00
Domen Kožar 67058bf6e3 Merge pull request #11216 from mitchty/python-packages
Add some python packages
2015-11-28 19:30:49 +01:00
Tobias Geerinckx-Rice 6955e7cd09 pythonPackages.click 5.1 -> 6.1 2015-11-28 15:50:10 +01:00
Domen Kožar c2c96a26e4 Merge pull request #10913 from sjourdois/lxml
python: lxml: 3.3.6 -> 3.4.4
2015-11-27 12:03:17 +01:00
Domen Kožar 403d088b5c Merge pull request #10542 from datakurre/datakurre-matplotlib
darwin: matplotlib: add needed inputs and set framework flag for darwin
2015-11-27 12:00:27 +01:00
Franz Pletz c85546a897 pythonPackages.gateone: Fix python packages reference
This fixes an error that was introduced with
d2519c1f16.
2015-11-27 00:38:41 +01:00
Domen Kožar 43ee009c76 Merge pull request #11289 from FRidh/commonmark
python: CommonMark and recommonmark packages
2015-11-26 20:18:05 +01:00
Frederik Rietdijk ae866d8dc1 python recommonmark: init at 0.2.0 2015-11-26 20:06:44 +01:00
Frederik Rietdijk f5b5c31d75 python CommonMark: init at 0.5.4 2015-11-26 20:06:29 +01:00
Domen Kožar 67e03d0c50 Merge branch 'buildPythonPackage+wheels' 2015-11-26 17:38:35 +01:00
Domen Kožar 90b6fdca3f Merge pull request #11257 from FRidh/gitdb
python gitdb: remove async input and add meta
2015-11-25 11:15:26 +01:00
Frederik Rietdijk 31ebf63e4a python gitpython: add meta 2015-11-25 10:32:25 +01:00
Frederik Rietdijk f4fb1682bf python gitdb: remove async input
async is not a requirement anymore of gitdb.
With this change, it becomes possible to use GitPython with Python 3.
2015-11-25 10:32:25 +01:00
Mitch Tishmack 59959d0012 pythonPackages.dateparser: init at 1.3.1 2015-11-24 10:56:25 -06:00
Mitch Tishmack 3af9cc1d99 pythonPackages.jdatetime: init at 1.7.1 2015-11-24 10:56:11 -06:00
Mitch Tishmack 77fc934dd6 pythonPackages.nose-parameterized: init at 0.5.0 2015-11-24 10:56:03 -06:00
Mitch Tishmack 4fc7708fe5 pythonPackages.howodoi: init at 1.1.7 2015-11-24 10:55:52 -06:00
Mitch Tishmack 7352b16ee8 pythonPackages.requests-cache: init at 0.4.10 2015-11-24 10:19:05 -06:00
Domen Kožar 3bab3f7334 Merge pull request #11202 from wedens/rtv_update
rtv: 1.4.2 -> 1.6.1
2015-11-24 11:07:44 +01:00
Rok Garbas d2519c1f16 pythonPackages: use self instead of pythonPackages in python-packages.nix file 2015-11-23 14:41:17 +01:00
Domen Kožar 9ffda40349 scikitlearn: 0.17b1 -> 0.17 2015-11-22 12:25:48 +01:00
wedens 5cbc71c104 rtv: 1.4.2 -> 1.6.1 2015-11-22 17:19:35 +06:00
Domen Kožar 6ac75c05e4 Merge pull request #9553 from mbakke/pylockfile-0.10
pylockfile: 0.9.1 -> 0.10.2
2015-11-22 10:12:01 +01:00
Domen Kožar 4b9487a740 urllib3: more transient test failures 2015-11-21 21:44:12 +01:00
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