Domen Kožar
710f603d2b
Merge pull request #11359 from FRidh/fftw
...
python FFTW bindings.
2015-12-11 14:29:01 +01:00
Domen Kožar
54d9db52fa
Merge pull request #11600 from FRidh/aiohttp
...
python: new packages
2015-12-11 14:28:46 +01:00
Frederik Rietdijk
ffa24484a0
python aiohttp: init at 0.19.0
2015-12-11 13:39:49 +01:00
Frederik Rietdijk
be675d6aec
python pytest-raisesregexp: init at 2.0
2015-12-11 13:39:48 +01:00
Domen Kožar
6fd501157e
Merge pull request #11601 from FRidh/py
...
python py: 1.4.30 -> 1.4.31
2015-12-11 13:39:10 +01:00
Frederik Rietdijk
f2ac29648a
python ansible2: move to python-packages.nix
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
14167636fc
python ansible: move to python-packages.nix
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
a82fd1730c
python awscli: 1.9.6 -> 1.9.12
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
fe9ef9fd60
python botocore: 1.3.6 -> 1.3.12
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
b2d9b48c97
python awscli: move to python-packages.nix
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
515a13b1f5
python pyside: move callPackage to python-packages.nix
...
This should make pyside available for all Python versions.
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
8a61d3699f
python pycangjie: call package from python-packages.nix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
9186d3169a
python irclib: move expression to python-packages.nix
...
- Use external paver instead of built-in
- Only works with Python 2.x
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
d2b7b5660b
python mygpoclient: move expression to python-packages.nix
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
3c5e03d8c0
python xmpppy: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
e60da70c3b
python slowaes: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
f9acc95a09
python rbtools: move expression to python-packages.nix
...
cc @domenkozar
2015-12-11 10:45:20 +01:00
Frederik Rietdijk
3e75b475f8
python pyx: 0.10 -> 0.14.1 rewrite expression
...
- Update version
- Rewrite expression using buildPythonPackage
- Current version only works of PyX only works with Python >= 3.2
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
4c0bc553f5
python pygtksourceview: move callPackage to python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
bc97b365d3
python pygame: move callPackage to python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
88bcfa6441
python pycups: 1.9.68 -> 1.9.73 and move expression
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
dbdfda7871
python bsddb3: 6.1.0 -> 6.1.1
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
fa45088ae9
python bsddb3: move and update expression
...
The updated expression uses buildPythonPackage and thus installs a
wheel. Unfortunately, setting the --berkeley-db flag seems to fail.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
7a8671a905
python foursuite: move callPackage to python-packages.nix
2015-12-11 10:36:29 +01:00
Domen Kožar
fef780de8d
Merge pull request #11578 from lancelotsix/python3_basemap
...
python3Packages.basemap: enabled
2015-12-10 20:31:42 +01:00
Frederik Rietdijk
b2c4f30df5
python py: 1.4.30 -> 1.4.31
2015-12-10 16:54:25 +01:00
Domen Kožar
b4b5047cac
Merge pull request #11595 from FRidh/wheel
...
python wheel: init at 0.26.0 (WIP)
2015-12-10 14:14:55 +01:00
Frederik Rietdijk
984d1de1cc
python wheel: init at 0.26.0
2015-12-10 12:02:07 +01:00
Lancelot SIX
272e32492f
python3Packages.basemap: enabled
...
This package was marked incompatible with python3 by mistake.
2015-12-10 08:26:27 +00:00
Domen Kožar
9d150d5968
pythonPackages.kombu: 3.0.29 -> 3.0.30
2015-12-09 16:36:25 +01:00
Domen Kožar
4b0fcf8ea1
Merge pull request #11553 from FRidh/pil
...
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Frederik Rietdijk
91adf1bb65
python: remove PIL
...
Remove it once and for all.
2015-12-08 16:30:57 +01:00
Frederik Rietdijk
c709363e23
python mwlib: use pillow instead of pil
2015-12-08 15:11:49 +01:00
Christoph Hrdinka
5a26cfc27f
python tilestache: init at 1.50.1
2015-12-08 13:10:31 +01:00
lethalman
2fde83b5bd
Merge pull request #11411 from hrdinka/mapnik
...
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
Pamelloes
038c7a60a1
Fix trollius buildon sandboxed pure darwin
...
Skipped six tests that fail because of sandbox restrictions (namely the three variants of test_read_pty_output and test_write_pty).
2015-12-06 12:34:06 -06:00
Gabriel Ebner
51bcfbe007
pythonPackages.acme: extract from letsencrypt derivation.
2015-12-05 23:09:27 +01:00
Christoph Hrdinka
59823208a6
python modestmaps: init at 1.4.6, fixes #11429
2015-12-05 20:58:08 +01:00
Vladimír Čunát
d38e9d3b37
tarball: fix darwin evaluation
...
(cherry picked from commit 12e788ff44
)
2015-12-05 11:13:29 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Christoph Hrdinka
2c54da93ef
mapnik: init at 3.0.9
2015-12-04 18:03:16 +01:00
Dan Peebles
20cc1a6b90
boto3: 1.1.4 -> 1.2.2
2015-12-03 11:45:25 -05:00
Domen Kožar
eca688c6d8
Merge pull request #7170 from risicle/djangogis
...
django: add a django_gis variant which patches django to properly point ...
2015-12-03 14:29:18 +01:00
Dan Peebles
8a84a80193
awscli: 1.7.47 -> 1.9.6
...
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar
76fc329794
oslo-rootwrap: patch binaries path
2015-12-03 11:10:19 +01:00
Domen Kožar
710b350b8e
pythonPackages: remove outdated glance, use glanceclient
2015-12-03 11:10:13 +01:00
Dan Peebles
df27b34918
psycopg2: fix build on darwin
...
For some reason its build script requires libssl only on darwin.
2015-12-02 18:06:00 -05:00
Dan Peebles
f8e99ec0e4
python-gnupg: init at 0.3.8
2015-12-02 17:59:32 -05:00
Domen Kožar
6cf4e29c4f
Fix build for python3Packages.spyder
...
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.
Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
lethalman
787be7b80e
Merge pull request #11386 from avnik/qtile
...
Qtile rework
2015-12-02 18:51:48 +01:00