Michael Raskin
b9683c2155
Merge pull request #23436 from lsix/update_dateutil
...
pythonPackages.dateutil: 2.5.3 -> 2.6.0
2017-03-18 18:44:40 +01:00
Michael Raskin
f2bba743fb
Merge pull request #23283 from alibabzo/init/proselint
...
proselint: init at 0.8.0
2017-03-18 18:29:20 +01:00
Michael Raskin
3a919cf7da
Merge pull request #23242 from lsix/add_python_libais
...
pythonPackages.libais: init at 0.16
2017-03-18 17:58:50 +01:00
Michael Raskin
4047619e05
Merge pull request #21377 from non-Jedi/pythonPackages.livereload
...
pythonPackages.livereload: init at 2.5.0
2017-03-18 17:48:03 +01:00
David Izquierdo
8547fa1d56
update powerline 2.4 -> 2.5.2
2017-03-18 17:13:23 +01:00
Steven Taschuk
3edf455269
spambayes: Add bsddb build input
...
To reproduce the issue:
```
nix-build -E 'import <nixpkgs> {}' -A python27Packages.spambayes
result/bin/sb_filter.py </dev/null
```
Before this commit, this fails with
```
[...]
File "/nix/store/vlgr1wrxd2wiw5ay5ch54365dzqvcwgq-python2.7-spambayes-1.1b1/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 20, in open_dbhash
return bsddb.hashopen(*args)
AttributeError: 'NoneType' object has no attribute 'hashopen'
```
After this commit, it doesn't.
2017-03-18 08:34:28 -04:00
Rodney Lorrimar
0a2ea18e85
pythonPackages.zeep: init at 1.1.0
...
Works with both Python 2.7 and 3.5.
Tests won't work under Python 3.5 due to the testtools dependency.
2017-03-17 18:40:00 +00:00
Michael Raskin
b4fd04c395
pygame_sdl2: init at 6.99.10.1227
2017-03-17 14:14:38 +01:00
Antoine Eiche
f28fe4cfae
pythonPackages.pycassa: init at 1.11.2
...
fixes #23920
2017-03-16 19:23:39 +01:00
Dan Peebles
504b596e55
pythonPackages.pathspec_0_5: init
...
The pre-release version of pants needs it. I'll kill the duplicated copy
once the new version of pants is final.
2017-03-16 11:01:14 -04:00
Frederik Rietdijk
645c2189d1
pythonPackages.pytest-django: unpin setuptools_scm
...
- unpin setuptools_scm
- move to file in folder following guidelines
- use PyPI/upstream name
2017-03-16 12:40:43 +01:00
Peter Hoeg
aca073eb3a
pytest-catchlog: init at 1.2.2
2017-03-16 18:19:57 +08:00
Dan Peebles
e3abe9c6fa
pythonPackages.pants13-pre: init
2017-03-15 22:22:02 -04:00
Jörg Thalheim
09cfbc8cc3
PyGithub: init at 1.32
2017-03-16 00:59:56 +01:00
Jörg Thalheim
00addcb95e
pythonPackages.python-jose: init at 1.3.2
2017-03-16 00:59:56 +01:00
Tom Hunger
5a9e14ee16
altair: 1.0.0 -> 1.2.0
...
Also disabling tests because the test runner picks up too much and
then fails.
2017-03-15 18:09:29 +00:00
Maksim Bronsky
97f26ee39a
initial release: vulnix
2017-03-15 15:09:19 +01:00
Tom Hunger
90223a9bbd
vega: add pytest as a build-input.
...
It's unclear how this worked before but it clearly did because we
have vega running in production.
2017-03-15 12:28:18 +00:00
Tom Hunger
b0115c2fac
Logbook: 0.11.3 -> 1.0.0
2017-03-15 12:28:18 +00:00
Frederik Rietdijk
a79c653d5d
Merge pull request #23885 from FRidh/jupyter
...
Jupyter
2017-03-14 17:32:27 +01:00
Frederik Rietdijk
4a615d90af
pythonPackages.pywatchman: disable python 3.x and disable tests
2017-03-14 17:09:20 +01:00
Frederik Rietdijk
6a6d48be4e
pythonPackages.dateparser: mark as broken
2017-03-14 17:07:09 +01:00
Frederik Rietdijk
fd68cd4ed7
pythonPackages.pygal: 2.0.10 -> 2.3.1
2017-03-14 16:57:00 +01:00
Herwig Hochleitner
b27dfdbe66
pythonPackages.parsedatetime: 2.1 -> 2.3
2017-03-14 16:46:23 +01:00
Frederik Rietdijk
d7378da028
pythonPackages.configparser: fix with namespace packages
2017-03-14 16:43:46 +01:00
Frederik Rietdijk
4bfa709562
pythonPackages.pytest-virtualenv: 1.1.0 -> 1.2.7
2017-03-14 16:41:07 +01:00
Frederik Rietdijk
c9d9f072e5
pythonPackages.pytest-shutil: 1.1.1 -> 1.2.8
2017-03-14 16:40:52 +01:00
Bart Brouns
5b7b1f7aa4
alot: 0.5 -> 0.5.1
2017-03-14 16:12:35 +01:00
Frederik Rietdijk
fc55e80ee7
pythonPackages.ipython_genutils: 0.1.0 -> 0.2.0
2017-03-14 15:41:10 +01:00
Frederik Rietdijk
33fa4ce2be
Merge pull request #23701 from lsix/update_django-raster
...
pythonPackages.django-raster: 0.3 -> 0.3.1
2017-03-14 13:42:14 +01:00
Frederik Rietdijk
88a3861c7b
pythonPackages.pyzmq: 15.2.0 -> 16.0.2
2017-03-14 13:29:02 +01:00
Frederik Rietdijk
db512addef
pythonPackages.prompt_toolkit: 1.0.9 -> 1.0.13
2017-03-14 13:29:02 +01:00
Frederik Rietdijk
c7268fa2a9
pythonPackages.pickleshare: 0.5 -> 0.7.4
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
47f77d6104
pythonPackages.pathpy: 8.1.2 -> 10.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
bd0a0c7908
pythonPackages.pathlib2: 2.1.0 -> 2.2.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
0c11ce6541
pythonPackages.notebook: 4.3.2 -> 4.4.1
2017-03-14 13:29:01 +01:00
Frederik Rietdijk
044014826b
pythonPackages.nbformat: 4.2.0 -> 4.3.0
2017-03-14 13:29:00 +01:00
Frederik Rietdijk
fbb30ee46f
pythonPackages.jupyter_core: 4.2.1 -> 4.3.0
2017-03-14 13:29:00 +01:00
Frederik Rietdijk
2a1cceac16
pythonPackages.jupyter_client: 4.4.0 -> 5.0.0
2017-03-14 13:28:56 +01:00
Frederik Rietdijk
065383cde8
pythonPackages.ipython: 5.2.1 -> 5.3.0
2017-03-14 13:24:21 +01:00
Nikolay Amiantov
648db95651
python.pkgs.bleach: 1.5.0 -> 2.0.0
...
Fixes #23854 .
2017-03-14 12:29:38 +03:00
Jörg Thalheim
065c05e849
Merge pull request #23801 from zimbatm/pip-tools
...
Pip tools
2017-03-13 22:32:07 +01:00
zimbatm
a3c03eb11f
pip-tools: init at 1.8.1rc3
2017-03-13 22:21:57 +01:00
zimbatm
5e701625de
pythonPackages.first: init at 2.0.1
2017-03-13 22:08:45 +01:00
Frederik Rietdijk
8aee2b5c4f
pythonPackages.traitlets: 4.3.1 -> 4.3.2
2017-03-13 16:37:25 +01:00
Frederik Rietdijk
891a051df1
ipython_genutils: fix for python 3.3 and 3.4
2017-03-13 16:37:24 +01:00
Domen Kožar
9ab1d08bb0
Add sphinxcontrib-openapi at 0.3.0
2017-03-13 13:25:03 +01:00
Domen Kožar
28d2066063
sphinxcontrib-httpdomain: 1.3.0 -> 1.5.0
2017-03-13 13:25:03 +01:00
Domen Kožar
f32fc9b03e
setuptools_scm: 1.11.1 -> 1.15.0
2017-03-13 13:25:03 +01:00
Peter Hoeg
5fa3b11239
tvnamer: 2.3 -> 2.4
...
Also add support for python3
2017-03-13 17:49:50 +08:00
Peter Hoeg
c1b1da21ea
tvdb_api: add support for python3
2017-03-13 17:49:50 +08:00
Peter Hoeg
64fcdf7aa4
requests-cache: 0.4.10 -> 0.4.13
...
Also add support for python3
2017-03-13 17:49:50 +08:00
Joachim Fasting
617d8af325
pythonPackages.pyaes: init at 1.6.0
2017-03-11 19:26:29 +01:00
Joachim Fasting
9cc2083dac
pythonPackages.mnemonic: 0.12 -> 0.17
2017-03-11 19:26:27 +01:00
Joachim Fasting
10a0f1c2af
pythonPackages.trezor: 0.7.4 -> 0.7.12
2017-03-11 19:26:22 +01:00
Joachim Fasting
61edb1cb2e
pythonPackages.pyudev: 0.20.0 -> 0.21.0
...
Also move expression
2017-03-11 15:25:34 +01:00
Marius Bakke
4aaf27bb4d
pythonPackages.ds4drv: 0.5.0 -> 0.5.1
...
Also move expression
2017-03-11 15:25:32 +01:00
Marius Bakke
3051dafeb6
pythonPackages.pyudev: 0.16.1 -> 0.20.0
2017-03-11 15:25:30 +01:00
Frederik Rietdijk
262993d2b8
Merge pull request #23452 from bcdarwin/edward
...
edward: init at 1.2.2
2017-03-10 17:23:27 +01:00
Lancelot SIX
1ca372e4d2
pythonPackages.celery_3: drop
2017-03-10 12:56:27 +01:00
Lancelot SIX
9041f0d8d9
pythonPackages.django-raster: 0.3 -> 0.3.1
2017-03-10 12:51:02 +01:00
Dan Peebles
8e61b7fefa
pythonPackages.pyopenssl: disable tests on Darwin
2017-03-09 21:56:54 -05:00
Ben Darwin
57486f21a3
edward: init at 1.2.2
2017-03-09 21:13:11 -05:00
Dan Peebles
0b0b3b8021
pythonPackages.webcolors: enable on Darwin and other unixes
...
Seemed to work fine on Darwin
2017-03-09 15:12:33 -05:00
Dan Peebles
a4f8b67783
pythonPackages.funcparserlib: enable on Darwin and other unixes
...
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Dan Peebles
cdfa92184d
pythonPackages.blockdiag: enable on Darwin and other unixes
...
Seemed to work fine on Darwin
2017-03-09 15:12:32 -05:00
Jörg Thalheim
3c170e505c
Merge pull request #23659 from lheckemann/nltk
...
nltk: init at 3.2.2
2017-03-09 14:51:09 +01:00
Linus Heckemann
1fa6ecb48d
nltk: init at 3.2.2
2017-03-09 12:46:34 +00:00
Nick Hu
e7a432db1e
python-PyQt: 5.6 -> 5.8
2017-03-09 15:38:10 +03:00
Jörg Thalheim
9ce5fb002a
Merge pull request #23649 from teh/pyrax
...
pyrax: 1.8.2 -> 1.9.8
2017-03-09 11:06:21 +01:00
Jörg Thalheim
d639498ed9
pythonPackges.pyrax: enable tests
2017-03-09 11:01:58 +01:00
Tom Hunger
a9aeb1039a
pyrax: 1.8.2 -> 1.9.8
2017-03-09 09:22:46 +00:00
Tom Hunger
f2480bdb0a
rackspace-novaclient: init at 2.1
...
Note that I package a number of dependencies that make no sense
outside of rackspace-novaclient. I don't want to pollute the main
namespace with those packages.
2017-03-09 09:22:45 +00:00
Dan Peebles
4ae5f4d3cc
pythonPackages.cryptography: fix test on macOS 10.12
...
Hydra didn't notice because it's running 10.11.
2017-03-08 14:14:40 -05:00
Frederik Rietdijk
70160ff208
Merge pull request #23240 from jyp/tf
...
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-03-07 13:22:07 +01:00
Tom Hunger
18f1127f05
typed-ast: init at 1.0.1
2017-03-06 21:29:05 +00:00
pngwjpgh
4da7f83f4e
nitpick: Init at 1.1 ( #23389 )
2017-03-06 16:12:49 +01:00
Julien Dehos
78ede3ab1f
hieroglyph: init at 0.7.1
2017-03-06 00:10:59 +01:00
Frederik Rietdijk
dc2bf68d7b
pythonPackages.sympy: disable tests
2017-03-04 14:29:28 +01:00
rnhmjoj
9b6164ffb9
kaitaistruct: init at 0.6
2017-03-04 12:58:29 +02:00
Frederik Rietdijk
f8e5b8dbe2
pythonPackages.jupyter: set priority
...
in order to prevent a collision.
2017-03-04 08:19:13 +01:00
Alistair Bill
0904cf034c
proselint: init at 0.8.0
2017-03-03 16:25:41 +00:00
Jörg Thalheim
bcef9f83c0
Merge pull request #23444 from nand0p/pylint-1.6.5
...
Pylint 1.6.5
2017-03-03 15:52:32 +01:00
Fernando J Pando
f40b0f5e37
astroid: 1.4.4 -> 1.4.9
2017-03-03 08:46:46 -05:00
Fernando J Pando
6be140d621
pylint: 1.5.4 -> 1.6.5
...
- tested on nixos
- tested on darwin
2017-03-03 08:37:42 -05:00
Lancelot SIX
a25c93994b
Merge pull request #23094 from veprbl/for_upstream
...
pythonPackages: add pyhepmc, graphviz; bump rootpy
2017-03-03 09:42:55 +01:00
Dmitry Kalinkin
ac51822ee8
pythonPackages.python-sybase: init at 0.40pre2
2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
2198a7c747
pythonPackages.graphviz: init at 0.5.2
2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
e60805061b
pythonPackages.pyhepmc: init at 0.5.0
2017-03-01 22:53:40 -05:00
Lancelot SIX
247408d26f
pythonPackages.dateutil: 2.5.3 -> 2.6.0
2017-03-01 21:54:34 +01:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
...
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Nikolay Amiantov
868794010f
python.pkgs.uranium: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
e3a6a1fc0e
python.pkgs.libarcus: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
b6cba9ae3f
python.pkgs.zeroconf: init at 0.18.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
834471985e
python.pkgs.enum-compat: init at 0.0.2
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
6c5cbfd091
python3.pkgs.protobuf3_0: fix build
...
I spent some time trying to fix tests instead but have no idea what happens.
2017-03-01 02:14:21 +03:00
Lancelot SIX
a9d404c616
pythonPackages.libais: init at 0.16
2017-02-28 16:41:54 +01:00
Lancelot SIX
5c8a8c888a
Merge pull request #23044 from lsix/channels_updates
...
updates pythonPackages.channels and dependencies
2017-02-28 14:22:16 +01:00
Lancelot SIX
bc935b0d16
Merge pull request #23234 from lsix/update_django_rest_framework
...
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-28 14:21:45 +01:00
Dmitry Kalinkin
fa8afc05c0
pythonPackages.rootpy: 0.8.3 -> 0.9.0
2017-02-27 15:40:01 -05:00
Vladimír Čunát
a1919db7cd
Merge branch 'master' into staging
2017-02-27 20:15:27 +01:00
Jean-Philippe Bernardy
f37b34fe7c
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-02-27 15:23:23 +01:00
Lancelot SIX
60b9948229
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-27 11:07:17 +01:00
Edward Tjörnhammar
7864782d71
pythonPackages.tensorflow: 0.10.0 -> 1.0.0
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
a331662930
pythonPackages.protobuf: add pyext dependency
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
421db29915
pythonPackages.pyext: init at 0.7
2017-02-27 10:52:21 +01:00
Frederik Rietdijk
0dee2a1bcc
Merge pull request #22981 from davidak/PyZufall
...
PyZufall: init at 0.13.2
2017-02-26 22:49:08 +01:00
Franz Pletz
5670d96bbc
pythonPackages.libasyncns: fix build with glibc-2.25
2017-02-26 21:28:07 +01:00
Frederik Rietdijk
6ad3d089f1
Merge pull request #23038 from johbo/add-trytond-dependencies
...
Add trytond module dependencies
2017-02-26 19:30:47 +01:00
Frederik Rietdijk
57afc0f5ef
pythonPackages.packaging: 16.7 -> 16.8
2017-02-26 16:07:52 +01:00
Frederik Rietdijk
1b66b6a5ff
pythonPackages.pyparsing: 2.1.8 -> 2.1.10
2017-02-26 16:07:52 +01:00
Eric Sagnes
e3f18ec9a3
parsimonious: 0.6.2 -> 0.7.0
2017-02-26 11:58:59 +01:00
edef
289d808dcf
pythonPackages.publicsuffix: 1.0.2 -> 1.1.0 ( #23164 )
2017-02-26 11:16:36 +01:00
Jörg Thalheim
def0c868ea
pythonPackages: remove sha1 comment
2017-02-26 10:02:38 +01:00
Frederik Rietdijk
4810677227
Merge pull request #22863 from romildo/upd.pygments
...
pygments: 2.1.3 -> 2.2.0
2017-02-23 18:45:56 +01:00
Franz Pletz
2055d6cacf
pythonPackages.searx: works with pygments 2.2
2017-02-23 18:41:07 +01:00
Franz Pletz
a689c7c792
pythonPackages.xdot: fix wrapper
2017-02-23 16:07:41 +01:00
Lancelot SIX
4d5093f5e1
pythonPackages.daphne: 1.0.1 -> 1.0.3
2017-02-23 11:00:19 +01:00
Lancelot SIX
8103499e9d
pythonPackages.channels: 1.0.2 -> 1.0.3
2017-02-23 11:00:07 +01:00
davidak
45588a7a7c
PyZufall: init at 0.13.2
2017-02-22 22:59:42 +01:00
Vladimír Čunát
145d3ea81c
Merge branch 'master' into staging
2017-02-22 17:47:49 +01:00
Frederik Rietdijk
3bcd3d2c34
Merge pull request #23061 from nixy/pythonPackages.snakeviz
...
pythonPackages.snakeviz: init at 0.4.1
2017-02-22 14:31:26 +01:00
Andrew R. M
99754b2527
pythonPackages.snakeviz: init at 0.4.1
2017-02-22 08:14:53 -05:00
Tom Hunger
bae3d0e49f
vowpalwabbit: init at 8.3.2
2017-02-22 07:28:52 +01:00
Johannes Bornhold
ac346f4be6
zope_configuration: Skip tests on py3
...
There is an open problem around namespace packages which prevents a successful
test run at the moment.
2017-02-21 10:52:53 +01:00
Johannes Bornhold
3134afb814
requests_toolbelt: 0.6.2 -> 0.7.1
2017-02-21 10:05:16 +01:00
Johannes Bornhold
87b9ee7680
flake8-blind-except: init at 0.1.1
2017-02-21 10:05:16 +01:00
Johannes Bornhold
c55649ce07
flake8-debugger: init at 1.4.0
2017-02-21 10:05:16 +01:00
Johannes Bornhold
96e1fd6a5a
python-stdnum: init at 1.5
2017-02-21 10:05:16 +01:00
Johannes Bornhold
402a6c6dde
PyWebDAV: init at 0.9.8
2017-02-21 10:05:16 +01:00
Johannes Bornhold
4518b02c8b
simpleeval: init at 0.9.5
2017-02-21 10:05:16 +01:00
Frederik Rietdijk
5bd6331b29
Merge pull request #22944 from johbo/add-trytond
...
trytond: init at 4.2.1
2017-02-21 08:03:43 +01:00
Antoine Eiche
85fe839caf
pythonPackages.robotframework: 2.8.7 -> 3.0.2
2017-02-20 22:09:54 -05:00
Antoine Eiche
8f325eeeeb
pythonPackages.robotframework-requests: init at 0.4.6
2017-02-20 22:06:37 -05:00
Johannes Bornhold
79cba3d3ff
relatorio: init at 0.6.4
2017-02-20 23:03:04 +01:00
Johannes Bornhold
a2dd4ea7d1
python-sql: init at 0.8
2017-02-20 23:02:04 +01:00
Frederik Rietdijk
27bcb857b1
Merge pull request #23021 from rasendubi/python-evdev
...
pythonPackages.evdev: 0.4.7 -> 0.6.4
2017-02-20 21:24:57 +01:00
Vladimír Čunát
5a38ab8add
Merge branch 'master' into staging
2017-02-20 21:24:35 +01:00
Frederik Rietdijk
dd054e890f
Merge pull request #22061 from Mic92/python3-protobuf
...
python-protobuf: enable python3 and enable py3 tests
2017-02-20 21:17:38 +01:00
Alexey Shmalko
f0f75433fb
pythonPackages.evdev: 0.4.7 -> 0.6.4
...
pythonPackages.evdev did not work due to
https://github.com/gvalkov/python-evdev/issues/43 .
2017-02-20 19:35:33 +02:00
Peter Simons
d7f10f2828
python-osc: enable (install) bash completion
2017-02-20 15:02:30 +01:00
Robin Gloster
dcba6eae1b
Merge pull request #22116 from LnL7/darwin-cmus
...
cmus: fix darwin
2017-02-20 13:02:30 +01:00
Peter Simons
31759274f1
python-suseapi: 'requests' isn't needed at build-time, but it's needed at run-time
2017-02-20 12:21:59 +01:00
Peter Simons
f0de1dc89d
python-suseapi: add package at version 0.24-5-g9937e3b
2017-02-20 12:11:29 +01:00
Frederik Rietdijk
9d48d3774e
Merge pull request #22713 from richardlarocque/antfs-cli
...
antfs-cli and openant: init at unstable-2017-02-11
2017-02-20 09:06:02 +01:00
Richard Larocque
59d2eeff84
openant: init at unstable-2017-02-11
2017-02-19 16:22:20 -08:00
Lancelot SIX
f149a32315
Merge pull request #22957 from asymmetric/glances-2.8.2
...
glances: 2.7.1_1 -> 2.8.2
Built and tested locally.
2017-02-19 15:08:53 +01:00
Nikolay Amiantov
b322271dd6
pythonPackages.webassets: 0.12 -> 0.12.1
...
Fixes #22965
2017-02-19 11:35:59 +03:00
Lorenzo Manacorda
fccea07869
glances: 2.7.1_1 -> 2.8.2
2017-02-18 20:27:23 +01:00
Ricardo M. Correia
fca09185d0
pycurl: 7.19.5 -> 7.19.5.1
...
Fixes import error when curl was built with LibreSSL.
2017-02-18 20:09:04 +01:00