Commit Graph

3830 Commits

Author SHA1 Message Date
Nikolay Amiantov
3065f54a64 pythonPackages.rsa: 3.3 -> 3.4.2 2016-08-14 22:37:12 +03:00
Nikolay Amiantov
a1e40f1efc pythonPackages.requests2: 2.9.1 -> 2.11.0 2016-08-14 22:37:12 +03:00
Nikolay Amiantov
229801f7a6 pythonPackages.Babel: 2.2.0 -> 2.3.4 2016-08-14 22:37:11 +03:00
Nikolay Amiantov
86caec1be1 pythonPackages.psutil: 3.4.2 -> 4.3.0 2016-08-14 22:37:11 +03:00
Nikolay Amiantov
2f52628b00 pythonPackages.flask_assets: 1.2.1 -> 1.3.2 2016-08-14 22:37:11 +03:00
Nikolay Amiantov
28158b21b9 pythonPackages.pkginfo: 1.2.1 -> 1.3.2 2016-08-14 22:37:11 +03:00
Frederik Rietdijk
e4b47de694 Remove top-level pycrypto
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
6fa3ead853 Remove top-level pyopenssl
See #11567.
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
53c6d4827b Merge pull request #17716 from teh/master
Add libdynd and dynd-python
2016-08-14 13:53:59 +02:00
Frederik Rietdijk
7986b718f3 Remove pycairo from top-level
See #11567.
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
eb3e23c49e Remove top-level setuptools
See #11567.
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
57b9ff06f1 Remove top-level pylint
See #11567.
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
6842a24b21 Remove top-level pyqt4
See #11567.
2016-08-14 12:38:01 +02:00
Tom Hunger
7845ca6219 dynd-python: init at 0.7.2 2016-08-14 11:01:11 +01:00
Frederik Rietdijk
11d1fdfd8b Remove top-level cython and cython3
See #11567.
2016-08-14 12:01:09 +02:00
Frederik Rietdijk
9fc37cc89c pythonPackages.tflearn: remove maintainer, fixes eval 2016-08-14 10:42:40 +02:00
Qingping Hou
fd0b05b483 tflearn: init at 0.2.1 2016-08-13 23:35:55 -07:00
Qingping Hou
fab072db1e tensorflow: 0.8.0 -> 0.9.0 2016-08-13 23:35:55 -07:00
Frederik Rietdijk
79149ac12d pythonPackages.virtualenv: 13.1.2 -> 15.0.3 2016-08-13 15:29:31 +02:00
Frederik Rietdijk
f3bf13558e pythonPackages.ipython: 5.0.0 -> 5.1.0 2016-08-13 15:24:27 +02:00
Frederik Rietdijk
5f2b125fd1 Merge pull request #17567 from auntieNeo/pycallgraph
pythonPackages.pycallgraph: init at 1.0.1
2016-08-13 08:51:38 +02:00
Jonathan Glines
6a5b81ae5e pycallgraph: init at 1.0.1 2016-08-12 09:22:16 -06:00
Frederik Rietdijk
ec4d36e8e5 pythonPackages.Nuitka: init at 0.5.20 2016-08-12 17:07:18 +02:00
Frederik Rietdijk
9a13e54cb3 pythonPackages.vmprof: init at 0.3.3 2016-08-12 16:57:31 +02:00
Frederik Rietdijk
0bec5faa92 pythonPackages.ppft: init at 1.6.4.6 2016-08-12 11:00:29 +02:00
Frederik Rietdijk
d46a596e05 pythonPackages.pox: init at 0.2.2 2016-08-12 11:00:29 +02:00
Frederik Rietdijk
01dca7e731 pythonPackages.pathos: init at 0.2.0 2016-08-12 11:00:29 +02:00
Frederik Rietdijk
14f3cc170d pythonPackages.multiprocess: 0.70.4 2016-08-12 11:00:29 +02:00
Frederik Rietdijk
e7d60c66f3 pythonPackages.dill: 0.2.4 -> 0.2.5 2016-08-12 11:00:29 +02:00
Philip Potter
d671dbe2ad pyusb: fix hardcoding libusb1 path
The line that was being replaced by the `sed` command has disappeared
from the source file.

