Frederik Rietdijk
adbaed0815
llvm 3.7: use python2
2016-10-18 23:16:03 +02:00
Frederik Rietdijk
cda8d652f1
webkitgtk: use python2
...
because of Python 2 print statement.
2016-10-18 23:16:03 +02:00
Frederik Rietdijk
8a1e52b0d2
aubio: use python2
2016-10-18 23:16:03 +02:00
Frederik Rietdijk
635b4fbce8
Python3: also create symlink pkgconfig/python.pc
2016-10-18 23:16:03 +02:00
Frederik Rietdijk
1427265c88
picard: use python2
2016-10-18 23:16:03 +02:00
Frederik Rietdijk
36b4dc54bb
Python: bring back pythonFull
...
As there could be quite some users depending pythonFull.
2016-10-18 23:15:59 +02:00
Aneesh Agrawal
1d9a98cae0
salt: use Python 2
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
365762fcb5
pythonPackages.colored: disable tests
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
a75358c288
ino: use python2
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
78f46d23fe
knockknock: use python2
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
d0bf57ae85
devpi-client: fix
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
727fcd3d2b
httpstat: fix it
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
ec6f049c09
pythonPackages.pycairo: python.is_py3k was removed
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
af11ff4cdd
gitfs: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
fc9e2b60b5
lastwatch: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
e9f8ee3ab4
iotop: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
ff069a2aa1
pyrex: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
0389aa9f7d
getmail: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
1247d6bcbd
keybinder: use python2
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
77dacee416
mesa: use python2
...
since there is still code that is not compatible with Python 3.x and the
following issue occurs as well
https://bugs.freedesktop.org/show_bug.cgi?id=95338
2016-10-18 23:14:35 +02:00
Frederik Rietdijk
167ca6f93a
inginious: use python2
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
e979855566
ansible: use python2
2016-10-18 23:14:34 +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
e7834d4ed9
jack2Full: use python2
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
be343cbce4
nvpy: use python2
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
f17f64d203
http-parser: use python2
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
9ab90824d3
bazaarTools: use python2 and refactor expression
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
2c4fbe30fe
bazaar: use python 2
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
161df3f276
pythonPackages.thumbor: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
f7b983aeaf
grin: use python2
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
f42a7068da
scons: use python2 and refactor expression
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
1c4377034a
gobjectIntrospection: use Python 2
...
because of a TypeError.
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
8e8800884c
buildbot: use python2
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
212ce1c3b8
xorg.libxcb: not compatible with Python 3
...
The following patch is not sufficient.
https://cgit.freedesktop.org/xcb/libxcb/commit/?id=8740a288ca468433141341347aa115b9544891d3
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
47a95edc1e
libxml2: use python2
2016-10-18 23:14:31 +02:00
Aneesh Agrawal
95b5d8f752
all-packages: Remove unnecessary python3 overrides
...
These are unnecessary with Python3 as default Python.
2016-10-18 23:14:31 +02:00
Aneesh Agrawal
708822250e
Python 3.x: Add python
symlink
...
Add a symlink for "python" in the python3 derivation to provide a
default Python executable.
2016-10-18 23:14:31 +02:00
Tuomas Tynkkynen
ba42683e9a
libselinux: Fix ARM build failure
...
Avoid this warning (which is in turn an error via -Werror):
````
avc_internal.c: In function 'avc_netlink_receive':
avc_internal.c:105:25: error: cast increases required alignment of target type [-Werror=cast-align]
struct nlmsghdr *nlh = (struct nlmsghdr *)buf;
^
````
The code allocates abuffer with "__attribute__ ((aligned))",
then passes it via a 'char*' parameter, which is then finally cast,
causing the warning. So the code is ok but compiler is not smart
enough to see it.
It seems that -Wcast-align is a no-op on x86, so this shows up on ARM
only.
2016-10-18 23:54:29 +03:00
David McFarland
2b6659e13e
cc-wrapper: fix detection of unsupported linker flags on cygwin
2016-10-18 17:52:20 -03:00
Thilo Uttendorfer
f98dac2ac8
pytestflakes: 1.0.0 -> 1.0.1
2016-10-18 22:48:08 +02:00
romildo
d69bc41aa3
efl: 1.18.1 -> 1.18.2
2016-10-18 18:16:58 -02:00