Frederik Rietdijk
57e5b78a2a
pythonPackages.gevent-websocket: disable python3
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
1d12d20bcf
pythonPackages.consul: broken
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
ba28ce748a
pythonPackages.mitmproxy: broken
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
77fa967363
pythonPackages.gyp: disabled on Python 3.x
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
6b05584176
pythonPackages.ofxtools: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
e0e29e249a
pythonPackages.gcutil: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
053dd436c9
pythonPackages.pypdf2: disable tests
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
161df3f276
pythonPackages.thumbor: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
b28db671bb
pythonPackages.EasyProcess: 0.1.9 -> 0.2.3
...
- version bump
- rename to upstream name
- disable tests since there aren't any
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
936bfd23e1
pythonPackages.jaraco_functools: add missing dependency
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
cc1fe56e72
pythonPackages.backports_functools_lru_cache: init at 1.3
2016-10-18 23:14:32 +02:00
Thilo Uttendorfer
f98dac2ac8
pytestflakes: 1.0.0 -> 1.0.1
2016-10-18 22:48:08 +02:00
Lancelot SIX
eed0730fd0
pythonPackages.channnels: 0.17.2 -> 0.17.3
2016-10-18 10:27:05 +02:00
Ronny Pfannschmidt
8b407e2342
tox: bump version to 2.4.1
2016-10-17 21:04:36 +02:00
Dmitry Kalinkin
e4574a54d4
cython: disable tests that fail when built against libc++
2016-10-17 11:23:13 -04:00
Chris Darnell
acb80e9b73
glances: 2.6.2 -> 2.7.1_1
2016-10-16 13:18:16 -04:00
Frederik Rietdijk
107c035bf0
Python: remove pythonSmall
...
In #19309 a separate output for tkinter was added.
Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.
However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
Vladimír Čunát
6eeea6effd
Python: more evaluation fixups.
2016-10-14 00:03:12 +02:00
Frederik Rietdijk
efb6052f40
Python: fixup modules that were removed
2016-10-13 22:11:30 +02:00
Frederik Rietdijk
cffdffe1f6
Merge pull request #19309 from FRidh/outputs
...
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Frederik Rietdijk
1e544b2993
pythonPackages.tkinter: use this instead of the output python.tkinter
2016-10-13 10:38:21 +02:00
Jörg Thalheim
1371499530
Merge pull request #19486 from Mic92/neovim
...
python3Packages.neovim: include trollius only for py < 3.4
2016-10-12 20:57:57 +02:00
Jörg Thalheim
da32d7ea85
python3Packages.neovim: include trollius only for py < 3.4
...
trollius breaks python3 because it includes the enum module
2016-10-12 20:56:58 +02:00
Jascha Geerds
289c7cfc69
pythonPackages.libtmux: 0.5.0 -> 0.6.0
2016-10-11 23:51:41 +02:00
Daiderd Jordan
39106e757c
Merge pull request #19458 from dipinhora/boto-update
...
boto: 2.41.0 -> 2.42.0
2016-10-11 23:22:44 +02:00
dipinhora
67d22db807
packet-python: init at 1.31
2016-10-11 15:35:15 -04:00
dipinhora
7aac81d93a
boto: 2.41.0 -> 2.42.0
2016-10-11 10:49:12 -04:00
Frederik Rietdijk
104c50dd1a
Python: remove modules and pythonFull
2016-10-10 10:33:24 +02:00
Jörg Thalheim
0516c3cdb2
whoosh: ignore failing test
...
https://hydra.nixos.org/build/41749850/nixlog/1
2016-10-09 23:38:41 +02:00
Jörg Thalheim
361c554e06
Whoosh: duplicate of whoosh
2016-10-09 23:38:41 +02:00
Michiel Leenaars
19f2556773
asn1ate: init at unstable-201608010
2016-10-09 22:45:51 +02:00
Robin Gloster
cd45a2a1ac
github3: 1.0.0a2 -> 1.0.0a4
2016-10-09 12:46:27 +02:00
Robin Gloster
30accf4d3e
treewide: fix licence -> license occurences
2016-10-09 12:45:32 +02:00
Joachim Fasting
16cc58977a
pythonPackages.jsonrpclib: init at 0.1.7
2016-10-09 11:28:50 +02:00
Oliver Dunkl
e67e18a52b
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1 ( #18657 )
...
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1
2016-10-08 16:07:39 +02:00
Nicolas Pouillard
8643f9c2a0
pythonPackages.trezor_agent: 0.6.5 -> 0.7.0
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
37f9d30107
pythonPackages.keepkey: 0.7.0 -> 0.7.3
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
ded452aaa4
pythonPackages.trezor: 0.6.11 -> 0.7.4
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
45da3d6459
pythonPackages.hidapi: 0.7.99.post12 -> 0.7.99.post15
2016-10-08 14:15:35 +02:00
Frederik Rietdijk
edebd5150e
pythonPackages.pip: set priority, fixes collision #19327
2016-10-07 23:13:17 +02:00
Domen Kožar
b2c9402529
libcloud: 0.18.0 -> 1.2.1
2016-10-07 08:05:11 +02:00
Bjørn Forsman
777db492b1
pythonPackages.IMAPClient: 0.11 -> 0.13
...
Needed for future update of gmvault.
2016-10-06 22:22:39 +02:00
Frederik Rietdijk
e3deccc0d7
Merge pull request #19296 from luispedro/add_biopython
...
pythonPackages.biopython : init at 1.68
2016-10-06 14:02:48 +02:00
Luis Pedro Coelho
8ff62102cb
pythonPackages.biopython : init at 1.68
...
BioPython is a set of bioinformatics utilities in Python.
2016-10-06 13:56:49 +02:00
Frederik Rietdijk
c6e21c90ea
pythonPackages.twine: init at 1.8.1
2016-10-06 13:36:07 +02:00
Frederik Rietdijk
6f836eb0d4
Kippo: move pythonPackages.twisted_11 to kippo expression
2016-10-06 12:59:05 +02:00
Nikolay Amiantov
bb2c20bb0a
Merge pull request #19290 from FRidh/octo
...
Octoprint: make sockjs-tornado and tornado_4_0_1 private
2016-10-06 12:26:31 +04:00
Frederik Rietdijk
354c588cf2
Octoprint: make sockjs-tornado and tornado_4_0_1 private
...
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.
2016-10-06 10:05:54 +02:00
Michael Lieberman
5baecbc4af
ptpython: init at 0.35
2016-10-05 15:36:57 -04:00
Frederik Rietdijk
529a4050cd
Merge pull request #19241 from MostAwesomeDude/tahoe
...
python2.7-nevow: 0.11.1 -> 0.14.2
2016-10-05 18:57:01 +02:00
Frederik Rietdijk
3631da6c20
Merge pull request #19266 from NixOS/python-wip
...
Python package updates
2016-10-05 18:50:35 +02:00
Frederik Rietdijk
197b9ec123
Merge pull request #19260 from lsix/update_tornado
...
pythonPackages.tornado: 4.4.1 -> 4.4.2
2016-10-05 17:03:01 +02:00
Lancelot SIX
e380a84ad9
pythonPackages.tornado: 4.4.1 -> 4.4.2
...
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html
2016-10-05 16:47:19 +02:00
Frederik Rietdijk
b0808b084a
pythonPackages.geventhttpclient: 1.2.0 -> 1.3.1
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
11433cc798
pythonPackages.netlib: remove since it is not used anymore by mitmproxy
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
cbc2327fab
pythonPackages.mitmproxy: 0.14 -> 0.17.1
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
9caf12c88e
pythonPackages.html2text: 2015.11.4 -> 2016.9.19
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
5fc1a22a23
pythonPackages.widgetsnbextension: init at 1.2.6
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
e1bd33004c
pythonPackages.attrs: 16.0.0 -> 16.2.0
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
f56185c924
pythonPackages.scipy: 0.18.0 -> 0.18.1
2016-10-05 15:44:47 +02:00
Frederik Rietdijk
bde9e11f5d
pythonPackages.pandas: 0.18.1 -> 0.19.0
2016-10-05 15:44:47 +02:00
Frederik Rietdijk
a6de7142ce
Merge pull request #19218 from Profpatsch/searx-pyopenssl
...
searx: fix pyopenssl version
2016-10-05 13:17:10 +02:00
Frederik Rietdijk
8d42c1e95d
pythonPackages.numpy: 1.11.1 -> 1.11.2
2016-10-05 12:36:17 +02:00
Frederik Rietdijk
9364cb0feb
pythonPackages.uncertainties: 2.4.8.1 -> 3.0.1
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
ee843b79ce
pythonPackages.Theano: 0.8.1 -> 0.8.2
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
4dee695764
pythonPackages.scikitlearn: 0.17.1 -> 0.18
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
5e0ac16e1f
pythonPackages.Kajiki: 0.5.2 -> 0.5.5
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
7ad156b476
pythonPackages.notebook: 4.2.2 -> 4.2.3
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
08d61cea4b
pythonPackages.jupyter_core: 4.1.1 -> 4.2.0
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
a60c4bb61a
pythonPackages.jupyter_client: 4.3.0 -> 4.4.0
2016-10-05 12:36:13 +02:00
Frederik Rietdijk
0abc704b6a
pythonPackages.ipywidgets: 4.1.1 -> 5.2.2
2016-10-05 12:36:13 +02:00
Lancelot SIX
74e52576e0
pythonPackages.django_1_10: 1.10.1 -> 1.10.2 ( #19193 )
...
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
2016-10-05 12:28:17 +02:00
Philip Potter
f94072196d
cookiecutter: 1.3.0 -> 1.4.0 ( #19232 )
...
This version bump changes the dependencies, adding in two new packages
`poyo` and `jinja2_time`. This in turn fixes python3 support.
In order to get python3Packages.cookiecutter to build, I had to add pytest as
a dependency to whichcraft; I'm not sure why this wasn't already there.
I tried to build pypyPackages.cookiecutter, but the resulting binary
fails with the message:
$ cookiecutter gh:audreyr/cookiecutter-pypackage
Traceback (most recent call last):
File "/nix/store/v1czxi8amljxkp6nxi8x1hxa7lkb6i7c-pypy5.4.1-cookiecutter-1.4.0/bin/.cookiecutter-wrapped", line 8, in <module>
from cookiecutter.cli import main
ImportError: No module named cookiecutter
I'm not sure how to debug this.
2016-10-05 12:26:20 +02:00
Frederik Rietdijk
f1074590da
pythonPackages.ipyparallel: 5.0.1 -> 5.2.0
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
02801ab700
pythonPackages.ipykernel: 4.3.1 -> 4.5.0
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
57168395b8
pythonPackages.jupyterlab: 0.1.1 -> 0.4.1
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
8295fd9365
pythonPackages.GitPython: 2.0.2 -> 2.0.8
2016-10-05 10:03:50 +02:00
Frederik Rietdijk
8a4bb467a4
pythonPackages.decorator: 4.0.9 -> 4.0.10
2016-10-05 10:03:50 +02:00
Corbin
dec4ec07bd
python2.7-nevow: 0.11.1 -> 0.14.2
...
Nevow has one user, Tahoe-LAFS, and that one user has broken functionality
with old Nevow, so I'm bumping.
2016-10-04 21:10:48 -07:00
Profpatsch
23913912c3
searx: fix pyopenssl version
...
Also remove the old postPatch substitutions (the patch does those).
2016-10-04 15:26:39 +02:00
Jörg Thalheim
f12fcfebe2
Merge pull request #19206 from apeyroux/init/jsbeautifier
...
jsbeautifier: init 1.6.4
2016-10-03 21:52:45 +02:00
Alexandre Peyroux
3298c13d52
jsbeautifier: add maintainer
2016-10-03 20:35:14 +02:00
Alexandre Peyroux
c072feb377
jsbeautifier: fix alphabetical order
2016-10-03 20:22:39 +02:00
Alexandre Peyroux
78ec797215
jsbeautifier: init 1.6.4
2016-10-03 20:18:12 +02:00
Aaron Bull Schaefer
f684f52527
pythonPackages.ansible2: 2.1.1.0 -> 2.1.2.0
2016-10-03 10:43:25 -07:00
Alexandre Peyroux
34767dec21
EditorConfig: init at 0.12.0
...
fixes #19163
2016-10-03 16:30:09 +02:00
Frederik Rietdijk
ef8e8afb48
Merge pull request #19189 from luispedro/imread_06
...
imread: 0.5.1 -> 0.6
2016-10-03 14:08:49 +02:00
Luis Pedro Coelho
43f13dacb9
imread: 0.5.1 -> 0.6
2016-10-03 12:53:33 +02:00
Luis Pedro Coelho
9934513fdd
mahotas: 1.4.1 -> 1.4.2
2016-10-03 11:45:20 +02:00
Benno Fünfstück
a47085d3df
python-ropper: add homepage and license
2016-10-02 16:51:13 +02:00
Benno Fünfstück
ef23c2e4c8
python-ropper: init at 1.10.10
2016-10-02 16:44:02 +02:00
Benno Fünfstück
f0fa27a1c2
python-capstone: init at 3.0.4
2016-10-02 16:42:59 +02:00
Michael Raskin
aad0b7108c
spark_parser: init at 1.4.0
2016-10-02 14:31:45 +02:00
Alexander Ried
1d2d782bfe
pythonPackages.hypothesis: 3.1.0 -> 3.5.2
2016-10-02 13:19:21 +02:00
Alexander Ried
c316e38bad
pythonPackages.uncompyle6: init at 2.8.3
2016-10-02 13:19:21 +02:00
Alexander Ried
be14bfef44
pythonPackages.xdis: init at 2.3.1
2016-10-02 13:19:21 +02:00
Alexander Ried
aada610882
pythonPackages.flake8: 2.5.4 -> 2.6.2
2016-10-02 13:18:15 +02:00
Martin Bornhold
ad99006e47
pythonPackages.mccabe_0_5: init 0.5.2
...
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-02 13:17:40 +02:00
Alexander Ried
3b7fcc031e
Revert "mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe"
...
This reverts commit 8eae96d70c
.
---
mccabe was already reverted
2016-10-02 13:17:37 +02:00
Michael Raskin
8eae96d70c
mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe
2016-10-02 11:26:23 +02:00
Frederik Rietdijk
25dcdc58d0
Revert "mccabe: 0.4.0 -> 0.5.2"
...
This reverts commit 532869cee2
.
See https://github.com/NixOS/nixpkgs/pull/19132#issuecomment-250921713
2016-10-02 09:58:39 +02:00
Tuomas Tynkkynen
5bf5de58ea
treewide: Fix 'lib.optional' misuses
...
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Frederik Rietdijk
539e9fc80c
Merge pull request #19132 from groxxda/pep8
...
pythonPackages.{pep,flake8}: undo changes from #19104
2016-10-01 18:29:21 +02:00
Martin Bornhold
0f63f35d6a
flake8_3: init at 3.0.4
...
(cherry picked from commit 7026cdf9e9
)
(cherry picked from commit 0675eb1b5d
)
(cherry picked from commit 3c88d3a9c4
)
---
initializes a new version of flake8 as a seperate expression.
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-01 18:20:33 +02:00
Alexander Ried
14510fdc73
Revert "flake8: 2.5.4 -> 3.0.4"
...
This reverts commit 7026cdf9e9
.
This reverts commit 0675eb1b5d
.
This reverts commit 3c88d3a9c4
.
---
flake8 versions 2 and 3 are api incompatible and this update breaks
stuff. Version 3 should be added as a seperate expression and compatible
packages should use it explicitly.
2016-10-01 18:06:25 +02:00
Alexander Ried
e493c8406c
Revert "pep8: replaced by pycodestyle (package was renamed)"
...
This reverts commit 0986a17eda
.
----
pycodestyle and pep8 are not api compatible so the alias adds little
value.
Packages that are compatible with pycodestyle should be updated to use
the new version on a per package basis.
2016-10-01 17:01:50 +02:00
Benno Fünfstück
230512f3e4
sqlmap: fix typo
2016-10-01 15:38:44 +02:00
Benno Fünfstück
19c6da2869
sqlmap: init at 1.0.9.post5
2016-10-01 15:14:43 +02:00
Frederik Rietdijk
11d7e93624
Merge pull request #19078 from FRidh/pypoppler
...
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:40 +02:00
Frederik Rietdijk
f0155e8d70
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:02 +02:00
Martin Bornhold
0675eb1b5d
flake8: Add missing test dependencies.
2016-09-30 15:19:22 +02:00
Martin Bornhold
7026cdf9e9
flake8: 2.5.4 -> 3.0.4
2016-09-30 14:12:49 +02:00
Martin Bornhold
532869cee2
mccabe: 0.4.0 -> 0.5.2
2016-09-30 14:12:48 +02:00
Martin Bornhold
0986a17eda
pep8: replaced by pycodestyle (package was renamed)
2016-09-30 14:12:48 +02:00
Martin Bornhold
d3aefc6576
pycodestyle: init at 2.0.0
2016-09-30 14:12:29 +02:00
Lancelot SIX
7e37d4bbf8
pythonPackages.django_1_8: 1.8.14 -> 1.8.15
...
This is a security release.
It fixes CVE-2016-7401.
See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Lancelot SIX
dd553b6ef5
pythonPackages.django_1_9: 1.9.9 -> 1.9.10
...
This is a security release.
It fixes CVE-2016-7401.
See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Daiderd Jordan
fcc1eb6f1c
pyopenssl: fix darwin preCheck
2016-09-29 20:56:31 +02:00
Frederik Rietdijk
423eebde88
Merge pull request #18836 from nlewo/master
...
pyopenssl: 16.0.0 -> 16.1.0
2016-09-29 20:01:48 +02:00
Antoine Eiche
8b5b1a2075
pyopenssl: 16.0.0 -> 16.1.0
2016-09-29 18:15:34 +02:00
Frederik Rietdijk
33b3bd6b36
Merge pull request #18963 from rycee/package/xdxf2slob
...
Add xdxf2slob tool and dependencies
2016-09-29 09:08:53 +02:00
Jörg Thalheim
ffb6c50b20
path-and-address: enable tests
2016-09-28 23:22:57 +02:00
Jörg Thalheim
b1dc000df6
grip: enable tests
2016-09-28 23:22:46 +02:00
Jörg Thalheim
5cf8d64202
Merge pull request #19019 from k0ral/nixos-unstable
...
Add grip python package
2016-09-28 22:08:50 +02:00
koral
6aea928962
pythonPackages.grip: init at 4.3.2
2016-09-28 21:43:50 +02:00
koral
8bad6de0d2
pythonPackages.path-and-address: init at 2.0.1
2016-09-28 21:43:49 +02:00
Graham Christensen
63d08188c1
moinmoin: 1.9.7 -> 1.9.8
2016-09-28 10:24:04 -04:00
Frederik Rietdijk
347af0823e
Merge pull request #19001 from peterhoeg/unifi
...
python-unifi: init at 1.2.5
2016-09-28 16:13:04 +02:00
Robert Helgesson
e3760e5ade
python-slob: init at 2016-03-04
2016-09-28 15:58:49 +02:00
Peter Hoeg
2a72354f41
python-unifi: init at 1.2.5
2016-09-28 21:56:49 +08:00
Aneesh Agrawal
7b7d8ddbca
salttesting: remove unused package
...
It was added as a dependency of Salt, which no longer depends on it.
2016-09-27 13:34:22 -04:00
Aneesh Agrawal
83902b4696
salt: move to all-packages.nix
2016-09-27 13:34:22 -04:00
Christoph Hrdinka
deb32ec23f
python-mapnik: fae6388 -> git-2016-08-30
2016-09-27 15:19:21 +02:00
Frederik Rietdijk
da4710f5ea
Merge pull request #18045 from KoviRobi/python-plover-update
...
Python plover fix
2016-09-27 10:32:34 +02:00
Robert Helgesson
0de0d23246
python-PyICU: init at 1.9.3
2016-09-26 22:35:20 +02:00
Frederik Rietdijk
4020035513
Merge pull request #18935 from rycee/pullout/radicale
...
radicale: break into own package
2016-09-26 22:14:42 +02:00
Michael Raskin
62c0800e07
pyftgl: init at 0.4b
2016-09-26 19:24:22 +02:00
Frederik Rietdijk
93eb9c6428
pythonSexy -> pythonPackages.libsexy
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
941ee1ba6e
pystringtemplate -> pythonPackages.pystringtemplate
...
and use buildPythonPackage
2016-09-25 22:41:26 +02:00
Robert Helgesson
9d2a831497
radicale: break into own package
...
Since this is an application it is not suitable for pythonPackages,
which is more appropriate for Python modules.
2016-09-25 22:15:19 +02:00
Franz Pletz
06395c6baf
bedup: 0.10 -> 0.10.1, fix eval
...
bedup is not available for Python 2, our current default.
2016-09-24 02:03:30 +02:00
Tuomas Tynkkynen
8c1f927258
pythonPackages.cryptography: 1.5 -> 1.5.1, fixes build
2016-09-23 04:42:47 +03:00
Kirill Boltaev
faf8943095
pythonPackages.python-Levenshtein: init at 0.12.0
2016-09-21 18:19:49 +03:00
Frederik Rietdijk
dfadfdd018
Merge pull request #18759 from lsix/add_django_channels
...
Add django channels
2016-09-21 08:36:24 +02:00
Frederik Rietdijk
a20a20f136
pythonPackages.libarchive -> python-libarchive, and mark as broken
2016-09-20 09:43:07 +02:00
Frederik Rietdijk
6920e49b89
pythonPackages.libarchive-c 2.1 -> 2.5
2016-09-20 09:40:50 +02:00
Frederik Rietdijk
ed413bb4d5
pythonPackages.scrapy: fix tests
2016-09-20 09:33:19 +02:00
Frederik Rietdijk
c65d6f3519
pythonPackages.willie: 5.2.0 -> 5.5.1
2016-09-20 09:24:28 +02:00
Frederik Rietdijk
0dae09262c
pythonPackages.zake: fix
2016-09-20 09:12:38 +02:00
Frederik Rietdijk
6cade43bf4
pythonPackages.pysvn: fix
2016-09-20 09:09:47 +02:00
Frederik Rietdijk
8623252203
pythonPackages.detox: 0.9.3 -> 0.10.0
2016-09-20 09:09:03 +02:00
Lancelot SIX
6941d49c37
pythonPackages.channels: init at 0.17.2
2016-09-19 20:29:24 +02:00
Lancelot SIX
648f534888
pythonPackages.daphne: init at 0.15.0
2016-09-19 20:28:57 +02:00
Lancelot SIX
62a0c53ee0
pythonPackages.asgi_redis: init at 0.14.1
2016-09-19 20:05:53 +02:00
Lancelot SIX
32ca234f3f
pythonPackages.asgi_ipc: init at 1.1.0
2016-09-19 20:04:21 +02:00
Lancelot SIX
9283121bbb
pythonPackages.asgiref: init at 0.14.0
2016-09-19 20:01:37 +02:00
Lancelot SIX
a1e887af52
pythonPackages.posix_ipc: init at 1.0.0
2016-09-19 19:59:35 +02:00
Frederik Rietdijk
98d16045cc
Revert "pythonPackages.futures: null when Python 3"
...
This reverts commit 61859b9d59
.
This broke eval because futures_2_2 overrides the derivation.
2016-09-19 14:24:43 +02:00
Frederik Rietdijk
ca24eb5712
Merge pull request #18170 from phile314/sphinx-update
...
Sphinx: 1.3.6 -> 1.4.6
2016-09-19 13:20:33 +02:00
Frederik Rietdijk
b81a521ae9
pythonPackages.cassandra-driver: fix build
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
d7d85186a7
pythonPackages.scales: init at 1.0.9
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
3ec7b1fbec
pythonPackages.gevent: 1.0.2 -> 1.1.2
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
0095a9a323
pythonPackages.greenlet: 0.4.7 -> 0.4.10
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
478b9abe21
pythonPackages.parsel: add missing dependency
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
92a7135c16
pythonPackages.tornado: use latest backports_ssl_match_hostname
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
61859b9d59
pythonPackages.futures: null when Python 3
2016-09-19 13:09:08 +02:00
Frederik Rietdijk
ae504dc726
Merge pull request #18635 from odi/master
...
python-packages: pafy 0.5.0 -> 0.5.2
2016-09-19 11:22:26 +02:00
Franz Pletz
db51e9074c
pythonPackages.gnutls: works with recent gnutls versions
2016-09-19 00:58:55 +02:00
Frederik Rietdijk
6286f77233
Merge pull request #18743 from berdario/hug-falcon
...
Bump Falcon to 1.0.0, make the test dependencies optional, add the Hug framework
2016-09-18 23:21:47 +02:00
Frederik Rietdijk
cc22b5f2ad
Merge pull request #18709 from leenaars/bs
...
pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1
2016-09-18 23:11:50 +02:00
Dario Bertini
2c8b578191
Bump Falcon to 1.0.0, make the test dependencies optional, add the Hug
...
framework
falcon: 0.3.0 -> 1.0.0
hug: init at 2.1.2
2016-09-18 22:11:49 +01:00
Frederik Rietdijk
e25cbdd9d2
Merge pull request #18745 from berdario/scrapy-py3
...
Upgrade to latest Scrapy with Python3 support. Upgrade/add dependencies:
2016-09-18 22:58:06 +02:00
Dario Bertini
22e38701a0
Scrapy: 1.0.5 -> 1.1.2
2016-09-18 21:55:22 +01:00
Dario Bertini
3e0e70ead7
Twisted: 16.4.0 -> 16.4.1
2016-09-18 21:52:44 +01:00
Dario Bertini
288bb906fe
pydispatcher: re-enable on Python3.5
2016-09-18 21:51:52 +01:00
Dario Bertini
5ea0390493
parsel: init at 1.0.3
2016-09-18 21:49:56 +01:00
Dmitry Kalinkin
6f4718bb32
rootpy: init at 0.8.3
2016-09-18 04:45:18 -04:00
Michiel Leenaars
55deb148f5
pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1
2016-09-17 23:37:04 +02:00
Lancelot SIX
9d83af68d8
pythonPackages.mathics: Fix install
...
This fixes the broken test nixos/tests/mathics.nix
2016-09-16 10:39:31 +02:00
Oliver Dunkl
03eb531765
python-packages: pafy 0.5.0 -> 0.5.2
2016-09-15 20:42:09 +02:00
Profpatsch
51314631d6
searx: 0.9.0 -> 0.10.0 ( #18608 )
...
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
Lancelot SIX
907cfcb0c3
pythonPackages.autobahn: add txaio to propagatedBuildInputs
2016-09-15 15:07:51 +02:00
Kirill Boltaev
4b55b0358a
deluge: fix libtorrentRasterbar_1_0 reference ( #18564 )
2016-09-13 18:47:32 +02:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Domen Kožar
e53b3ea859
pypeg2: disable tests on py3k
...
(cherry picked from commit 2adbd13f95
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:44:59 +02:00
Jascha Geerds
a514bf604c
pytest-rerunfailures: init at 2.0.1
...
(cherry picked from commit 6ddf8f31d3998e464c10fdb59385bf79cf08ef09)
(cherry picked from commit 074013bca5
)
2016-09-13 09:23:24 +02:00
Franz Pletz
d320fbbd05
Merge pull request #18467 from lsix/update_pyyaml
...
Update libyaml and pyyaml
2016-09-13 07:35:46 +02:00
Lancelot SIX
b76badd21b
pythonPackages.Mako: 1.0.2 -> 1.0.4 ( #18494 )
2016-09-13 07:10:04 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Frederik Rietdijk
29f00f954b
Merge pull request #18396 from rycee/fix/udiskie
...
udiskie: 1.4.8 -> 1.5.1
2016-09-12 11:05:38 +02:00
Lancelot SIX
2efaf6ff1f
pythonPackages.pyyaml: 3.11 -> 3.12
2016-09-10 14:44:17 +02:00
Robert Helgesson
2fa41249ce
udiskie: move to all-packages
...
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00
Frederik Rietdijk
594cf66c5c
Merge pull request #18332 from offlinehacker/pkgs/pythonPackages/docker_compose/update/1.8.0
...
pythonPackages.docker_compose: 1.6.2 -> 1.8.0
2016-09-10 11:13:56 +02:00
Vladimír Čunát
31c719cf8e
pythonPackages.qscintilla: fixup build
...
It's the same as fcc76325ef
.
2016-09-10 01:09:14 +02:00
Kamil Chmielewski
e4d62926d6
python27Packages.cairocffi: FIX test_scaled_font
...
workaround for https://github.com/Kozea/cairocffi/issues/88
(cherry picked from commit 9e18b81ded
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:16:53 +02:00
Domen Kožar
1d371218cf
pythonPackages.libtmux: fix build
...
(cherry picked from commit ac46759f7a
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:29 +02:00
Domen Kožar
e0b29b4541
pypeg2: 2.15.1 -> 2.15.2 (fix build)
...
(cherry picked from commit ace7bbb06c
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:27 +02:00
Tuomas Tynkkynen
65146185d4
python-systemd: Fix build
2016-09-09 06:19:37 +03:00
Tuomas Tynkkynen
290db94f04
Merge remote-tracking branch 'upstream/master' into staging
2016-09-09 02:40:47 +03:00
Eelco Dolstra
5d670ed65c
gdrivefs: 0.14.3 -> 0.14.8
2016-09-08 21:16:58 +02:00
Robert Helgesson
b67db150c8
udiskie: 1.4.8 -> 1.5.1
...
Also switch to `fetchFromGitHub` and do minor formatting.
2016-09-07 16:00:33 +02:00
Robert Helgesson
1c5d42f710
udiskie: use wrap GApps and icon setup hooks
2016-09-07 15:22:34 +02:00
Tuomas Tynkkynen
2ae5fb2723
pythonPackages.keystoneclient: Disable tests
...
````
run_tests.sh: interpreter directive changed from "/bin/bash" to "/nix/store/nyj6xd7s1n1w8c0xdwk5ddhi7bjcyi9x-bash-4.3-p46/bin/bash"
No virtual environment found...create one? (Y/n) builder for ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed with exit code 1
error: build of ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed
````
2016-09-06 22:01:17 +03:00
Rickard Nilsson
3d03d3e615
libvirt and pythonPackages.libvirt: 2.1.0 -> 2.2.0
2016-09-06 07:47:56 +02:00
Jaka Hudoklin
dcf8c63fd4
pythonPackages.docker_compose: 1.6.2 -> 1.8.0
2016-09-06 00:26:18 +02:00
Jaka Hudoklin
5ba271421b
pythonPackages.docker: 1.7.2 -> 1.9.0
2016-09-06 00:25:54 +02:00
Jaka Hudoklin
d456ec5c76
pythonPackages.ipaddress: 1.0.15 -> 1.0.16
2016-09-06 00:25:30 +02:00
Eelco Dolstra
78178d5854
systemd: Separate lib output
...
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Frederik Rietdijk
9dfc41c74a
Merge pull request #18285 from teh/nose-parameterized
...
nose-parameterized: re-enable for python2 by disabling tests.
2016-09-05 14:02:18 +02:00
Philipp Hausmann
82ba4d3eb7
Sphinx: 1.3.6 -> 1.4.6
2016-09-05 11:34:40 +02:00
Frederik Rietdijk
07e76b0738
Merge pull request #18292 from offlinehacker/pkgs/pythonPackages/pillow/lcms2_support
...
pythonPackages.pillow: add lcms2 support
2016-09-05 08:38:37 +02:00
Jaka Hudoklin
30da3de95d
pythonPackages.pillow: add lcms2 support
2016-09-04 17:13:25 +02:00
Joachim F
2933cc96e5
Merge pull request #18286 from rnhmjoj/pirate
...
pirate-get: 2.0.8 -> 2.0.9
2016-09-04 15:38:15 +02:00
rnhmjoj
d21966a6fc
pirate-get: 2.0.8 -> 2.0.9
2016-09-04 13:44:15 +02:00
Tom Hunger
70b6be3e36
nose-parameterized: re-enable for python2 by disabling tests.
2016-09-04 12:27:13 +01:00
Joachim F
ae870f0ea0
Merge pull request #17873 from markus1189/cassandra-driver
...
cassandra-driver: 2.6.0c2 -> 3.6.0
2016-09-04 03:03:58 +02:00
Miguel Madrid
a4fbd14465
netifaces: 0.13.4 -> 0.13.5 ( #18267 )
2016-09-04 00:23:01 +02:00
Joachim F
e3659cbd53
Merge pull request #18136 from ericsagnes/pkg-update/rainbowstream
...
rainbowstream: 1.3.3 -> 1.3.5
2016-09-03 17:19:17 +02:00
Frederik Rietdijk
e4bc2e60a0
pythonPackages.service-identity: fix tests
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
7bf1d11452
pythonPackages.txrequests: disable tests
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
af52326dcc
pythonPackages.sqlalchemy: 1.0.14 -> 1.0.15
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
42367202c6
pythonPackages.setuptools_scm: 1.10.1 -> 1.11.1
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
434f8e4e86
pythonPackages.sphinx-jinja: missing dependency pbr
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
f6a01b9304
pythonPackages.sphinxcontrib-spelling: missing dependency pbr
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
a09601fcb4
pythonPackages.pysqlite: 2.6.3 -> 2.8.3
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
d7e49ed4e3
pythonPackages.pyinotify: no tests
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
ea90815ae8
pythonPackages.pyparser: fix tests
2016-09-03 11:42:55 +02:00
Lancelot SIX
d77e00348c
pythonPackages.django: 1.10 -> 1.10.1
...
This is a bugfix release in the 1.10 branch.
See https://docs.djangoproject.com/en/1.10/releases/1.10.1/
2016-09-02 11:20:44 +02:00
Frederik Rietdijk
150341bfd1
pythonPackages.jinja2: no tests
2016-09-01 21:04:16 +02:00
Frederik Rietdijk
81191b707d
pythonPackages.hypothesis1: remove it
...
and let dependents use the latest version
2016-09-01 21:02:32 +02:00
Frederik Rietdijk
f3e76de800
Merge pull request #18197 from nand0p/sphinx-1-3-6-test-fix
...
sphinx: sphinx-1.3.6 test fixup
2016-09-01 21:00:54 +02:00
Frederik Rietdijk
014b6e0627
pythonPackages.natsort: broken
2016-09-01 20:26:04 +02:00
Frederik Rietdijk
4d2420e3f8
pythonPackages.pathlib: fix tests
2016-09-01 20:25:12 +02:00
Frederik Rietdijk
7b534d4794
pythonPackages.attrs: fix tests
2016-09-01 20:13:16 +02:00
Frederik Rietdijk
c319c842b7
pythonPackages.hypothesis: remove optional dependencies
2016-09-01 20:10:29 +02:00
Frederik Rietdijk
d2608c63fd
pythonPackages.cryptography: add missing dependency
2016-09-01 19:56:16 +02:00
Tuomas Tynkkynen
255c9de6ef
pythonPackages.keystoneclient: Fix bogus 'doCheck' value
2016-09-01 20:21:26 +03:00
Fernando J Pando
e487772722
sphinx: sphinx-1.3.6 test fixup
...
Fixes this error:
```
FAIL: test_setup_command.test_build_sphinx_return_nonzero_status
----------------------------------------------------------------------
Traceback (most recent call last):
File "/nix/store/zfmk6mqmr1046bh0cnh06frd0bb0nr20-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 55, in deco
func(pkgrootdir, proc)
File "/tmp/nix-build-python2.7-Sphinx-1.3.6.drv-0/Sphinx-1.3.6/tests/test_setup_command.py", line 110, in test_build_sphinx_return_nonzero_status
assert proc.returncode != 0, 'expect non-zero status for setup.py'
AssertionError: expect non-zero status for setup.py
```
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 13:11:27 -04:00
Frederik Rietdijk
b96ba3fc93
pythonPackages.isodate: fix tests
2016-09-01 18:12:26 +02:00
Frederik Rietdijk
65d983678b
Remove sqlalchemy7
2016-09-01 17:46:27 +02:00
Frederik Rietdijk
69b676978c
Remove sqlalchemy_migrate_0_7
2016-09-01 17:45:25 +02:00
Frederik Rietdijk
4f302223a1
pythonPackages.sqlalchemy7: mark as broken
...
We need an older version of sqlite.
2016-09-01 17:45:25 +02:00
Frederik Rietdijk
9a8d4055a5
pythonPackages.tqdm: 3.8.4 -> 4.8.4
...
Last commit was wrong, the goal was to update to 4.8.4.
2016-09-01 16:20:01 +02:00
Frederik Rietdijk
4f6b6f1472
pythonPackages: use mkPythonDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
e9c4d00cac
pythonPackages.fedora_cert: use mkPythonDerivation, fix build
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
3e05cce97c
Python: separate buildPythonPackage into two functions
...
1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
725c37b4d3
Python: move wrapPython into own file
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
b080748d42
Python: move python-modules/generic to interpreter folder
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
684f08166c
fixup
2016-09-01 12:03:10 +02:00
Adrien Devresse
ae2800378f
neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
...
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00