Commit Graph

2596 Commits

Author SHA1 Message Date
Pascal Wittmann
c0b0cab968 Revert "Merge branch 'master' of github.com:NixOS/nixpkgs"
This reverts commit a7f91d751b, reversing
changes made to 54e0a9b7ac.
2015-12-13 11:31:25 +01:00
Pascal Wittmann
a7f91d751b Merge branch 'master' of github.com:NixOS/nixpkgs 2015-12-13 11:22:27 +01:00
Pascal Wittmann
116c230e82 uritemplate.py: init at 0.3.0 2015-12-13 11:20:57 +01:00
Frederik Rietdijk
8f1c4b4dde python tqdm: init at 3.1.4 2015-12-12 21:04:16 +01:00
Arseniy Seroka
8908fa880c Merge pull request #11620 from Profpatsch/python-mpv
pythonPackages.mpv: 0.1
2015-12-12 15:31:55 +03:00
Profpatsch
b1e44d80c6 pythonPackages.mpv: init at 0.1 2015-12-12 12:44:07 +01:00
goibhniu
9da978b0e3 Merge pull request #11603 from wedens/rtv_update
rtv: 1.6.1 -> 1.7.0
2015-12-12 12:04:51 +01:00
Arseniy Seroka
575fcf8573 Merge pull request #11636 from lancelotsix/update_netcdf4-python
pythonPackages.netcdf4: 1.1.8 -> 1.2.1
2015-12-11 21:19:21 +03:00
Lancelot SIX
392fcb14cf pythonPackages.netcdf4: 1.1.8 -> 1.2.1 2015-12-11 14:30:21 +00:00
Domen Kožar
710f603d2b Merge pull request #11359 from FRidh/fftw
python FFTW bindings.
2015-12-11 14:29:01 +01:00
Domen Kožar
54d9db52fa Merge pull request #11600 from FRidh/aiohttp
python: new packages
2015-12-11 14:28:46 +01:00
Frederik Rietdijk
ffa24484a0 python aiohttp: init at 0.19.0 2015-12-11 13:39:49 +01:00
Frederik Rietdijk
be675d6aec python pytest-raisesregexp: init at 2.0 2015-12-11 13:39:48 +01:00
Domen Kožar
6fd501157e Merge pull request #11601 from FRidh/py
python py: 1.4.30 -> 1.4.31
2015-12-11 13:39:10 +01:00
Frederik Rietdijk
f2ac29648a python ansible2: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
14167636fc python ansible: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
a82fd1730c python awscli: 1.9.6 -> 1.9.12 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
fe9ef9fd60 python botocore: 1.3.6 -> 1.3.12 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
b2d9b48c97 python awscli: move to python-packages.nix 2015-12-11 11:28:32 +01:00
Frederik Rietdijk
515a13b1f5 python pyside: move callPackage to python-packages.nix
This should make pyside available for all Python versions.
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
8a61d3699f python pycangjie: call package from python-packages.nix 2015-12-11 11:28:31 +01:00
Frederik Rietdijk
9186d3169a python irclib: move expression to python-packages.nix
- Use external paver instead of built-in
- Only works with Python 2.x
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
d2b7b5660b python mygpoclient: move expression to python-packages.nix 2015-12-11 11:28:30 +01:00
Frederik Rietdijk
3c5e03d8c0 python xmpppy: move expression to python-packages.nix 2015-12-11 10:45:24 +01:00
Frederik Rietdijk
e60da70c3b python slowaes: move expression to python-packages.nix 2015-12-11 10:45:24 +01:00
Frederik Rietdijk
f9acc95a09 python rbtools: move expression to python-packages.nix
cc @domenkozar
2015-12-11 10:45:20 +01:00
Frederik Rietdijk
3e75b475f8 python pyx: 0.10 -> 0.14.1 rewrite expression
- Update version
- Rewrite expression using buildPythonPackage
- Current version only works of PyX only works with Python >= 3.2
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
4c0bc553f5 python pygtksourceview: move callPackage to python-packages.nix 2015-12-11 10:41:38 +01:00
Frederik Rietdijk
bc97b365d3 python pygame: move callPackage to python-packages.nix 2015-12-11 10:41:38 +01:00
Frederik Rietdijk
88bcfa6441 python pycups: 1.9.68 -> 1.9.73 and move expression 2015-12-11 10:41:37 +01:00
Frederik Rietdijk
dbdfda7871 python bsddb3: 6.1.0 -> 6.1.1 2015-12-11 10:41:37 +01:00
Frederik Rietdijk
fa45088ae9 python bsddb3: move and update expression
The updated expression uses buildPythonPackage and thus installs a
wheel. Unfortunately, setting the --berkeley-db flag seems to fail.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
7a8671a905 python foursuite: move callPackage to python-packages.nix 2015-12-11 10:36:29 +01:00
Domen Kožar
fef780de8d Merge pull request #11578 from lancelotsix/python3_basemap
python3Packages.basemap: enabled
2015-12-10 20:31:42 +01:00
wedens
1b05ef86f0 rtv: 1.6.1 -> 1.7.0 2015-12-10 22:07:15 +06:00
Frederik Rietdijk
b2c4f30df5 python py: 1.4.30 -> 1.4.31 2015-12-10 16:54:25 +01:00
Domen Kožar
b4b5047cac Merge pull request #11595 from FRidh/wheel
python wheel: init at 0.26.0 (WIP)
2015-12-10 14:14:55 +01:00
Frederik Rietdijk
984d1de1cc python wheel: init at 0.26.0 2015-12-10 12:02:07 +01:00
Lancelot SIX
272e32492f python3Packages.basemap: enabled
This package was marked incompatible with python3 by mistake.
2015-12-10 08:26:27 +00:00
Domen Kožar
9d150d5968 pythonPackages.kombu: 3.0.29 -> 3.0.30 2015-12-09 16:36:25 +01:00
Domen Kožar
4b0fcf8ea1 Merge pull request #11553 from FRidh/pil
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Frederik Rietdijk
91adf1bb65 python: remove PIL
Remove it once and for all.
2015-12-08 16:30:57 +01:00
Frederik Rietdijk
c709363e23 python mwlib: use pillow instead of pil 2015-12-08 15:11:49 +01:00
Christoph Hrdinka
5a26cfc27f python tilestache: init at 1.50.1 2015-12-08 13:10:31 +01:00
lethalman
2fde83b5bd Merge pull request #11411 from hrdinka/mapnik
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
Pamelloes
038c7a60a1 Fix trollius buildon sandboxed pure darwin
Skipped six tests that fail because of sandbox restrictions (namely the three variants of test_read_pty_output and test_write_pty).
2015-12-06 12:34:06 -06:00
Gabriel Ebner
51bcfbe007 pythonPackages.acme: extract from letsencrypt derivation. 2015-12-05 23:09:27 +01:00
Christoph Hrdinka
59823208a6 python modestmaps: init at 1.4.6, fixes #11429 2015-12-05 20:58:08 +01:00
Vladimír Čunát
d38e9d3b37 tarball: fix darwin evaluation
(cherry picked from commit 12e788ff44)
2015-12-05 11:13:29 +01:00
Vladimír Čunát
263fd55d4b Merge recent staging built on Hydra
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Christoph Hrdinka
2c54da93ef mapnik: init at 3.0.9 2015-12-04 18:03:16 +01:00
Dan Peebles
20cc1a6b90 boto3: 1.1.4 -> 1.2.2 2015-12-03 11:45:25 -05:00
Domen Kožar
eca688c6d8 Merge pull request #7170 from risicle/djangogis
django: add a django_gis variant which patches django to properly point ...
2015-12-03 14:29:18 +01:00
Dan Peebles
8a84a80193 awscli: 1.7.47 -> 1.9.6
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar
76fc329794 oslo-rootwrap: patch binaries path 2015-12-03 11:10:19 +01:00
Domen Kožar
710b350b8e pythonPackages: remove outdated glance, use glanceclient 2015-12-03 11:10:13 +01:00
Dan Peebles
df27b34918 psycopg2: fix build on darwin
For some reason its build script requires libssl only on darwin.
2015-12-02 18:06:00 -05:00
Dan Peebles
f8e99ec0e4 python-gnupg: init at 0.3.8 2015-12-02 17:59:32 -05:00
Domen Kožar
6cf4e29c4f Fix build for python3Packages.spyder
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.

Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
lethalman
787be7b80e Merge pull request #11386 from avnik/qtile
Qtile rework
2015-12-02 18:51:48 +01:00
Domen Kožar
33eddc4e90 Merge pull request #11318 from gebner/morituri-cddb
morituri fails because of missing CDDB dependency
2015-12-02 09:21:35 +01:00
Frederik Rietdijk
6bda7509e5 python pysoundfile: disable on 32 bit systems
due to a bug
2015-12-01 17:21:16 +01:00
Alexander V. Nikolaev
9b166f0db2 Use absolute path to load libxcb.so 2015-12-01 13:45:06 +02:00
Nicolas Pouillard
ed42bff48f
pythonPackages.BlinkStick: init at 1.1.8 2015-12-01 12:32:23 +01:00
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
Frederik Rietdijk
0ca454570b python pyfftw: init at 0.9.2 2015-11-30 17:18:03 +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
Robert Scott
7d3dacbdab django: add a django_gis variant which patches django to properly point at its gis libs but therefore also has them as dependencies (gdal for one can be quite big)
Conflicts:
	pkgs/top-level/python-packages.nix
2015-11-28 11:49:22 +00:00
Gabriel Ebner
a9fc6c82f1 pythonPackages.CDDB: init at 1.4 2015-11-28 08:06:32 +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
Jude Taylor
2b97070986 build python-novaclient on darwin 2015-11-25 11:57:55 -08: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
Jude Taylor
c9f77f2b48 fix another evaluation issue 2015-11-23 12:26:50 -08: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
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