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
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