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 2adbd13f95
)
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 074013bca5
)
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 9e18b81ded
)
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 ac46759f7a
)
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 ace7bbb06c
)
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
Fernando J Pando
202d9e29c3
pythonPackages.setuptoolsTrial: 0.5.12 -> 0.6.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 11:02:57 +02:00
Fernando J Pando
e800ba8df7
pytest-virtualenv: init pytest-virtualenv-1.1.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
bea6b4b36f
pythonPackages.isort: 4.2.2 -> 4.2.5
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Frederik Rietdijk
47a2a15013
pythonPackages.apipkg: fix tests
2016-09-01 10:56:29 +02:00
Fernando J Pando
3d09c34184
pythonPackages.execnet: 1.1 -> 1.4.1
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
85546fb342
pythonPackages.txgithub: init at 15.0.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:53:04 +02:00
Fernando J Pando
28b60b1924
pythonPackages.pyjade: init at 4.0.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:50:31 +02:00
Fernando J Pando
96a0fbb587
pythonPackages.whoosh: init at 2.7.4
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:10 +02:00
Fernando J Pando
42d8dd14b9
pythonPackages.txrequests: init at 0.9.2
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:02 +02:00
Kovacsics Robert (NixOS)
657724d576
python-plover: fix broken install
2016-08-31 23:59:53 +02:00
roconnor
f5c6b160c9
trezor-agent: 0.6.1 -> 0.6.5 ( #18163 )
...
cc @np
2016-08-31 17:01:43 +00:00
Rushmore Mushambi
087f4b37e2
Merge pull request #18155 from rushmorem/update-rethinkdb
...
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 17:14:34 +02:00
rushmorem
ac26d8ff43
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 15:15:08 +02:00
Frederik Rietdijk
1d08316220
pythonPackages.rpy2: mark as broken
2016-08-31 14:33:11 +02:00
Frederik Rietdijk
514208cfb5
pythonPackages.cryptography: fix missing dependency
2016-08-30 21:36:33 +02:00
Eric Sagnes
5af8e4b001
rainbowstream: 1.3.3 -> 1.3.5
2016-08-31 03:02:53 +09:00
Frederik Rietdijk
fcdee04c9e
pythonPackages.cytoolz: 0.7.4 -> 0.8.0
2016-08-30 19:02:06 +02:00
Frederik Rietdijk
dc04f8a2f0
pythonPackages.toolz: 0.7.4 -> 0.8.0
2016-08-30 19:01:55 +02:00
Frederik Rietdijk
5e59a4b610
pythonPackages.traitlets: 4.2.1 -> 4.2.2
2016-08-30 18:58:11 +02:00
Frederik Rietdijk
704d413f82
pythonPackages.sounddevice: 0.3.1 -> 0.3.4
2016-08-30 18:56:48 +02:00
Frederik Rietdijk
0d8ccc9d29
pythonPackages.dask: 0.9.0 -> 0.11.0
2016-08-30 18:40:41 +02:00
Frederik Rietdijk
ec97b83851
pythonPackages.xarray: 0.7.2 -> 0.8.2
2016-08-30 18:38:56 +02:00
Frederik Rietdijk
4f5a349430
pythonPackages.tqdm: 3.7.1 -> 3.8.4
2016-08-30 18:38:42 +02:00
Frederik Rietdijk
31229ab3eb
pythonPackages.llvmlite: 0.12.1 -> 0.13.0
2016-08-30 18:38:27 +02:00
Frederik Rietdijk
433681b1fc
pythonPackages.jupyter_core: 4.1.0 -> 4.1.1
2016-08-30 18:38:12 +02:00
Frederik Rietdijk
27ed131128
pythonPackages.jupyter_client: 4.2.2 -> 4.3.0
2016-08-30 18:37:52 +02:00
Frederik Rietdijk
354f148ba5
pythonPackages.jupyter: no tests
2016-08-30 18:37:36 +02:00
Frederik Rietdijk
3b09cf7fc1
pythonPackages.requests2: 2.11.0 -> 2.11.1
2016-08-30 17:59:35 +02:00
Frederik Rietdijk
aedb9a8490
pythonPackages.pillow: 3.3.0 -> 3.3.1
2016-08-30 17:59:35 +02:00
Frederik Rietdijk
7adaf9868d
pythonPackages.bcrypt: 2.0.0 -> 3.1.0
2016-08-30 17:59:35 +02:00
Frederik Rietdijk
29b5c72cbc
pythonPackages.pytz: 2016.3 -> 2016.6.1
2016-08-30 16:08:12 +02:00
Fernando J Pando
cd838654ea
sphinx-jinja: init 0.2.1
...
Tested on Linux
2016-08-30 14:45:54 +02:00
Profpatsch
e1e96a8210
youtube-dl: wrap with atomicparsley ( #18066 )
...
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Frederik Rietdijk
efd175699f
pythonPackages.sphinxcontrib-spelling: fix maintainer and license
2016-08-30 13:44:49 +02:00
Frederik Rietdijk
bed7263503
pythonPackages.sphinxcontrib-blockdiag: fix maintainer and license
2016-08-30 13:44:33 +02:00
Frederik Rietdijk
dfe2b9e6ea
pythonPackages.cryptography_vectors: 1.4 -> 1.5
2016-08-30 12:23:57 +02:00
Frederik Rietdijk
8651fa9969
pythonPackages.cryptography: 1.4 -> 1.5
2016-08-30 12:23:47 +02:00
Frederik Rietdijk
6f1d7d67c0
pythonPackages.cmdline: init at 0.1.6
2016-08-30 12:06:19 +02:00
Frederik Rietdijk
f5ce76c6d8
pythonPackages.process-tests: init at 1.2.1
2016-08-30 12:06:19 +02:00
Frederik Rietdijk
53e9993f4e
pythonPackages.helper: init at 2.4.1
2016-08-30 12:06:19 +02:00
Frederik Rietdijk
ad633d39dd
pythonPackages.pytestcov: 2.2.0 -> 2.3.1
2016-08-30 12:06:18 +02:00
Fernando J Pando
4b820b842b
pythonPackages.pytest-fixture-config: init at 1.0.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
dcd21c775f
pythonPackages.pytest-shutil: init at 1.1.1
...
Tested on Linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
184cef18d9
pythonPackages.pytest-server-fixtures: init at 1.1.0
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3f975a0dd
pythonPackages.pytest-mock: init at 1.2
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
251e67af5c
pythonPackages.jsonref: init at 0.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
e8d326a438
pythonPackages.ramlfications: init at 0.1.9
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Fernando J Pando
f3a9980e19
pythonPackages.sphinxcontrib-spelling: init at 2.2.0
...
Tested on Linux
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
21eb4972be
pythonPackages.funcparserlib: build on Python 3.x
2016-08-30 12:06:18 +02:00
Frederik Rietdijk
e9dea3c02a
pythonPackages.sphinx-testing: init at 0.7.1
2016-08-30 12:06:18 +02:00
Fernando J Pando
bb06f95cc8
pythonPackages.sphinxcontrib-blockdiag: init at 1.5.5
...
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
f59448add0
pythonPackages.autobahn: init at 0.16.0
...
Tested on linux
2016-08-30 12:06:18 +02:00
Fernando J Pando
17278243d8
pythonPackages.txaio: init at 2.5.1
...
Tested on Linux
Tested on Darwin
2016-08-30 12:06:18 +02:00
Robin Gloster
2958ec7d6f
pythonPackages.fake_factory: 0.5.7 -> 0.6.0
...
fixes build
2016-08-28 23:35:49 +00:00
Robin Gloster
db2582de81
pythonPackages.googleplaydownloader: remove
...
Source and project homepage are offline
2016-08-28 23:27:09 +00:00
Gabriel Ebner
9abbd6adc1
pythonPackages.vobject: 0.9.2 -> 0.9.3
2016-08-28 10:33:19 +02:00
Kovacsics Robert
5e76bc9c9d
python-xlib: 0.15rc1 -> 0.17 ( #18044 )
2016-08-28 08:06:06 +00:00
Frederik Rietdijk
562027e6c2
pythonPackages.twisted: 16.2.0 -> 16.4.0
2016-08-28 08:45:39 +02:00
Rok Garbas
1102352a79
Merge pull request #17906 from garbas/neovim-0.1.5-update
...
neovim: 0.1.4 -> 0.1.5 (and related dependencies)
2016-08-27 17:44:34 +02:00
Frederik Rietdijk
59f04899aa
Merge pull request #17972 from phanimahesh/deluge
...
python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
2016-08-26 20:30:06 +02:00
Joachim F
0cbba7c673
Merge pull request #17941 from romildo/upd.efl
...
efl: 1.17.2 -> 1.18.0
2016-08-26 15:04:29 +02:00
Kevin Marsh
c9b29d4e5f
pythonPackages.django_1_9: 1.9.5 -> 1.9.9
2016-08-25 15:15:51 +01:00
Kevin Marsh
dfb7d6c223
pythonPackages.django_1_8: 1.8.12 -> 1.8.14
2016-08-25 15:13:09 +01:00
Frederik Rietdijk
b71d71c576
Merge pull request #17963 from lancelotsix/update_django_raster_0_3
...
django_raster: 0.2 -> 0.3
2016-08-25 15:52:35 +02:00
Lancelot SIX
6e9d8efbd1
pythonPackages.django_raster: 0.2 -> 0.3
2016-08-25 15:18:23 +02:00
Lancelot SIX
37ad0f8e6a
pythonPackages.django: always build with the GIS componnents
...
There is no reason for django derivation to contain invalid GIS
extensions. This makes sure that the gis componnents (which are always
installed) can function properly.
2016-08-25 15:18:05 +02:00
Lancelot SIX
674aa05abc
pythonPackages.gdal: aliases pkgs.gdal
...
`pkgs.gdal` ships python2 bindings. This allows to have a gdal package
for each python package set with the appropriate bindings installed.
2016-08-25 15:17:49 +02:00
Frederik Rietdijk
5b3331ed2c
pythonPackages.nxt-python: use upstream name
2016-08-25 12:38:36 +02:00
Frederik Rietdijk
24cd814dd8
Merge pull request #17875 from leenaars/nxt-python
...
Nxt-python: init at unstable-20160819 plus dependencies
2016-08-25 12:36:50 +02:00
J Phani Mahesh
f26edb5257
python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
...
See https://github.com/NixOS/nixpkgs/issues/17924 for context
2016-08-25 00:00:26 +05:30
Lancelot SIX
3614e950e4
pythonPackages.pyparsing: 2.1.4 -> 2.1.8
2016-08-24 17:47:15 +02:00
José Romildo Malaquias
b3974f9914
python-efl: 1.17.0 -> 1.18.0
2016-08-23 11:50:44 -03:00
Tuomas Tynkkynen
6d68178693
treewide: Make explicit that 'dev' output of imagemagick is used
2016-08-23 03:52:06 +03:00
Markus Hauck
95aa1eaa98
cassandra-driver: 2.6.0c2 -> 3.6.0
2016-08-22 20:11:37 +02:00
Rok Garbas
a241639bcf
pythonPackages.trollius: skip one test from tests/test_subprocess.py (only on darwin)
2016-08-22 13:18:49 +02:00
obadz
68936edfb3
Merge branch 'master' into staging
2016-08-21 12:03:41 +01:00
Rickard Nilsson
7a3260c590
libvirt and pythonPackages.libvirt: 2.0.0 -> 2.1.0
2016-08-21 09:51:24 +02:00
Michiel Leenaars
a45f203366
pythonPackages.BlinkStick: fix brokenness
2016-08-20 23:43:15 +02:00
Michiel Leenaars
53b618105d
pythonPackages.pyfantom: init at unstable-2013-12-18
2016-08-20 21:56:51 +02:00
Michiel Leenaars
c7b800a6bf
pythonPackages.pybluez: init at unstable-20160819
2016-08-20 21:52:45 +02:00
Michiel Leenaars
4d7cc55344
pythonPackages.pyusb: add propagatedBuildInput libusb
2016-08-20 21:52:45 +02:00
Michiel Leenaars
b06b865dcc
pythonPackages.nxt_python: init at unstable-20160819
2016-08-20 21:50:48 +02:00
Michiel Leenaars
52592e1132
pythonPackages.lightblue: init at 0.4
2016-08-20 21:50:48 +02:00
J Phani Mahesh
dda6c4d5f4
python:cgkit: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:29 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
78714df165
python:cgkit: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 17:19:56 +05:30
Nikolay Amiantov
826c398318
pythonPackages.scfbuild: remove workaround
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
837cf416ce
wrapPythonProgram: exclude Python itself from PYTHONPATH
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
adafdb88f5
wrapPythonProgram: fix magical sed expression
...
* Treat #! as all other comments;
* Treat comma at the end as a multi-line marker;
* Skip lines with a space at start (they are continuing previous lines);
* Don't allow spaces in front of quotes or the first real statement.
2016-08-20 00:42:49 +03:00
Nikolay Amiantov
01624e1ac2
wrapPythonProgram: use site.addsitedir instead of PYTHONPATH
2016-08-20 00:42:49 +03:00
Frederik Rietdijk
8c1a1a11bf
asciinema: 20160520 -> 1.3.0
...
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Frederik Rietdijk
e8f7c5490d
Merge pull request #17807 from KibaFox/asciinema
...
pythonPackages.asciinema: init at 1.3.0
2016-08-18 17:31:30 +02:00
Nikolay Amiantov
622b5ab72b
pythonPackages.psutil: 3.4.2 -> 4.3.0
2016-08-18 18:02:32 +03:00
Kiba Fox
834543ab6e
pythonPackages.asciinema: init at 1.3.0
2016-08-18 10:33:30 -04:00
Frederik Rietdijk
3c5594c505
pythonPackages.python-etcd: fix build
2016-08-18 12:36:42 +02:00
Frederik Rietdijk
7395c29616
pythonPackages.libtmux: fix build
2016-08-18 12:36:42 +02:00
Frederik Rietdijk
a36fc3c845
pythonPackages.Werkzeug: fix build Python 3.x
...
that was broken by 7916a16c8e
2016-08-18 11:24:09 +02:00
Frederik Rietdijk
cff0389e41
Merge pull request #17773 from RamKromberg/fix/pillow
...
pillow: 3.2 -> 3.3
2016-08-18 08:57:51 +02:00
Frederik Rietdijk
80c98d76ca
Merge pull request #17641 from matthewbauer/update-pyopenssl
...
pyopenssl: 0.15.1 -> 16.0.0
2016-08-17 22:23:14 +02:00
Nikolay Amiantov
3e5bf44aab
sip: 4.14.7 -> 4.18.1, drop unused old version
2016-08-17 20:30:51 +03:00
Nikolay Amiantov
33cabd882f
pythonPackages.pyqt5: 5.5.1 -> 5.6
2016-08-17 20:20:35 +03:00
Frederik Rietdijk
80b3a7b128
Revert "pythonPackages.psutil: 3.4.2 -> 4.3.0"
...
This reverts commit 86caec1be1
.
In this commit tests were re-enabled, but without correctly testing whether it could.
When a package builds it doesn't mean the tests are actually run. This is often seen when it says that 0 tests were run.
Typically this is because the test runner was invoked incorrectly.
By re-enabling the tests, a false impression is generated that the package is tested while in fact it isn't. Furthermore, the Python 3.5
package broke because the tests are invoked incorrectly.
cc @abbradar
2016-08-17 10:52:22 +02:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer
a2937ba293
searx: force to use new pyopenssl
2016-08-16 20:47:18 +00:00
Matthew Bauer
7d3bccdd7c
service-identity: 14.0.0 -> 16.0.0
...
- adds attrs as input
2016-08-16 20:33:59 +00:00
Ram Kromberg
6edb3851f9
pillow: 3.2 -> 3.3
2016-08-16 14:33:16 +03:00
Robin Gloster
d1d9b93417
pythonPackages.urllib3: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Nikolay Amiantov
70efa5aa1e
pythonPackages.flasklabel: 0.9 -> 0.11.1
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
7916a16c8e
pythonPackages.Werkzeug: 0.10.4 -> 0.11.10
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
3065f54a64
pythonPackages.rsa: 3.3 -> 3.4.2
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
a1e40f1efc
pythonPackages.requests2: 2.9.1 -> 2.11.0
2016-08-14 22:37:12 +03:00
Nikolay Amiantov
229801f7a6
pythonPackages.Babel: 2.2.0 -> 2.3.4
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
86caec1be1
pythonPackages.psutil: 3.4.2 -> 4.3.0
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
2f52628b00
pythonPackages.flask_assets: 1.2.1 -> 1.3.2
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
28158b21b9
pythonPackages.pkginfo: 1.2.1 -> 1.3.2
2016-08-14 22:37:11 +03:00
Frederik Rietdijk
e4b47de694
Remove top-level pycrypto
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
6fa3ead853
Remove top-level pyopenssl
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
53c6d4827b
Merge pull request #17716 from teh/master
...
Add libdynd and dynd-python
2016-08-14 13:53:59 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
eb3e23c49e
Remove top-level setuptools
...
See #11567 .
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
57b9ff06f1
Remove top-level pylint
...
See #11567 .
2016-08-14 13:07:26 +02:00
Frederik Rietdijk
6842a24b21
Remove top-level pyqt4
...
See #11567 .
2016-08-14 12:38:01 +02:00
Tom Hunger
7845ca6219
dynd-python: init at 0.7.2
2016-08-14 11:01:11 +01:00
Frederik Rietdijk
11d1fdfd8b
Remove top-level cython and cython3
...
See #11567 .
2016-08-14 12:01:09 +02:00
Frederik Rietdijk
9fc37cc89c
pythonPackages.tflearn: remove maintainer, fixes eval
2016-08-14 10:42:40 +02:00
Qingping Hou
fd0b05b483
tflearn: init at 0.2.1
2016-08-13 23:35:55 -07:00
Qingping Hou
fab072db1e
tensorflow: 0.8.0 -> 0.9.0
2016-08-13 23:35:55 -07:00
Frederik Rietdijk
79149ac12d
pythonPackages.virtualenv: 13.1.2 -> 15.0.3
2016-08-13 15:29:31 +02:00
Frederik Rietdijk
f3bf13558e
pythonPackages.ipython: 5.0.0 -> 5.1.0
2016-08-13 15:24:27 +02:00
Frederik Rietdijk
5f2b125fd1
Merge pull request #17567 from auntieNeo/pycallgraph
...
pythonPackages.pycallgraph: init at 1.0.1
2016-08-13 08:51:38 +02:00
Jonathan Glines
6a5b81ae5e
pycallgraph: init at 1.0.1
2016-08-12 09:22:16 -06:00
Frederik Rietdijk
ec4d36e8e5
pythonPackages.Nuitka: init at 0.5.20
2016-08-12 17:07:18 +02:00
Frederik Rietdijk
9a13e54cb3
pythonPackages.vmprof: init at 0.3.3
2016-08-12 16:57:31 +02:00
Frederik Rietdijk
0bec5faa92
pythonPackages.ppft: init at 1.6.4.6
2016-08-12 11:00:29 +02:00
Frederik Rietdijk
d46a596e05
pythonPackages.pox: init at 0.2.2
2016-08-12 11:00:29 +02:00
Frederik Rietdijk
01dca7e731
pythonPackages.pathos: init at 0.2.0
2016-08-12 11:00:29 +02:00
Frederik Rietdijk
14f3cc170d
pythonPackages.multiprocess: 0.70.4
2016-08-12 11:00:29 +02:00
Frederik Rietdijk
e7d60c66f3
pythonPackages.dill: 0.2.4 -> 0.2.5
2016-08-12 11:00:29 +02:00
Philip Potter
d671dbe2ad
pyusb: fix hardcoding libusb1 path
...
The line that was being replaced by the `sed` command has disappeared
from the source file.
The new `sed` script will replace the default find_library function as a
parameter to the get_backend and _load_library functions. This means
that if a user wants to provide their own find_library implementation,
their chosen implementation will still be used.
2016-08-11 14:41:55 +01:00
Matthew
8684e5cb66
pyopenssl: 0.15.1 -> 16.0.0
...
This will fix the error in certbot.
http://hydra.nixos.org/build/38387037/nixlog/3
2016-08-10 18:26:47 +00:00
Frederik Rietdijk
c99621fd20
Merge pull request #17615 from lancelotsix/update_pysftp
...
Update pysftp
2016-08-10 15:59:48 +02:00
Frederik Rietdijk
b57a20b889
Merge pull request #15949 from leenaars/pygnutlsfixed
...
Python-gnutls fixed + various new python libraries
2016-08-10 10:49:52 +02:00
Lancelot SIX
6c857c9207
pythonPackages.pysftp: 0.2.8 -> 0.2.9
2016-08-09 17:38:49 +02:00
Lancelot SIX
1d96ca3a3e
pythonPackages.ansible2: Add pycrypto dependency
...
This used to be propagated by paramiko
2016-08-09 17:38:29 +02:00
Lancelot SIX
34778273b1
pythonPackages.ansible: Add pycrypto dependency
...
This used to be propagated by paramiko
2016-08-09 17:37:54 +02:00
Lancelot SIX
5d7777a288
pythonPackages.paramiko: 1.15.1 -> 2.0.2
2016-08-09 17:33:10 +02:00
Lancelot SIX
909eaf8a4f
pythonPackages.cryptography_vectors: 1.2.3 -> 1.4
2016-08-08 23:10:06 +02:00
Lancelot SIX
991a30afcc
pythonPackages.cryptography: 1.2.3 -> 1.4
2016-08-08 23:08:29 +02:00
Michiel Leenaars
b49ba8a3e3
pythonPackages.sqlobject: init at 3.0.0
2016-08-08 15:14:22 +02:00
Michiel Leenaars
f6d8566cec
pythonPackages.pympler: init at 0.4.3
2016-08-08 15:14:22 +02:00
Michiel Leenaars
fc71e1e178
pythonpackages.attrs: init -> 16.0.0
2016-08-08 15:14:22 +02:00
Michiel Leenaars
93a9643aed
pythonPackages.pydispatcher: init -> 2.0.5
2016-08-08 14:57:08 +02:00
Michiel Leenaars
19eac13f3d
pythonPackages.klein: init -> 15.3.1
2016-08-08 14:57:08 +02:00
Frederik Rietdijk
5bf77fafb7
Merge pull request #17545 from lancelotsix/add_django_guardian
...
Add django guardian
2016-08-08 10:24:35 +02:00
Lancelot SIX
8bfbc6cc85
pythonPackages.ovh: 0.3.5 -> 0.4.5 ( #17566 )
2016-08-08 09:54:44 +02:00
Lancelot SIX
8280595472
pythonPackages.netcdf4: 1.2.1 -> 1.2.4 ( #17581 )
2016-08-08 09:51:12 +02:00
Franz Pletz
7c9a0bf534
pythonPackages.searx: fix build
...
The certifi package was upgraded but searx had a hard dependency on a
specific version. It still works with the new version.
2016-08-08 05:51:25 +02:00
Michiel Leenaars
04403e4c67
python-gnutls: fix search path to gnutls
2016-08-07 19:01:10 +02:00
Rok Garbas
17e8dda597
Merge pull request #17473 from lancelotsix/add_django_1_10
...
Add django 1.10
2016-08-07 04:08:26 +02:00
Frederik Rietdijk
356509ad45
pythonPackages.notebook: 4.2.1 -> 4.2.2
2016-08-06 08:36:59 +02:00
Lancelot SIX
17b7e34269
pythonPackages.django_guardian: init at 1.4.4
2016-08-05 20:22:38 +02:00
Lancelot SIX
a02b7379bb
pythonPackages.django_environ: init at 0.4.0
2016-08-05 19:47:47 +02:00
Lancelot SIX
f9e901951b
pythonPackages.django_nose: 1.4.3 -> 1.4.4
2016-08-05 19:25:30 +02:00
Lancelot SIX
af154d1ca6
pythonPackags.django: default from 1_9 to 1_10
2016-08-03 09:20:37 +02:00
Lancelot SIX
3f093b9c9c
pythonPackages.django_compat: 1.0.8 -> 1.0.13
2016-08-03 09:18:48 +02:00
Lancelot SIX
1ef5231d3c
pythonPackages.django_1_10: init at 1.10
2016-08-03 09:18:36 +02:00
Bjørn Forsman
99f63b4ded
pythonPackages.mutagen: 1.27 -> 1.32
...
(Not updating to the latest version, 1.34, because it breaks e.g.
'beets'. See https://github.com/beetbox/beets/issues/2153 .)
The new version requires locale / i18n to be set-up for tests or else
this message is thrown:
RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8
Also, remove a test that currently fails due to the python builder in
nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430
("python: add file encoding to run_setup.py").
2016-08-02 14:41:41 +02:00
Peter Hoeg
9e91925404
git-up: 1.4.0 -> 1.4.1
2016-08-02 19:57:10 +08:00
Frederik Rietdijk
3a185d159f
fix eval
2016-08-02 11:03:11 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL
2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1
Merge pull request #17431 from lancelotsix/add_django_raster
...
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c
pythonPackages: remove pythonName
...
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Aaron Bull Schaefer
b5884b0698
pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 ( #17437 )
2016-08-02 00:40:13 +02:00
Lancelot SIX
ab1fdce285
python35Packages.django_colorful: enable at 1.2
...
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01 21:32:35 +02:00
Lancelot SIX
20a94d9b40
pythonPackages.django_raster: init at 0.2
2016-08-01 21:32:22 +02:00
Lancelot SIX
abc85a9601
python35Packages.celery: disable
...
Few tests fail with python35 (related to OrderedDict changes).
setup.py file do not report this release as supporting python35 [1]
[1] f6aa74a0b5/setup.py (L73-L75)
2016-08-01 21:31:16 +02:00
Lancelot SIX
853209dde9
pythonPackages.kombu: Enable for python > 2.7
...
Only tests cannot run on python3* because dependencies are unavailable
(qpid-python). Kombu is announced to work fine for python3[1]
[1] a4edc670f4/setup.py (L168-L170)
2016-08-01 21:30:58 +02:00
Bjørn Forsman
5c7708e568
pythonPackages.schedule: init at 0.3.2
2016-08-01 19:51:52 +02:00
Jascha Geerds
0fb70dfbb0
pythonPackages.libtmux: init at 0.5.0
2016-08-01 16:02:45 +02:00
Jascha Geerds
053df60763
pythonPackages.kaptan: init at 0.5.8
2016-08-01 16:02:39 +02:00
Frederik Rietdijk
8f9326ffd8
Merge pull request #17323 from arpa2/hashslinger
...
Hash-slinger: init at 2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0
py-unbound: init at 1.5.9
2016-08-01 09:51:33 +02:00
Dan Peebles
7a799b94a3
awscli: 1.10.46 -> 1.10.51
...
This also required a bump of botocore from 1.4.36 to 1.4.41. I tested
boto3 with the new version and it seemed to work fine.
2016-07-31 16:42:14 -04:00
Frederik Rietdijk
5088f24ded
Merge pull request #15751 from peterhoeg/git-up
...
git-up: init at 1.4.0
2016-07-31 10:42:24 +02:00
Gabriel Ebner
4db39e8d0f
pythonPackages.vobject: 0.8.1d -> 0.9.2
2016-07-31 10:13:43 +02:00
Peter Hoeg
a6984a3965
git-up: init at 1.4.0
...
Thanks again to @fridh for feedback!
2016-07-30 18:00:54 +08:00
Frederik Rietdijk
4ab5728ec9
pythonPackages.datashape: 0.5.1 -> 0.5.2
2016-07-29 20:02:44 +02:00
Frederik Rietdijk
06f6c1426b
pythonPackages.pystache: disable tests on Python 3
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3673454e53
pythonPackages.bokeh: 0.10.0 -> 0.12.1
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
5e663301d4
pythonPackages.tornado: 4.2.1 -> 4.4.1
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
7cdd900cb7
pythonPackages.certifi: 2015.11.20.1 -> 2016.2.28
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
250d78ca23
pythonPackages.awscli: use colorama_3_3
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
bf06024b9f
pythonPackages.colorama: 0.3.3 -> 0.3.7
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
778712e0a7
pythonPackages.colorama_3_3: init at 0.3.3
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
0868a918a3
pythonPackages.backports_abc: init at 0.4
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
67b8bd0b20
pythonPackages.numba: 0.26.0 -> 0.27.0
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3979648fb1
pythonPackages.llvmlite: 0.11.0 -> 0.12.1
2016-07-29 19:48:11 +02:00
Frederik Rietdijk
60503897af
pythonPackages.cython: 0.24 -> 0.24.1
2016-07-29 19:02:18 +02:00
Frederik Rietdijk
6628c55986
pythonPackages.scipy: 0.17.1 -> 0.18.0
2016-07-29 17:22:20 +02:00
Frederik Rietdijk
3e5db479b7
pythonPackages.pyfftw: 0.10.1 -> 0.10.4
2016-07-29 16:57:15 +02:00