Commit Graph

4189 Commits

Author SHA1 Message Date
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
Fernando J Pando
202d9e29c3 pythonPackages.setuptoolsTrial: 0.5.12 -> 0.6.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 11:02:57 +02:00
Fernando J Pando
e800ba8df7 pytest-virtualenv: init pytest-virtualenv-1.1.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
bea6b4b36f pythonPackages.isort: 4.2.2 -> 4.2.5
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Frederik Rietdijk
47a2a15013 pythonPackages.apipkg: fix tests 2016-09-01 10:56:29 +02:00
Fernando J Pando
3d09c34184 pythonPackages.execnet: 1.1 -> 1.4.1
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
85546fb342 pythonPackages.txgithub: init at 15.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:53:04 +02:00
Fernando J Pando
28b60b1924 pythonPackages.pyjade: init at 4.0.0
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:50:31 +02:00
Fernando J Pando
96a0fbb587 pythonPackages.whoosh: init at 2.7.4
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:10 +02:00
Fernando J Pando
42d8dd14b9 pythonPackages.txrequests: init at 0.9.2
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:02 +02:00
Kovacsics Robert (NixOS)
657724d576 python-plover: fix broken install 2016-08-31 23:59:53 +02:00
roconnor
f5c6b160c9 trezor-agent: 0.6.1 -> 0.6.5 (#18163)
cc @np
2016-08-31 17:01:43 +00:00
Rushmore Mushambi
087f4b37e2 Merge pull request #18155 from rushmorem/update-rethinkdb
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 17:14:34 +02:00
rushmorem
ac26d8ff43 rethinkdb: 2.3.4 -> 2.3.5 2016-08-31 15:15:08 +02:00
Frederik Rietdijk
1d08316220 pythonPackages.rpy2: mark as broken 2016-08-31 14:33:11 +02:00
Frederik Rietdijk
514208cfb5 pythonPackages.cryptography: fix missing dependency 2016-08-30 21:36:33 +02:00
Eric Sagnes
5af8e4b001 rainbowstream: 1.3.3 -> 1.3.5 2016-08-31 03:02:53 +09:00
Frederik Rietdijk
fcdee04c9e pythonPackages.cytoolz: 0.7.4 -> 0.8.0 2016-08-30 19:02:06 +02:00
Frederik Rietdijk
dc04f8a2f0 pythonPackages.toolz: 0.7.4 -> 0.8.0 2016-08-30 19:01:55 +02:00
Frederik Rietdijk
5e59a4b610 pythonPackages.traitlets: 4.2.1 -> 4.2.2 2016-08-30 18:58:11 +02:00
Frederik Rietdijk
704d413f82 pythonPackages.sounddevice: 0.3.1 -> 0.3.4 2016-08-30 18:56:48 +02:00
Frederik Rietdijk
0d8ccc9d29 pythonPackages.dask: 0.9.0 -> 0.11.0 2016-08-30 18:40:41 +02:00
Frederik Rietdijk
ec97b83851 pythonPackages.xarray: 0.7.2 -> 0.8.2 2016-08-30 18:38:56 +02:00
Frederik Rietdijk
4f5a349430 pythonPackages.tqdm: 3.7.1 -> 3.8.4 2016-08-30 18:38:42 +02:00
Frederik Rietdijk
31229ab3eb pythonPackages.llvmlite: 0.12.1 -> 0.13.0 2016-08-30 18:38:27 +02:00
Frederik Rietdijk
433681b1fc pythonPackages.jupyter_core: 4.1.0 -> 4.1.1 2016-08-30 18:38:12 +02:00
Frederik Rietdijk
27ed131128 pythonPackages.jupyter_client: 4.2.2 -> 4.3.0 2016-08-30 18:37:52 +02:00
Frederik Rietdijk
354f148ba5 pythonPackages.jupyter: no tests 2016-08-30 18:37:36 +02:00
Frederik Rietdijk
3b09cf7fc1 pythonPackages.requests2: 2.11.0 -> 2.11.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk
aedb9a8490 pythonPackages.pillow: 3.3.0 -> 3.3.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk
7adaf9868d pythonPackages.bcrypt: 2.0.0 -> 3.1.0 2016-08-30 17:59:35 +02:00
Frederik Rietdijk
29b5c72cbc pythonPackages.pytz: 2016.3 -> 2016.6.1 2016-08-30 16:08:12 +02:00
Fernando J Pando
cd838654ea sphinx-jinja: init 0.2.1
Tested on Linux
2016-08-30 14:45:54 +02:00
Profpatsch
e1e96a8210 youtube-dl: wrap with atomicparsley (#18066)
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Frederik Rietdijk
efd175699f pythonPackages.sphinxcontrib-spelling: fix maintainer and license 2016-08-30 13:44:49 +02:00
Frederik Rietdijk
bed7263503 pythonPackages.sphinxcontrib-blockdiag: fix maintainer and license 2016-08-30 13:44:33 +02:00
Frederik Rietdijk
dfe2b9e6ea pythonPackages.cryptography_vectors: 1.4 -> 1.5 2016-08-30 12:23:57 +02:00
Frederik Rietdijk
8651fa9969 pythonPackages.cryptography: 1.4 -> 1.5 2016-08-30 12:23:47 +02:00
Frederik Rietdijk
6f1d7d67c0 pythonPackages.cmdline: init at 0.1.6 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
f5ce76c6d8 pythonPackages.process-tests: init at 1.2.1 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
53e9993f4e pythonPackages.helper: init at 2.4.1 2016-08-30 12:06:19 +02:00
Frederik Rietdijk
ad633d39dd pythonPackages.pytestcov: 2.2.0 -> 2.3.1 2016-08-30 12:06:18 +02:00
Fernando J Pando
4b820b842b pythonPackages.pytest-fixture-config: init at 1.0.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
dcd21c775f pythonPackages.pytest-shutil: init at 1.1.1
Tested on Linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
184cef18d9 pythonPackages.pytest-server-fixtures: init at 1.1.0
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3f975a0dd pythonPackages.pytest-mock: init at 1.2
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
251e67af5c pythonPackages.jsonref: init at 0.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
e8d326a438 pythonPackages.ramlfications: init at 0.1.9
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3a9980e19 pythonPackages.sphinxcontrib-spelling: init at 2.2.0
Tested on Linux
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
21eb4972be pythonPackages.funcparserlib: build on Python 3.x 2016-08-30 12:06:18 +02:00
Frederik Rietdijk
e9dea3c02a pythonPackages.sphinx-testing: init at 0.7.1 2016-08-30 12:06:18 +02:00
Fernando J Pando
bb06f95cc8 pythonPackages.sphinxcontrib-blockdiag: init at 1.5.5
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
f59448add0 pythonPackages.autobahn: init at 0.16.0
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
17278243d8 pythonPackages.txaio: init at 2.5.1
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Robin Gloster
2958ec7d6f
pythonPackages.fake_factory: 0.5.7 -> 0.6.0
fixes build
2016-08-28 23:35:49 +00:00
Robin Gloster
db2582de81
pythonPackages.googleplaydownloader: remove
Source and project homepage are offline
2016-08-28 23:27:09 +00:00
Gabriel Ebner
9abbd6adc1 pythonPackages.vobject: 0.9.2 -> 0.9.3 2016-08-28 10:33:19 +02:00
Kovacsics Robert
5e76bc9c9d python-xlib: 0.15rc1 -> 0.17 (#18044) 2016-08-28 08:06:06 +00:00
Frederik Rietdijk
562027e6c2 pythonPackages.twisted: 16.2.0 -> 16.4.0 2016-08-28 08:45:39 +02:00
Rok Garbas
1102352a79 Merge pull request #17906 from garbas/neovim-0.1.5-update
neovim: 0.1.4 -> 0.1.5 (and related dependencies)
2016-08-27 17:44:34 +02:00
Frederik Rietdijk
59f04899aa Merge pull request #17972 from phanimahesh/deluge
python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
2016-08-26 20:30:06 +02:00
Joachim F
0cbba7c673 Merge pull request #17941 from romildo/upd.efl
efl: 1.17.2 -> 1.18.0
2016-08-26 15:04:29 +02:00
Kevin Marsh
c9b29d4e5f pythonPackages.django_1_9: 1.9.5 -> 1.9.9 2016-08-25 15:15:51 +01:00
Kevin Marsh
dfb7d6c223 pythonPackages.django_1_8: 1.8.12 -> 1.8.14 2016-08-25 15:13:09 +01:00
Frederik Rietdijk
b71d71c576 Merge pull request #17963 from lancelotsix/update_django_raster_0_3
django_raster: 0.2 -> 0.3
2016-08-25 15:52:35 +02:00
Lancelot SIX
6e9d8efbd1
pythonPackages.django_raster: 0.2 -> 0.3 2016-08-25 15:18:23 +02:00
Lancelot SIX
37ad0f8e6a
pythonPackages.django: always build with the GIS componnents
There is no reason for django derivation to contain invalid GIS
extensions. This makes sure that the gis componnents (which are always
installed) can function properly.
2016-08-25 15:18:05 +02:00
Lancelot SIX
674aa05abc
pythonPackages.gdal: aliases pkgs.gdal
`pkgs.gdal` ships python2 bindings. This allows to have a gdal package
for each python package set with the appropriate bindings installed.
2016-08-25 15:17:49 +02:00
Frederik Rietdijk
5b3331ed2c pythonPackages.nxt-python: use upstream name 2016-08-25 12:38:36 +02:00
Frederik Rietdijk
24cd814dd8 Merge pull request #17875 from leenaars/nxt-python
Nxt-python: init at  unstable-20160819 plus dependencies
2016-08-25 12:36:50 +02:00
J Phani Mahesh
f26edb5257 python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
See https://github.com/NixOS/nixpkgs/issues/17924 for context
2016-08-25 00:00:26 +05:30
Lancelot SIX
3614e950e4
pythonPackages.pyparsing: 2.1.4 -> 2.1.8 2016-08-24 17:47:15 +02:00
José Romildo Malaquias
b3974f9914 python-efl: 1.17.0 -> 1.18.0 2016-08-23 11:50:44 -03:00
Tuomas Tynkkynen
6d68178693 treewide: Make explicit that 'dev' output of imagemagick is used 2016-08-23 03:52:06 +03:00
Markus Hauck
95aa1eaa98 cassandra-driver: 2.6.0c2 -> 3.6.0 2016-08-22 20:11:37 +02:00
Rok Garbas
a241639bcf
pythonPackages.trollius: skip one test from tests/test_subprocess.py (only on darwin) 2016-08-22 13:18:49 +02:00
obadz
68936edfb3 Merge branch 'master' into staging 2016-08-21 12:03:41 +01:00
Rickard Nilsson
7a3260c590 libvirt and pythonPackages.libvirt: 2.0.0 -> 2.1.0 2016-08-21 09:51:24 +02:00
Michiel Leenaars
a45f203366 pythonPackages.BlinkStick: fix brokenness 2016-08-20 23:43:15 +02:00
Michiel Leenaars
53b618105d pythonPackages.pyfantom: init at unstable-2013-12-18 2016-08-20 21:56:51 +02:00
Michiel Leenaars
c7b800a6bf pythonPackages.pybluez: init at unstable-20160819 2016-08-20 21:52:45 +02:00
Michiel Leenaars
4d7cc55344 pythonPackages.pyusb: add propagatedBuildInput libusb 2016-08-20 21:52:45 +02:00
Michiel Leenaars
b06b865dcc pythonPackages.nxt_python: init at unstable-20160819 2016-08-20 21:50:48 +02:00
Michiel Leenaars
52592e1132 pythonPackages.lightblue: init at 0.4 2016-08-20 21:50:48 +02:00
J Phani Mahesh
dda6c4d5f4 python:cgkit: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:29 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
This reverts commit 217594fd1d, reversing
changes made to 8e8a89d8a8.

Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
78714df165 python:cgkit: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 17:19:56 +05:30
Nikolay Amiantov
826c398318 pythonPackages.scfbuild: remove workaround 2016-08-20 00:42:49 +03:00
Nikolay Amiantov
837cf416ce wrapPythonProgram: exclude Python itself from PYTHONPATH 2016-08-20 00:42:49 +03:00
Nikolay Amiantov
adafdb88f5 wrapPythonProgram: fix magical sed expression
* Treat #! as all other comments;
* Treat comma at the end as a multi-line marker;
* Skip lines with a space at start (they are continuing previous lines);
* Don't allow spaces in front of quotes or the first real statement.
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
01624e1ac2 wrapPythonProgram: use site.addsitedir instead of PYTHONPATH 2016-08-20 00:42:49 +03:00
Frederik Rietdijk
8c1a1a11bf asciinema: 20160520 -> 1.3.0
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Frederik Rietdijk
e8f7c5490d Merge pull request #17807 from KibaFox/asciinema
pythonPackages.asciinema: init at 1.3.0
2016-08-18 17:31:30 +02:00
Nikolay Amiantov
622b5ab72b pythonPackages.psutil: 3.4.2 -> 4.3.0 2016-08-18 18:02:32 +03:00
Kiba Fox
834543ab6e pythonPackages.asciinema: init at 1.3.0 2016-08-18 10:33:30 -04:00
Frederik Rietdijk
3c5594c505 pythonPackages.python-etcd: fix build 2016-08-18 12:36:42 +02:00
Frederik Rietdijk
7395c29616 pythonPackages.libtmux: fix build 2016-08-18 12:36:42 +02:00
Frederik Rietdijk
a36fc3c845 pythonPackages.Werkzeug: fix build Python 3.x
that was broken by 7916a16c8e
2016-08-18 11:24:09 +02:00
Frederik Rietdijk
cff0389e41 Merge pull request #17773 from RamKromberg/fix/pillow
pillow: 3.2 -> 3.3
2016-08-18 08:57:51 +02:00
Frederik Rietdijk
80c98d76ca Merge pull request #17641 from matthewbauer/update-pyopenssl
pyopenssl: 0.15.1 -> 16.0.0
2016-08-17 22:23:14 +02:00
Nikolay Amiantov
3e5bf44aab sip: 4.14.7 -> 4.18.1, drop unused old version 2016-08-17 20:30:51 +03:00