Commit Graph

3850 Commits

Author SHA1 Message Date
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
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 2adbd13f9561edf7771fc8687b9299a817ee71b6)
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 074013bca596571a33852f18ff0f29c4578c347c)
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