Commit Graph

3532 Commits

Author SHA1 Message Date
Frederik Rietdijk 832ac8479b Merge pull request #16049 from teh/master
Update several python packages
2016-06-21 14:45:10 +02:00
Frederik Rietdijk 39043e4d6e Merge pull request #16239 from Ralith/matrix-synapse
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Frederik Rietdijk 8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Rok Garbas 0880f1f335 pythonPackages.mycli, pythonPackages.pgcli: disable for py35 2016-06-20 13:41:05 +02:00
Ricardo Ardissone b81f3e4682 pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputs 2016-06-20 13:41:05 +02:00
artuuge 465d6a2113 Theano-cuda: init at 0.8.2 2016-06-20 01:06:07 +02:00
Tobias Geerinckx-Rice 175484d9db
pythonPackages.prompt_toolkit: 1.0.1 -> 1.0.2
Fixes:
- Don't select the first completion when ‘complete_while_typing’
  is False. (Restore the old behaviour.)
2016-06-19 22:43:58 +02:00
Gabriel Ebner 4ef536121f pythonPackages.click-threading: 0.1.2 -> 0.4.0 2016-06-19 16:49:01 +02:00
NikolaMandic 14f3ec5718 pythonPackage.word2vec: init at 0.9.1 2016-06-17 23:00:26 +02:00
Tobias Geerinckx-Rice 87b18083c0
pythonPackages.prompt_toolkit: 1.0.0 -> 1.0.1 Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG 2016-06-16 21:38:50 +02:00
Arseniy Seroka 597cc3e68b Merge pull request #16253 from emosenkis/platformio-2.10.3
platformio: 2.8.6 -> 2.10.3
2016-06-16 22:19:15 +03:00
Frederik Rietdijk 9f2699fd30 Python: fix the wheel package 2016-06-16 11:36:10 +02:00
Frederik Rietdijk 2f019896d2 Merge pull request #16236 from artuuge/pycuda
pycuda: init at 2016.1
2016-06-16 10:45:24 +02:00
Frederik Rietdijk f4a4af9a9d Merge pull request #15997 from artuuge/theano_gpu
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
artuuge bc41a7d551 switch to the default versions of numpy and scipy in libgpuarray-cuda 2016-06-16 00:03:07 +02:00
Eitan Mosenkis cfce8f9b36 platformio: 2.8.6 -> 2.10.3 2016-06-15 21:27:04 +03:00
artuuge 1a55add4ca enable the tests only for python older than 3.5 2016-06-15 16:24:21 +02:00
Benjamin Saunders 091a911bcd bleach: 1.4 -> 1.4.3 2016-06-14 19:37:19 -07:00
artuuge be0ade9d03 pycuda: init at 2016.1 2016-06-15 00:47:55 +02:00
artuuge dd5a46f85d pytools: init at 2016.2.1 2016-06-15 00:39:48 +02:00
artuuge d1f38e2adc make clblas-cuda and libgpuarray-cuda more functorial 2016-06-14 20:01:51 +02:00
Guillaume Maudoux a48796ab83 inginious: turn lib into a python app. 2016-06-14 11:09:21 +02:00
Guillaume Maudoux 624602ef75 python-lti: 0.4.0 -> 0.4.1 2016-06-14 11:09:21 +02:00
Alexey Shmalko 1191149cc8
Cython: fix source link
Fixes #16218.
2016-06-13 23:13:01 +03:00
Tom Dimiduk f16171dd24 emcee: init at 2.1 2016-06-13 00:05:36 +01:00
Nikolay Amiantov a7815995bf cython: 0.23.4 -> 0.24 2016-06-12 15:57:29 +03:00
Frederik Rietdijk 9fbd5cf1bd Merge pull request #16127 from regnat/bugwarrior
pythonPackages.bugwarrior : 1.0.2 -> 1.4.0
2016-06-11 18:55:04 +02:00
Nikolay Amiantov 3ce3ff64fd pythonPackages.scfbuild: init at 1.0.3 2016-06-11 02:43:44 +03:00
Nikolay Amiantov ac30c87d01 fontforge: add to pythonPackages 2016-06-11 02:43:44 +03:00
zimbatm ed42fa41ce Merge pull request #16123 from matthiasbeyer/update-klaus
pythonPackages.klaus: 0.6.0 -> 0.9.1
2016-06-10 18:46:50 +01:00
zimbatm 2ff58e7049 Merge pull request #16126 from joelmo/seaborn
seaborn: 0.7.0 -> 0.7.1
2016-06-10 18:46:33 +01:00
Théophane Hufschmitt c616882757 pythonPackages.bugwarrior : 1.0.2 -> 1.4.0 2016-06-10 18:35:01 +02:00
Joel Moberg 0b30c3ab95 seaborn: 0.7.0 -> 0.7.1 2016-06-10 17:18:02 +02:00
Matthias Beyer 7537e228bc pythonPackages.klaus: 0.6.0 -> 0.9.1 2016-06-10 15:29:27 +02:00
Tom Hunger 3e65082c74 ujson: 1.33 -> 1.35 2016-06-07 17:47:57 +01:00
Tom Hunger 95852c6c72 structlog: 15.3.0 -> 16.1.0
Also removing twisted test to avoid pulling in twisted just for one
test case.
2016-06-07 17:47:36 +01:00
Tom Hunger f6351897c3 pyramid-multiauth: 0.3.2 -> 0.8.0 2016-06-07 17:46:50 +01:00
Tom Hunger 712d5f2612 pyramid: 1.5.7 -> 1.7 2016-06-07 17:46:28 +01:00
Tom Hunger e2410f1d0b cornice: 0.17.0 -> 1.2.1 2016-06-07 17:46:03 +01:00
Nikolay Amiantov 423a36f990 opencv: add version with Python support to pythonPackages 2016-06-07 17:31:36 +03:00
Joachim Fasting 4e3f669548 Merge pull request #15998 from k0ral/dulwich
dulwich: 0.10.1a -> 0.12.0
2016-06-07 15:55:50 +02:00
koral 4df9d21081 pythonPackages.dulwich: 0.10.1a -> 0.12.0 2016-06-05 19:34:39 +02:00
Frederik Rietdijk d9416bc99a Merge pull request #16009 from k0ral/restview
pythonPackages.restview: 2.5.0 -> 2.5.2
2016-06-05 19:04:27 +02:00
Frederik Rietdijk 895f83bea1 Merge pull request #16007 from k0ral/jellyfish
pythonPackages.jellyfish: 0.5.0 -> 0.5.2
2016-06-05 19:04:15 +02:00
koral 4a61a0d2bb pythonPackages.restview: 2.5.0 -> 2.5.2 2016-06-05 18:30:13 +02:00
Frederik Rietdijk 21c897174a Merge pull request #16003 from k0ral/hg-git
hg-git: 0.8.2 -> 0.8.5
2016-06-05 18:17:00 +02:00
Frederik Rietdijk 6380a16a00 Merge pull request #16004 from k0ral/bottle
bottle: 0.12.8 -> 0.12.9
2016-06-05 18:16:44 +02:00
koral 3004539bb7 pythonPackages.hg-git: 0.8.2 -> 0.8.5 2016-06-05 17:52:39 +02:00
koral 42e2e92472 pythonPackages.bottle: 0.12.8 -> 0.12.9 2016-06-05 17:50:56 +02:00
koral ba792bf234 pythonPackages.jellyfish: 0.5.0 -> 0.5.2 2016-06-05 17:50:34 +02:00
artuuge 93a11d8b0f libgpuarray-cuda: init at -9998.0 2016-06-05 14:49:45 +02:00
Rok Garbas 66c73b3f36 xonsh: 0.2.7 -> 0.3.2
* pythonPackages.prompt_toolkit make it build for py35
2016-06-04 18:05:12 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Kevin Marsh cedfeda2a1 pythonPackages.pdfkit: init at 0.5.0 2016-06-03 10:43:47 +02:00
Tom Hunger 47122e18bd pythonPackages.distributed: Disable failing tests. 2016-06-03 10:40:59 +02:00
Tom Hunger c8f81c08c7 pythonPackages.dask: Add dependencies, closes #15901 2016-06-03 10:40:59 +02:00
Frederik Rietdijk 8fe8c2a7ec pythonPackages.partd: init at 0.3.3 2016-06-03 10:40:59 +02:00
Frederik Rietdijk 09a338c1c7 pythonPackages.pandas: add tables dependency 2016-06-03 10:27:47 +02:00
Frederik Rietdijk 344225ce68 pythonPackages.pip: disable tests 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 3e8e6695a0 pythonPackages.pytest: 2.7.3 -> 2.9.2 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 7afc940da1 pythonPackages.pytest_29: init at 2.9.2 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 5d4e360086 pythonPackages.numba: 0.23.1 -> 0.26.0 2016-06-01 19:53:35 +02:00
Frederik Rietdijk bc9be9425a pythonPackages.llvmlite: 0.8.0 -> 0.11.0 2016-06-01 19:53:35 +02:00
Frederik Rietdijk 0127ac877d pythonPackages.contextlib2: 0.4.0 -> 0.5.3 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 9a71348039 pythonPackages.networkx: 1.10 -> 1.11 2016-06-01 10:53:52 +02:00
Frederik Rietdijk d450f046b6 pythonPackages.xarray: 0.7.1 -> 0.7.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 489be0ad39 pythonPackages.seaborn: 0.6.0 -> 0.7.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 7c22a9b3e3 pythonPackages.scipy: 0.17.0 -> 0.17.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 98c26bf7e8 pythonPackages.qtconsole: 4.1.1 -> 4.2.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 5b076ae048 pythonPackages.pyfftw: 0.9.2 -> 0.10.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 4db1351bc1 pythonPackages.pandas: 0.18.0 -> 0.18.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk c280d9cb15 pythonPackages.openpyxl: 2.3.3 -> 2.3.5 2016-06-01 10:53:52 +02:00
Frederik Rietdijk bfbf37edec pythonPackages.odo: 0.4.2 -> 0.5.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 0c9b00559e pythonPackages.numexpr: 2.5 -> 2.5.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk fb1b05f8c9 pythonPackages.blaze: 0.9.1 -> 0.10.1 2016-06-01 10:53:52 +02:00
Lancelot SIX 2a97b337ba pythonPackages.pyparsing: 2.0.1 -> 2.1.4 2016-05-31 15:45:27 +02:00
Franz Pletz c64a3de27c Merge pull request #15475 from matthiasbeyer/update-pkgs
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer 3520895295 python35Packages.httpauth: 0.2 -> 0.3 2016-05-31 12:45:06 +02:00
Matthias Beyer 24afbd4c06 python35Packages.requests_toolbelt: 0.6.0 -> 0.6.2 2016-05-31 12:45:06 +02:00
Damien Cassou b860faf2f6 fdroidserver: init at 2016-05-31 2016-05-31 11:21:08 +02:00
Damien Cassou 153d792532 mwclient: init at 0.8.1 2016-05-31 11:20:53 +02:00
Frederik Rietdijk cf32f82b8d Merge pull request #15764 from FRidh/wxpythoncleanup
Python: wxPython cleanup
2016-05-31 10:47:22 +02:00
Frederik Rietdijk d578c66641 pythonPackages.django_{...}: disable tests
Disable tests for bunch of Django packages because they don't come with
tests and will break the checkPhase with Python 3.5
2016-05-30 11:47:55 +02:00
Frederik Rietdijk b01363b798 Merge pull request #15772 from NixOS/python-wip
pythonPackages.django: 1.7 -> 1.9
2016-05-30 11:38:27 +02:00
Frederik Rietdijk e645389834 Neovim: use Python 3.5 again (#15781)
neovim: use Python 3.5 again
2016-05-29 23:31:47 +02:00
Aaron Bull Schaefer 97b231975f pythonPackages.pywinrm: old rev -> 0.1.1
This was previously tied to an older commit rev and not an actual release
version; and that old commit was causing connectivity issues due to improper
SSL support.
2016-05-29 11:25:34 -07:00
Frederik Rietdijk e7c9684217 pythonPackages.google_api_python_client: fix url 2016-05-29 09:06:13 +02:00
Bjørn Forsman bc31253c62 pythonPackages.pyusb: 1.0.0rc1 -> 1.0.0
Unbreaks build, because the (old) src URL doesn't exist anymore.
2016-05-29 00:50:48 +02:00
Frederik Rietdijk 5c6d7825b4 pythonPackages.msgpack: fix tests 2016-05-28 15:49:54 +02:00
Frederik Rietdijk 516b00270a pythonPackages.django: 1.7 -> 1.9 2016-05-28 14:49:52 +02:00
Frederik Rietdijk 9f6fc25734 fix evaluation
Been writing too much Python lately :)
2016-05-28 14:48:36 +02:00
Frederik Rietdijk e7906e06a2 pythonPackages.oauth: disable tests 2016-05-28 14:41:16 +02:00
Frederik Rietdijk 865fec600b pythonPackages.pafy: disable tests 2016-05-28 14:39:24 +02:00
Frederik Rietdijk 67cd2eb861 pythonPackages.SPARQLWrapper: disable tests 2016-05-28 14:39:24 +02:00
Frederik Rietdijk bb302c6d7f pythonPackages.pelican: disable tests 2016-05-28 14:39:24 +02:00
Frederik Rietdijk 570b575d66 pythonPackages.google_api_python_client: 1.2 -> 1.5.1 2016-05-28 14:19:00 +02:00
Frederik Rietdijk fbb7378ad7 pythonPackages.uritemplate: init at 0.6 2016-05-28 14:19:00 +02:00
Matthias Beyer 6e0f7b5963
pythonPackages.parsimonious: 0.6.0 -> 0.6.2 2016-05-28 14:04:11 +02:00
Lancelot SIX 113895108c pythonPackages.django-colorful: init at 1.2 2016-05-28 13:20:02 +02:00
Lancelot SIX 05d9cf5f38 pythonPackages.anyjson: Enable for python3
Only the tests are unvalid for anyjson. The module itself is python3
valid.
2016-05-28 12:30:51 +02:00
= 78901322d8 pythonPackages.neuronpy: init at 0.1.6 2016-05-28 12:26:27 +02:00
Frederik Rietdijk d7568495b5 fix evaluation 2016-05-28 11:14:30 +02:00
NikolaMandic 2df4632004 pythonPackages.inflection: init at 0.3.1 2016-05-28 11:07:02 +02:00
NikolaMandic 31bcdeea80 pythonPackages.quandl: init at 3.0.0 2016-05-28 11:07:02 +02:00
Aaron Bull Schaefer 980805c486 ansible2: add readline lib as dependency
This is required for the `ansible-console` command to work (which was added in
Ansible v2.1.0.0).
2016-05-27 15:47:10 -07:00
Aaron Bull Schaefer f669509e05 ansible: disable python 3 support
Python 3 is not supported by Ansible upstream, and trying to run
`nox-review` will not succeed if we don't explicitly disable it.
2016-05-27 15:28:43 -07:00
Aaron Bull Schaefer bda2d99e91 ansible2: 2.0.0.2 -> 2.1.0.0 2016-05-27 14:28:16 -07:00
Frederik Rietdijk 253634c4ac pythonPackages.wxPython28: remove package 2016-05-27 21:37:09 +02:00
Frederik Rietdijk 218869e695 pythonPackages.runsnakerun: use current wxPython 2016-05-27 21:28:12 +02:00
Frederik Rietdijk 650fe83eb0 pythonPackags.plover: mark as broken 2016-05-27 21:27:54 +02:00
Frederik Rietdijk f1ff46231b pythonPackages.wxPython: 2.8 -> 3.0 2016-05-27 21:26:15 +02:00
Frederik Rietdijk 9597ca718b pythonPackages.wxPython{28,30} : use buildPythonPackage 2016-05-27 21:25:48 +02:00
Frederik Rietdijk 0f8842c648 Merge pull request #15740 from mayflower/pkg/searx
pythonPackages.searx: 0.8.1 -> 0.9.0
2016-05-27 21:12:56 +02:00
Franz Pletz ce266fa360 pythonPackages.searx: 0.8.1 -> 0.9.0 2016-05-27 20:54:34 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Rok Garbas cfc1dbc755 pythonPackages.neovim: 0.1.7 -> 0.1.8 2016-05-25 15:02:41 +02:00
NikolaMandic 39126f01d3 pybrain: init at 0.3.3 2016-05-24 20:02:59 +00:00
Peter Hoeg 63f81a2974 tvnamer: init at 2.3 (#15586) 2016-05-24 13:42:02 +02:00
Frederik Rietdijk e50e376b2b Merge pull request #15618 from NikolaMandic/lasagne
Lasagne: init at 0.1
2016-05-24 09:24:30 +02:00
NikolaMandic 4d1accf694 Lasagne: init at 0.1 2016-05-24 07:20:34 +00:00
Frederik Rietdijk f249570340 Merge pull request #14912 from NikolaMandic/add_simpleai
simpleai: init at 0.7.11
2016-05-23 22:09:40 +02:00
NikolaMandic 3f481abc63 simpleai: init at 0.7.11 2016-05-23 19:17:04 +00:00
Markus Mueller 315101ac70 poezio: fix dependencies, require python 3.4+ 2016-05-23 15:50:38 +02:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Nikolay Amiantov 0e54c74911 pythonPackages.pygame-git: init at 2016-05-17 2016-05-23 04:52:11 +03:00
Franz Pletz d580b0ac0c simp_le: needs acme 0.5.0 2016-05-22 22:47:52 +02:00
Arseniy Seroka 381f72b37f Merge pull request #15608 from NikolaMandic/keras
Keras: init at 1.0.3
2016-05-22 20:26:34 +03:00
Vladimír Čunát c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Nikolay Amiantov 53e69e8489 Merge pull request #15612 from peterhoeg/deluge
deluge: add service-identity
2016-05-22 12:54:07 +03:00
NikolaMandic dad8e00a14 Keras: init at 1.0.3 2016-05-22 00:01:57 +00:00
Tobias Geerinckx-Rice 9414e2d536
certbot: 0.5.0 -> 0.6.0; rename from letsencrypt 2016-05-21 13:52:28 +02:00
Peter Hoeg 5dfe97dec5 deluge: add service_identify
Required for proper TLS support.
2016-05-21 19:39:04 +08:00
Tuomas Tynkkynen 05d8174b0e treewide: Make explicit that 'dev' output of subversion is used 2016-05-19 10:04:37 +02:00
Tuomas Tynkkynen a030794d06 treewide: Make explicit that 'dev' output of poppler_qt4 is used 2016-05-19 10:02:29 +02:00
Tuomas Tynkkynen 2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen 9d5ba6ba68 treewide: Make explicit that 'dev' output of libusb1 is used 2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen 6c3ed5f1e1 treewide: Make explicit that 'dev' output of libsamplerate is used 2016-05-19 10:00:44 +02:00
Tuomas Tynkkynen be00816cab treewide: Make explicit that 'dev' output of libjpeg is used 2016-05-19 10:00:42 +02:00
Tuomas Tynkkynen cafeec4a26 treewide: Make explicit that 'dev' output of fftwLongDouble is used 2016-05-19 10:00:33 +02:00
Tuomas Tynkkynen 73c8575122 treewide: Make explicit that 'dev' output of fftwFloat is used 2016-05-19 10:00:32 +02:00
Tuomas Tynkkynen 5aa08403e6 treewide: Make explicit that 'dev' output of fftw is used 2016-05-19 10:00:31 +02:00
Tuomas Tynkkynen 4e0307dcfc treewide: Make explicit that 'dev' output of cyrus_sasl is used 2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen e28e010b36 treewide: Make explicit that 'dev' output of curl is used 2016-05-19 10:00:29 +02:00
Tuomas Tynkkynen d298b52fd3 treewide: Make explicit that 'dev' output of aprutil is used 2016-05-19 10:00:25 +02:00
Frederik Rietdijk c444c402af Merge pull request #15497 from edugomez/factoryboy
factoryboy: init at 2.6.1
2016-05-18 17:39:35 +02:00
Eduardo Gomez 3abd1fc374 fake_factory: 0.2 -> 0.5.7 2016-05-17 17:02:43 +01:00
Frederik Rietdijk af0600137c pythonPackages.GitPython: 1.0.1 -> 2.0.2
Issue with tests remain.
2016-05-17 14:42:11 +02:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Tobias Geerinckx-Rice 133c1b7c42
pythonPackages.acme-tiny: 20151229 -> 2016-03-26
Fix version format and build. That's all I tested. This can't have
built in quite some time (since 8104b8f, a quick bisect suggests) so
likely nobody uses it, and nothing in nixpkgs does.
2016-05-16 23:27:17 +02:00