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 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
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 9e18b81dedec6d06f5bdfc80c26f281f1b07a2d1)
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 ac46759f7a0d6ce49a34984df5fa1fd8c6dc6c91)
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 ace7bbb06c966f1c4c4dfa96ebfc0eeffee4874d)
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