The new `sed` script will replace the default find_library function as a
parameter to the get_backend and _load_library functions.  This means
that if a user wants to provide their own find_library implementation,
their chosen implementation will still be used.
2016-08-11 14:41:55 +01:00
Matthew
8684e5cb66 pyopenssl: 0.15.1 -> 16.0.0
This will fix the error in certbot.

http://hydra.nixos.org/build/38387037/nixlog/3
2016-08-10 18:26:47 +00:00
Frederik Rietdijk
c99621fd20 Merge pull request #17615 from lancelotsix/update_pysftp
Update pysftp
2016-08-10 15:59:48 +02:00
Frederik Rietdijk
b57a20b889 Merge pull request #15949 from leenaars/pygnutlsfixed
Python-gnutls fixed + various new python libraries
2016-08-10 10:49:52 +02:00
Lancelot SIX
6c857c9207
pythonPackages.pysftp: 0.2.8 -> 0.2.9 2016-08-09 17:38:49 +02:00
Lancelot SIX
1d96ca3a3e
pythonPackages.ansible2: Add pycrypto dependency
This used to be propagated by paramiko
2016-08-09 17:38:29 +02:00
Lancelot SIX
34778273b1
pythonPackages.ansible: Add pycrypto dependency
This used to be propagated by paramiko
2016-08-09 17:37:54 +02:00
Lancelot SIX
5d7777a288
pythonPackages.paramiko: 1.15.1 -> 2.0.2 2016-08-09 17:33:10 +02:00
Lancelot SIX
909eaf8a4f
pythonPackages.cryptography_vectors: 1.2.3 -> 1.4 2016-08-08 23:10:06 +02:00
Lancelot SIX
991a30afcc
pythonPackages.cryptography: 1.2.3 -> 1.4 2016-08-08 23:08:29 +02:00
Michiel Leenaars
b49ba8a3e3 pythonPackages.sqlobject: init at 3.0.0 2016-08-08 15:14:22 +02:00
Michiel Leenaars
f6d8566cec pythonPackages.pympler: init at 0.4.3 2016-08-08 15:14:22 +02:00
Michiel Leenaars
fc71e1e178 pythonpackages.attrs: init -> 16.0.0 2016-08-08 15:14:22 +02:00
Michiel Leenaars
93a9643aed pythonPackages.pydispatcher: init -> 2.0.5 2016-08-08 14:57:08 +02:00
Michiel Leenaars
19eac13f3d pythonPackages.klein: init -> 15.3.1 2016-08-08 14:57:08 +02:00
Frederik Rietdijk
5bf77fafb7 Merge pull request #17545 from lancelotsix/add_django_guardian
Add django guardian
2016-08-08 10:24:35 +02:00
Lancelot SIX
8bfbc6cc85 pythonPackages.ovh: 0.3.5 -> 0.4.5 (#17566) 2016-08-08 09:54:44 +02:00
Lancelot SIX
8280595472 pythonPackages.netcdf4: 1.2.1 -> 1.2.4 (#17581) 2016-08-08 09:51:12 +02:00
Franz Pletz
7c9a0bf534 pythonPackages.searx: fix build
The certifi package was upgraded but searx had a hard dependency on a
specific version. It still works with the new version.
2016-08-08 05:51:25 +02:00
Michiel Leenaars
04403e4c67 python-gnutls: fix search path to gnutls 2016-08-07 19:01:10 +02:00
Rok Garbas
17e8dda597 Merge pull request #17473 from lancelotsix/add_django_1_10
Add django 1.10
2016-08-07 04:08:26 +02:00
Frederik Rietdijk
356509ad45 pythonPackages.notebook: 4.2.1 -> 4.2.2 2016-08-06 08:36:59 +02:00
Lancelot SIX
17b7e34269
pythonPackages.django_guardian: init at 1.4.4 2016-08-05 20:22:38 +02:00
Lancelot SIX
a02b7379bb
pythonPackages.django_environ: init at 0.4.0 2016-08-05 19:47:47 +02:00
Lancelot SIX
f9e901951b
pythonPackages.django_nose: 1.4.3 -> 1.4.4 2016-08-05 19:25:30 +02:00
Lancelot SIX
af154d1ca6
pythonPackags.django: default from 1_9 to 1_10 2016-08-03 09:20:37 +02:00
Lancelot SIX
3f093b9c9c
pythonPackages.django_compat: 1.0.8 -> 1.0.13 2016-08-03 09:18:48 +02:00
Lancelot SIX
1ef5231d3c
pythonPackages.django_1_10: init at 1.10 2016-08-03 09:18:36 +02:00
Bjørn Forsman
99f63b4ded pythonPackages.mutagen: 1.27 -> 1.32
(Not updating to the latest version, 1.34, because it breaks e.g.
'beets'. See https://github.com/beetbox/beets/issues/2153.)

The new version requires locale / i18n to be set-up for tests or else
this message is thrown:

  RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8

Also, remove a test that currently fails due to the python builder in
nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430
("python: add file encoding to run_setup.py").
2016-08-02 14:41:41 +02:00
Peter Hoeg
9e91925404 git-up: 1.4.0 -> 1.4.1 2016-08-02 19:57:10 +08:00
Frederik Rietdijk
3a185d159f fix eval 2016-08-02 11:03:11 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL 2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1 Merge pull request #17431 from lancelotsix/add_django_raster
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c pythonPackages: remove pythonName
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Aaron Bull Schaefer
b5884b0698 pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437) 2016-08-02 00:40:13 +02:00
Lancelot SIX
ab1fdce285
python35Packages.django_colorful: enable at 1.2
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01 21:32:35 +02:00
Lancelot SIX
20a94d9b40
pythonPackages.django_raster: init at 0.2 2016-08-01 21:32:22 +02:00
Lancelot SIX
abc85a9601
python35Packages.celery: disable
Few tests fail with python35 (related to OrderedDict changes).

setup.py file do not report this release as supporting python35 [1]

[1] f6aa74a0b5/setup.py (L73-L75)
2016-08-01 21:31:16 +02:00
Lancelot SIX
853209dde9
pythonPackages.kombu: Enable for python > 2.7
Only tests cannot run on python3* because dependencies are unavailable
(qpid-python). Kombu is announced to work fine for python3[1]

[1] a4edc670f4/setup.py (L168-L170)
2016-08-01 21:30:58 +02:00
Bjørn Forsman
5c7708e568 pythonPackages.schedule: init at 0.3.2 2016-08-01 19:51:52 +02:00
Jascha Geerds
0fb70dfbb0 pythonPackages.libtmux: init at 0.5.0 2016-08-01 16:02:45 +02:00
Jascha Geerds
053df60763 pythonPackages.kaptan: init at 0.5.8 2016-08-01 16:02:39 +02:00
Frederik Rietdijk
8f9326ffd8 Merge pull request #17323 from arpa2/hashslinger
Hash-slinger: init at  2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0 py-unbound: init at 1.5.9 2016-08-01 09:51:33 +02:00
Dan Peebles
7a799b94a3 awscli: 1.10.46 -> 1.10.51
This also required a bump of botocore from 1.4.36 to 1.4.41. I tested
boto3 with the new version and it seemed to work fine.
2016-07-31 16:42:14 -04:00
Frederik Rietdijk
5088f24ded Merge pull request #15751 from peterhoeg/git-up
git-up: init at 1.4.0
2016-07-31 10:42:24 +02:00
Gabriel Ebner
4db39e8d0f pythonPackages.vobject: 0.8.1d -> 0.9.2 2016-07-31 10:13:43 +02:00
Peter Hoeg
a6984a3965 git-up: init at 1.4.0
Thanks again to @fridh for feedback!
2016-07-30 18:00:54 +08:00
Frederik Rietdijk
4ab5728ec9 pythonPackages.datashape: 0.5.1 -> 0.5.2 2016-07-29 20:02:44 +02:00
Frederik Rietdijk
06f6c1426b pythonPackages.pystache: disable tests on Python 3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3673454e53 pythonPackages.bokeh: 0.10.0 -> 0.12.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
5e663301d4 pythonPackages.tornado: 4.2.1 -> 4.4.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
7cdd900cb7 pythonPackages.certifi: 2015.11.20.1 -> 2016.2.28 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
250d78ca23 pythonPackages.awscli: use colorama_3_3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
bf06024b9f pythonPackages.colorama: 0.3.3 -> 0.3.7 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
778712e0a7 pythonPackages.colorama_3_3: init at 0.3.3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
0868a918a3 pythonPackages.backports_abc: init at 0.4 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
67b8bd0b20 pythonPackages.numba: 0.26.0 -> 0.27.0 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3979648fb1 pythonPackages.llvmlite: 0.11.0 -> 0.12.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
60503897af pythonPackages.cython: 0.24 -> 0.24.1 2016-07-29 19:02:18 +02:00
Frederik Rietdijk
6628c55986 pythonPackages.scipy: 0.17.1 -> 0.18.0 2016-07-29 17:22:20 +02:00
Frederik Rietdijk
3e5db479b7 pythonPackages.pyfftw: 0.10.1 -> 0.10.4 2016-07-29 16:57:15 +02:00
Frederik Rietdijk
9a9294d0c6 Merge pull request #17332 from lancelotsix/update_sqlalchemy
Update sqlalchemy and related
2016-07-28 16:47:35 +02:00
Frederik Rietdijk
e40f5e6658 Merge pull request #17338 from matthiasbeyer/update-rtv
Update rtv
2016-07-28 15:01:31 +02:00
Matthias Beyer
4954ac202a pythonPackages: praw: 3.3.0 -> 3.5.0 2016-07-28 14:00:20 +02:00
Langston Barrett
f457c74ab3 yapf: init at 0.11.0 2016-07-28 13:00:13 +02:00
Lancelot SIX
c6a0d680d8
pythonPackages.sqlalchemy_1_0: 1.0.12 -> 1.0.14 2016-07-28 10:08:48 +02:00
Lancelot SIX
771a0aae49
pythonPackages.geoalchemy2: 0.3.0.dev1 -> 0.3.0 2016-07-28 10:08:35 +02:00
Lancelot SIX
4a91da6321
pythonPackages.shapely: 1.5.13 -> 1.5.15
Fix tests
2016-07-28 10:08:13 +02:00
Rok Garbas
d5fc2d45e8
pythonPillow.pillow: fix evaluation 2016-07-25 05:40:48 +02:00
Rok Garbas
6f0d12a5c8
pythonPackages.pillow: dont depend on _lib_include to be presnet in setup.py 2016-07-25 04:20:49 +02:00
Joachim Schiele
e9b9710e0f selenium: 2.44 to 2.52 (2.53 tested but not working well; 2.44 fails because of firefox 36 extension signing enforcement (#15982) 2016-07-23 01:54:34 +02:00
obadz
44157c6da4 smugline: init at 20160106 (#17191)
(required smugpy: init at 20131218)
2016-07-23 01:38:06 +02:00
zimbatm
0384a5195d Merge pull request #17157 from kevincox/b2-0.6.2
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 20:18:00 +01:00
Kevin Cox
050733abb0 backblaze-b2: 0.4.4 -> 0.6.2 2016-07-21 14:45:35 -04:00
Rok Garbas
99180fed1f pythonPackages.py3status: 2.9 -> 3.0 2016-07-21 01:01:34 +02:00
Daiderd Jordan
15b2709365 Merge pull request #17118 from drets/master
pythonPackages.jenkinsapi: init at 0.2.32
2016-07-20 23:55:04 +02:00
Graham Christensen
fdd84fd86d Merge pull request #17117 from cransom/aws-shell-0.1.1
aws_shell: 0.1.0 -> 0.1.1
2016-07-20 03:19:01 +00:00
Dmytro Rets
2311673aa9
pythonPackages.jenkinsapi: init at 0.2.32 2016-07-20 01:33:04 +02:00
Dan Peebles
b3adffcd56 pythonPackages.pychef: init at 0.3.0 2016-07-19 18:17:50 -04:00
Dan Peebles
cfa10cd20b pythonPackages.timeout-decorator: init at 0.3.2 2016-07-19 18:16:51 -04:00
Dan Peebles
7ac4d7702e pythonPackages.credstash: init at 1.11.0 2016-07-19 18:15:38 -04:00
Dan Peebles
b5f22e070a pythonPackages.hvac: init at 0.2.15 2016-07-19 18:13:33 -04:00
Casey Ransom
db8e69dea9 aws_shell: 0.1.0 -> 0.1.1
This also fixes https://github.com/awslabs/aws-shell/issues/118
2016-07-19 16:57:02 -04:00
Frederik Rietdijk
dd5cf80590 pythonPackages.ghp-import: disable tests 2016-07-19 16:22:46 +02:00
Dan Peebles
e0476c2512 pythonPackages.moto: add checkPhase, but leave it turned off
Someday we'll turn it on, but the side-effecting tests aren't going to
work on Hydra right now.
2016-07-19 10:12:51 -04:00
Frederik Rietdijk
9dae8a7e45 pythonPackages.python-etcd: init at 0.4.3 2016-07-19 16:01:28 +02:00
Frederik Rietdijk
332a3e9073 pythonPackages.etcd: init at 2.0.8 2016-07-19 16:01:28 +02:00
Dan Peebles
848bf3099f pythonPackages.moto: init at 0.4.25 2016-07-19 09:45:28 -04:00
Frederik Rietdijk
c51b8dc224 pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions 2016-07-19 14:12:13 +02:00
Dan Peebles
bb1e00dcb5 pythonPackages.cffi: remove unnecessary compiler flag
I thought this was necessary but it doesn't appear to be after all
2016-07-19 07:57:58 -04:00
Dan Peebles
b1bab4c93f pythonPackages.httpretty: update to 0.8.10
It's not the newest version, but it's newer and the patch still applied
so I left it alone.
2016-07-19 07:57:58 -04:00
Dan Peebles
c20e20c060 pythonPackages.jsonnet: init at same version as standalone 2016-07-19 07:57:58 -04:00
Azul
20bb5402dc pythonPackages.pygit2: 0.23.1 -> 0.24.0 (#15986) 2016-07-19 13:24:47 +02:00
Louis Taylor
7c75fa4bc2 python: add alpha release of 3.6
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Daiderd Jordan
cb40b4aafd pythonPackages: dulwich disable tests on darwin 2016-07-18 19:11:51 +02:00
Daniel Peebles
e556effc09 Merge pull request #17062 from johbo/darwin-s3cmd
s3cmd: Fix file library path for darwin
2016-07-18 13:07:15 -04:00
Johannes Bornhold
b18dde4593 s3cmd: Fix file library path for darwin 2016-07-18 13:35:20 +02:00
Franz Pletz
a6a0b092da pythonPackages.m2crypto: 0.23.0 -> 0.24.0
Fixes libressl compatibility.
2016-07-17 17:15:23 +02:00
Frederik Rietdijk
52896c8c86 pythonPackages.rpy2: 2.5.6 -> 2.8.2
readline issue still exists.

```
ImportError: libreadline.so.6: cannot open shared object file: No such
file or directory
```
2016-07-17 12:16:24 +02:00
Frederik Rietdijk
b4bae44f13 pythonPackages.jupyterlab: init at 0.1.1
Note that this is still a pre-alpha release.
2016-07-16 22:42:37 +02:00
Dan Peebles
49ea72c3f3 pythonPackages.cffi: fix on darwin
This isn't conditional because it works on other platforms too
2016-07-15 22:01:58 -04:00
Frederik Rietdijk
81d798bc36 Merge pull request #16463 from FRidh/secp
secp256k1: init (native lib, and python ffi bindings at 0.12.1)
2016-07-15 12:23:20 +02:00
Frederik Rietdijk
14bd7b7931 Merge pull request #16843 from k0ral/glances
glances 2.4.2 -> 2.6.2, and dependencies
2016-07-15 11:48:08 +02:00
Frederik Rietdijk
f745e02510 pythonPackages.pgcli: fix tests, build on 3.5 2016-07-14 11:44:55 +02:00
Frederik Rietdijk
c632980a02 pythonPackages.pgspecial: fix tests 2016-07-14 11:44:36 +02:00
Frederik Rietdijk
d78a2b1ce9 pythonPackages.sqlparse: fix tests 2016-07-14 11:44:05 +02:00
Ram Kromberg
e9ddfe3d4c ansible: 1.9.4 -> 1.9.6 2016-07-14 10:17:56 +03:00
Eelco Dolstra
0fa00cce01 awscli: 1.10.38 -> 1.10.46 2016-07-12 13:38:13 +02:00
Rok Garbas
fc29868d24 pythonPackages.Flootty: init at 3.2.0 2016-07-12 02:06:47 +02:00
Oliver Hunt
85c6ab9c8a pythonPackages.lektor: init at 2.3 2016-07-10 20:43:09 +02:00
koral
e70d30c5e1 pythonPackages.glances: 2.4.2 -> 2.6.2 2016-07-10 20:33:00 +02:00
koral
7da3f455cd pythonPackages.pysnmp: 4.2.5 -> 4.3.2 2016-07-10 20:32:28 +02:00
koral
c9deac5dde New package: pythonPackages.pysmi 2016-07-10 20:31:49 +02:00
cransom
5f8a384b65 flowlogs_reader: init at 1.0.0 (#16787) 2016-07-09 19:11:42 +02:00
Frederik Rietdijk
6665092e4d pythonPackages.ipython: fix python 2.7 2016-07-09 13:11:05 +02:00
Frederik Rietdijk
d472995b78 pythonPackages.pathlib2: init at 2.1.0 2016-07-09 13:11:05 +02:00
Frederik Rietdijk
5e7fb05a8c pythonPackages.backports_shutil_get_terminal_size: init at 1.0.0 2016-07-09 13:11:05 +02:00
Frederik Rietdijk
4d4a809294 pythonPackages.prompt_toolkit_52: disable tests 2016-07-09 11:40:52 +02:00
Frederik Rietdijk
f313f9356c pythonPackages.jupyter_console: 4.1.1 -> 5.0.0 2016-07-08 13:24:25 +02:00
Frederik Rietdijk
188422b773 pythonPackages.ipython: 4.1.2 -> 5.0.0 2016-07-08 13:24:12 +02:00
Frederik Rietdijk
61118d5936 pythonPackages.prompt_toolkit: fix tests 2016-07-08 13:23:40 +02:00
Vladimír Čunát
b732af00bb pythonPackages.breathe: init at 4.2.0
It seems to work OK, but I'm not good at packaging python stuff.
2016-07-08 14:54:44 +02:00
Eelco Dolstra
c7b809298d boto: 2.38.0 -> 2.41.0 2016-07-07 11:04:17 +02:00
Rickard Nilsson
51c6c98529 freecad: 0.15 -> 0.16 2016-07-07 09:24:49 +02:00
Kranium Gikos Mendoza
851cd1e6af pythonPackages.pyexcelerator: init at 0.6.4.1 2016-07-06 16:26:31 +02:00
Frederik Rietdijk
6876eab511 pythonPackages.tornado: fix tests, closes #14634
The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.
2016-07-06 10:11:32 +02:00
Rahul Gopinath
65364cc83c pypdf2: 1.25.1 -> 1.26.0 2016-07-05 09:01:41 +02:00
Tobias Geerinckx-Rice
5efa4f801d
pythonPackages.pgcli: 1.0.0 -> 1.1.0
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
2016-07-04 10:52:51 +02:00
Joe Hermaszewski
77ea161f19 pythonPackages.neovim: 0.1.8 -> 0.1.9 (#16664) 2016-07-03 12:12:59 +02:00
Frederik Rietdijk
3c87ec15c6 Merge pull request #16653 from nathan7/pgspecial-1.5.0
pythonPackages.pgspecial: 1.4.0 -> 1.5.0
2016-07-02 10:33:02 +02:00
Vladimír Čunát
6b80d74ab7 Merge #16632: ffmpeg3 by default 2016-07-02 08:52:41 +02:00
Rickard Nilsson
5356154366 libvirt and pythonPackages.libvirt: 1.3.5 -> 2.0.0 2016-07-02 00:24:36 +02:00
Nathan Zadoks
936c766fee pythonPackages.pgspecial: 1.4.0 -> 1.5.0 2016-07-01 13:50:56 -04:00
Franz Pletz
e77eba305f errbot: init at 4.2.2 (#16551) 2016-07-01 16:04:01 +02:00
Lancelot SIX
b5e237bda6 pythonPackages.pika: 0.9.12 -> 0.10.0 2016-07-01 13:05:56 +02:00
Lancelot SIX
5c436c7a76 pythonPackages.twisted: 15.5.0 -> 16.2.0 2016-07-01 13:05:56 +02:00
Profpatsch
896ccadece ffmpeg: switch everything to ffmpeg_3 by default
And fix packages incompatible with ffmpeg_3.
2016-07-01 12:19:40 +02:00
Damien Cassou
8d288c63da Merge pull request #15853 from DamienCassou/add-fdroidserver
Add fdroidserver (and the mwclient dependency)
2016-07-01 11:17:55 +02:00
Tobias Geerinckx-Rice
d058cbd6db
pythonPackages.pgcli: 0.20.1 -> 1.0.0 2016-06-30 17:17:55 +02:00
Tobias Geerinckx-Rice
69bcb188d8
pythonPackages.pgspecial: 1.3.0 -> 1.4.0 2016-06-30 17:17:55 +02:00
Tobias Geerinckx-Rice
89c1b39ee3
pythonPackages.sqlparse: 0.1.18 -> 0.1.19 2016-06-30 17:17:55 +02:00
Frederik Rietdijk
a66e53d71b Merge pull request #16605 from adnelson/bcrypt_use_github
python brcrypt: use a git snapshot instead of pypi to get test suite
2016-06-30 17:01:31 +02:00
Allen Nelson
1fb466c28c python bcrypt: use a git snapshot of bcrypt to get test suite, propagate cffi 2016-06-30 09:51:20 -05:00
Bjørn Forsman
d71ef00b9d pythonPackages.lz4: init at 0.8.2
Needed for xpra (better compression => better performance).
2016-06-30 14:39:36 +02:00
Frederik Rietdijk
7357b6c270 pythonPackages.pillow: 2.9.0 -> 3.2.0 2016-06-28 19:55:05 +02:00
Frederik Rietdijk
3f69c83692 pythonPackages.notebook: 4.2.0 -> 4.2.1 2016-06-28 17:55:17 +02:00
Frederik Rietdijk
b658e8ae60 pythonPackages.numpy: 1.11.0 -> 1.11.1 2016-06-28 17:55:17 +02:00
Eelco Dolstra
323eb06499 awscli: 1.10.18 -> 1.10.38
Also clear the namePrefix, which used to be the case but was lost in
b2d9b48c97.
2016-06-27 17:29:25 +02:00
Franz Pletz
2e68b655a2 pythonPackages.dns: 1.12.0 -> 1.14.0 (#16534)
Adds support for both python 2 & 3 from one codebase.
2016-06-27 17:21:24 +02:00
Frederik Rietdijk
f8cd42c39f Merge pull request #16480 from bcdarwin/nipy
pythonPackages.nipy: add matplotlib as a dependency
2016-06-27 14:07:14 +02:00
Franz Pletz
bf19d86c72 pythonPackages.limnoria: 2015.10.04 -> 2016.05.06 2016-06-27 00:08:11 +02:00
Frederik Rietdijk
9318634b72 Merge pull request #16479 from bcdarwin/nilearn
pythonPackages.nilearn: init at 2.5.0
2016-06-26 17:26:35 +02:00
Rickard Nilsson
b43268bfeb libvirt and pythonPackages.libvirt: 1.3.3 -> 1.3.5 2016-06-26 11:01:13 +02:00
Luis Pedro Coelho
651e5992c2 jug: 1.2.1 -> 1.2.2 (#16497)
bugfix release
2016-06-25 20:57:11 +02:00
Pascal Wittmann
9ef6dceca9 Merge pull request #16494 from k0ral/binwalk
binwalk: 2.0.1 -> 2.1.1
2016-06-25 16:21:15 +02:00
koral
3632211cf9 binwalk: 2.0.1 -> 2.1.1 2016-06-25 13:28:10 +02:00
Ben Darwin
8c10d146af pythonPackages.nilearn: init at 2.5.0 2016-06-24 15:00:12 -04:00
Bjørn Forsman
de0264ce17 attic: unbreak "attic mount" by using old llfuse 0.41
llfuse >= 0.42 has breaking changes, causing "attic mount" to fail:

  TypeError: main() got an unexpected keyword argument 'single'

Side note: borgbackup, a fork of attic, has been updated to work with
newer llfuse.
2016-06-24 20:16:41 +02:00
Ben Darwin
59580b040b pythonPackages.nipy: add matplotlib as a dependency 2016-06-24 11:47:46 -04:00
Ben Darwin
786a10c9b6 pythonPackages.nipy: init at 0.4.0 2016-06-23 20:27:28 -04:00
Chris Martin
9f7871070e pythonPackages.secp256k1: init at 0.12.1 2016-06-23 20:49:07 +02:00
Frederik Rietdijk
f473721e41 pythonPackages.pytest_28: 2.8.6 -> 2.8.7 2016-06-23 20:49:07 +02:00
Frederik Rietdijk
a48f1472f5 Merge pull request #15937 from NikolaMandic/word2vec
pythonPackage.word2vec: init at 0.9.1
2016-06-23 20:24:37 +02:00
Frederik Rietdijk
43b63c1d2b pythonPackages.cffi: 1.5.2 -> 1.7.0 2016-06-23 13:11:39 +02:00
zimbatm
94396f2177 Merge pull request #16407 from layus/fix-pylti
Fix python LTI
2016-06-22 21:46:53 +01:00
Tobias Geerinckx-Rice
33c6da91c7
pythonPackages.prompt_toolkit: 1.0.2 -> 1.0.3 2016-06-22 20:55:37 +02:00
Guillaume Maudoux
3b4a4428ca python-lti: pin mock dependency at 1.0.1 2016-06-21 23:04:50 +02:00
Frederik Rietdijk
9e2866d5de Merge pull request #16086 from layus/inginious
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
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