Commit graph

3989 commits

Author SHA1 Message Date
Frederik Rietdijk
b842480f09 pythonPackages.lockfile: fix tests 2016-10-22 16:47:21 +02:00
Frederik Rietdijk
e67e4da8c7 pythonPackages.wxPython: don't pass in pythonPackages 2016-10-18 23:16:09 +02:00
Frederik Rietdijk
0c82702f66 gnuradio: use python2 2016-10-18 23:16:09 +02:00
Frederik Rietdijk
43949f4e0a pythonPackages.pep257: fix tests 2016-10-18 23:16:08 +02:00
Frederik Rietdijk
66362b0f80 pythonPackages.infoqscraper: disable tests 2016-10-18 23:16:08 +02:00
Frederik Rietdijk
1d31efa695 pythonPackages.ntplib: disable tests 2016-10-18 23:16:07 +02:00
Frederik Rietdijk
365762fcb5 pythonPackages.colored: disable tests 2016-10-18 23:14:36 +02:00
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
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
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