Commit graph

1302 commits

Author SHA1 Message Date
Frederik Rietdijk
f069498c3a python.pkgs.appdirs: 1.4.0 -> 1.4.3 2017-06-01 18:24:48 +02:00
Frederik Rietdijk
10ee7b2bda pythonPackages.wheel: move expression to separate file 2017-06-01 18:01:24 +02:00
Jörg Thalheim
bb21e5356f ropper: fix tests 2017-06-01 11:54:18 +01:00
risicle
371b136ba8 pythonPackages.ldap: only set environment variables for tests during check phase (#26285) 2017-06-01 00:30:29 +01:00
risicle
a0a6187a18 pythonPackages.txaio: disable test_chained_callback test as it is removed upstream (#26288)
because it breaks under python3.6
2017-06-01 00:25:07 +01:00
Jörg Thalheim
4414ac8448 Merge pull request #26289 from rnhmjoj/electrum
fix electrum dependencies (2nd try)
2017-06-01 00:22:56 +01:00
rnhmjoj
b3c9127481
pythonPackages.mnemonic: move expression to mnemonic/default.nix 2017-06-01 00:48:32 +02:00
rnhmjoj
3463dd1c7b
pythonPackages.ed25519: move to pkgs/development/python-modules 2017-06-01 00:48:32 +02:00
rnhmjoj
f93dfd5259
pythonPackages.semver: move to pkgs/development/python-modules 2017-06-01 00:48:32 +02:00
rnhmjoj
6217233531
pythonPackages.libagent: init at 0.9.1 2017-06-01 00:48:31 +02:00
rnhmjoj
93ff334d6d
pythonPackages.trezor: move expression to trezor/default.nix 2017-06-01 00:48:31 +02:00
rnhmjoj
b236fa54aa
pythonPackages.keepkey: fix impossible constraint 2017-06-01 00:48:31 +02:00
rnhmjoj
6c0e6eeb58
pythonPackages.ledgerblue: init at 0.1.13 2017-06-01 00:48:30 +02:00
Jörg Thalheim
bef0b67a84
pythonPackages.treq: fix build 2017-05-31 23:46:19 +01:00
rnhmjoj
9e61a82ab3
pythonPackages.ecpy: init at 0.8.1 2017-06-01 00:15:16 +02:00
rnhmjoj
7b4acc6626
pythonPackages.hidapi: 0.7.99.post15 -> 0.7.99.post20 2017-05-31 22:12:26 +02:00
Frederik Rietdijk
3488c65b2b Merge pull request #26268 from Profpatsch/rarfile-unrar-libarchive
pythonPackages.rarfile: use free libarchive by default.
2017-05-31 08:46:40 +02:00
Frederik Rietdijk
62dbc738c5 Revert "fix electrum dependencies" 2017-05-31 08:33:02 +02:00
Profpatsch
0697dd8b81 pythonPackages.rarfile: use free libarchive by default.
`unrar` is a non-free package, so it should only be used on request.
rarfile can use the rar-mode of `libarchive` instead, which should work well
enough for most cases.
2017-05-31 05:53:29 +02:00
Masayuki Takeda
26b69109be move fonttools to its own directory 2017-05-31 10:30:24 +09:00
rnhmjoj
e73f9953af
move libraries to pkgs/development/python-modules 2017-05-30 21:36:31 +02:00
Fernando J Pando
50b0e5bfa1 treq: 17.3.1
- enables and fixes tests
- makes docs properly
- used fetchpypi
- tested nixos python 27/34
2017-05-30 14:51:57 -04:00
Albert Peschar
77edba1fc4 pythonPackages.scrapy: fix 1.4.0 update 2017-05-30 18:30:31 +02:00
Matthias Beyer
3c83ce3014 pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7 (#26238)
* pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7

* pythonPackages.pytest-localserver: Change to use python packaging tools

* pythonPackages.pytest-localserver: Move to own file
2017-05-30 17:47:00 +02:00
Vladimír Čunát
538aa0f808
Merge branch 'staging' (early part)
The comparison looks nice on Hydra.
2017-05-30 16:08:21 +02:00
Robert Scott
a1c15989aa python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
fixes build against new dependencies after some test tinkering, seems
we can remove the python3-patching as there exists a "python" symlink now
2017-05-30 12:39:20 +01:00
Justin Humm
e6b65c04fa pythonPackages.future: 0.15.2 -> 0.16.0
Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220
Used fetchPypi insted of fetchurl.
2017-05-30 13:06:56 +02:00
Frederik Rietdijk
84a13a8bdd Merge pull request #26213 from jyp/tf-standard-gcc
pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9
2017-05-30 11:12:32 +02:00
Jean-Philippe Bernardy
1fdf42d461 pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9
When using cuda, the rpath was set to include GCC lib version 4.9.
I am not sure what this was attempting to do, but an effect was to
prevent certain python libraries to find the correct (newer) version
of the std lib.

Also avoid mentions of any specifc version in the
propagatedBuildInputs
2017-05-30 11:06:19 +02:00
Lancelot SIX
61ce84904e Merge pull request #26166 from risicle/django-compat-hijack-tests
python: django-compat & django-hijack tests (also bump django-hijack)
2017-05-30 09:29:34 +02:00
Frederik Rietdijk
89a32f4586 Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Frederik Rietdijk
67f6f3a420 Merge pull request #26221 from knedlsepp/fix-pandas-darwin-build
pandas: Fix build on darwin
2017-05-30 08:39:36 +02:00
Fernando J Pando
79830172b5 txaio: 2.7.1 fixes
- uses fetchpypi
- fixes broken test
- tested nixos python 27/34
2017-05-29 20:44:27 -04:00
Josef Kemetmueller
eb2994a0d5 pandas: Fix build on darwin
Since the commands "locale", "pbpaste" and "pbcopy" are not in nixpkgs,
as they are impure darwin dependencies, we currently cannot get the
clipboard and locale functionality to work properly. We disable the
tests "test_locale" and "test_clipboard" on darwin, so we get a mostly
working pandas. Additionally to disabling the test via py.test, we also
need to provide fake pbpaste/pbcopy commands, so py.test won't fail
during the collection phase.

This closes #25417 and closes #11623.
2017-05-30 02:18:40 +02:00
Kranium Gikos Mendoza
a61e58b121 pythonPackages.argcomplete: init at 1.8.2 2017-05-30 06:37:19 +10:00
Jörg Thalheim
2c39927c7a
pythonPackages.alembic: 0.8.3 -> 0.9.2 2017-05-29 14:35:03 +01:00
Guillaume Maudoux
dd5d63d428 python-ldap: fixup tests for 2.4.38 update 2017-05-29 11:32:07 +02:00
Robert Scott
21e3b2ff55 python.pkgs.pylint: add pytestrunner to buildInputs 2017-05-29 02:10:43 +01:00
Robert Scott
d2ef1a24b8 python.pkgs.ldap: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott
2c228f62cd python.pkgs.pylibmc: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott
7bbb9824ac python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependency
without this py.test doesn't recognize the -n flag and fails
2017-05-29 02:10:43 +01:00
Aaron Bull Schaefer
c5b1a9da4b pythonPackages.pywinrm: 0.1.1 -> 0.2.2 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
65587984e4 pythonPackages.requests_ntlm: init at 1.0.0 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
663d369211 pythonPackages.ntlm-auth: init at 1.0.3 2017-05-28 11:37:47 -07:00
Robert Scott
fa44b72d91 python.pkgs.django_hijack: 2.0.7 -> 2.1.4
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Robert Scott
ac8a58b5b4 python.pkgs.django_compat: get tests working & enable them
also add self as maintainer
2017-05-28 14:43:34 +01:00
Frederik Rietdijk
d0f2361bc1 python.pkgs.simplejson: 3.8.1 -> 3.10.0 2017-05-28 10:08:43 +02:00
Frederik Rietdijk
b27a2667db python.pkgs.hypothesis fixup 2017-05-28 08:34:46 +02:00
Frederik Rietdijk
6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
4cbd5e4141 python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10 2017-05-27 14:25:08 +02:00
Frederik Rietdijk
6cd52fa440 python.pkgs.llvmlite: 0.16.0 -> 0.18.0 2017-05-27 14:25:08 +02:00
Frederik Rietdijk
0d43420621 python.pkgs.astroid: 1.4.9: 1.5.2 2017-05-27 14:25:08 +02:00
Jaakko Luttinen
ef54727795
pythonPackages.Nikola: init at 7.8.4 2017-05-27 14:17:39 +03:00
Pascal Wittmann
f06f4a0728
pandas: remove outdated comment
closes #26058
2017-05-27 12:05:30 +02:00
Frederik Rietdijk
959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Frederik Rietdijk
66deb18463 python.pkgs.pytestdjango: remove duplicate expression
We already have an expression. This one wasn't referenced anywhere.
2017-05-27 11:28:00 +02:00
Daiderd Jordan
43aa3017e4 Merge pull request #26078 from mt-caret/3to2-fetchpypi
3to2: refactor to use fetchpypi
2017-05-25 19:24:27 +02:00
Joachim Fasting
3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5 2017-05-25 17:12:37 +02:00
Masayuki Takeda
d7401175b7 use fetchPypi instead of fetchurl 2017-05-25 11:22:21 +09:00
Jörg Thalheim
cf3d531531
pythonPackages.feedgenerator: add missing directory
fixes #26045
2017-05-24 07:17:06 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file 2017-05-23 22:09:07 +01:00
Frederik Rietdijk
0891d0b7a0 Merge pull request #25716 from LnL7/python-flake8
python flake8: 3.2.1 -> 3.3.0
2017-05-22 11:12:36 +02:00
obadz
caa9a19143 pythonPackages.libsoundtouch: 0.3.0 -> 0.4.0 2017-05-21 22:24:26 +01:00
Michael Raskin
daa65527c6 marionette-harness: init at 4.4.0 2017-05-21 19:29:20 +02:00
Unai Zalakain
db3e2983a6
subliminal: init at 2.0.5 2017-05-21 14:41:31 +01:00
Jörg Thalheim
6f447ed6cf Merge pull request #25883 from unaizalakain/init-enzyme
enzyme: init at 0.4.1
2017-05-21 14:39:20 +01:00
Jörg Thalheim
689f0ce372
enzyme: use fetchPypi 2017-05-21 14:38:27 +01:00
Unai Zalakain
d501166f31 enzyme: init at 0.4.1 2017-05-21 11:34:14 +02:00
Jörg Thalheim
d81683d0a4 Merge pull request #25884 from unaizalakain/init-pysrt
pysrt: init at 1.1.1
2017-05-21 09:22:46 +01:00
Jörg Thalheim
219daab8e7
pysrt: enable tests 2017-05-21 09:21:14 +01:00
Jörg Thalheim
50e8199930 Merge pull request #25949 from bhipple/init/python-bitcoin-price-api
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-21 09:01:49 +01:00
Alexandre Peyroux
f1edefed50 jsbeautifier: 1.6.4 -> 1.6.14 (#25947)
* jsbeautifier: 1.6.4 -> 1.6.14

* pythonPackages.jsbeautifier: move to python-modules
2017-05-21 08:50:14 +01:00
Benjamin Hipple
d856b50bad pythonPackages.bitcoin-price-api: init at 0.0.4 2017-05-20 17:51:16 -04:00
Antoine Eiche
9694567ac9
pythonPackages.pika-pool: init at 0.1.3
fixes #25750
2017-05-20 15:03:45 +01:00
Jörg Thalheim
c1a5754b67 Merge pull request #25751 from nlewo/pr/rfc3986
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-20 14:59:43 +01:00
Jörg Thalheim
c14109c170 Merge pull request #25879 from mlieberman85/add-kafka
confluent-kafka: init at 0.9.4
2017-05-20 12:36:08 +01:00
risicle
9d86b49f2a python metaphone: init at 0.6 (#25868)
* metaphone: init at 0.6

* metaphone: add self as maintainer
2017-05-20 10:30:10 +01:00
Unai Zalakain
610c27ca64 pysrt: init at 1.1.1 2017-05-20 10:56:42 +02:00
Unai Zalakain
f76ce5983d rarfile: 2.6 -> 3.0 (#25885)
* rarfile: 2.6 -> 3.0

* rarfile: enable tests
2017-05-20 08:19:40 +01:00
Michael Lieberman
d0d30df446 confluent-kafka: init at 0.9.4
Disabled tests for python 3 since the 0.9.4 release has failing tests
when run under python 3.
2017-05-19 13:58:57 -04:00
Robert Scott
d4c106f5b4 pyproj: enable tests, use bundled proj by default 2017-05-17 22:40:07 +01:00
Jaakko Luttinen
e95cb5d58a
pythonPackages.cram: mark i686 broken 2017-05-17 09:38:34 +03:00
Frederik Rietdijk
ea2c573b3b python.pkgs.scipy: move expression and keep only a single version 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
c9b4a2f319 python.pkgs.numpy: move and get rid of multiple versions 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
9174bd2538 pythonPackages.pandas: 0.19.2 -> 0.20.1 2017-05-16 13:37:01 +02:00
Masayuki Takeda
1aaeb94855 3to2: init at 1.1.1 (#25202)
* 3to2: init at 1.1.1

* add myself to maintainer list

* add mt-caret as maintainer
2017-05-16 08:40:36 +02:00
Frederik Rietdijk
37cb24a318 python.pkgs.pytest_xdist: 1.14 -> 1.16.0 2017-05-15 14:36:30 +02:00
Daiderd Jordan
e5a4da2ab8 python-pytest-xdist: fix tests 2017-05-15 14:14:51 +02:00
Frederik Rietdijk
8b647e991f Merge pull request #25563 from jluttine/add-piexif
pythonPackages.piexif: init at 1.0.12
2017-05-15 08:48:30 +02:00
Frederik Rietdijk
9468764b15 Merge pull request #25609 from jluttine/add-nbstripout
nbstripout: init at 0.3.0
2017-05-15 08:47:12 +02:00
Jaakko Luttinen
8a68e4c7f6 pythonPackages.natsort: 5.0.1 -> 5.0.3
* pythonPackages.natsort: refactor config

* pythonPackages.natsort: 5.0.1 -> 5.0.3

* pythonPackages.natsort: fix broken
2017-05-14 20:05:50 +02:00
Antoine Eiche
f97180c012 pythonPackages.rfc3986: 0.2.2 -> 0.4.1 2017-05-13 00:11:48 +02:00
Jörg Thalheim
e8880627e8
Whoosh: fix python3.6
fixes #25745
2017-05-12 20:37:48 +01:00
Daiderd Jordan
4005d8a26d
python-flake8: 3.2.1 -> 3.3.0 2017-05-11 23:07:46 +02:00
Daiderd Jordan
af14949b08
python-mccabe: 0.5.3 -> 0.6.1 2017-05-11 23:07:45 +02:00
Daiderd Jordan
00df7774e8
python-pyflakes: 1.3.0 -> 1.5.0
Fixes #25678
2017-05-11 23:07:30 +02:00
Daiderd Jordan
c58aa3a508
python-dogpile-cache: disable concurrency tests 2017-05-11 19:51:50 +02:00
Lancelot SIX
e877cbdd6c
pythonPackages.django: 1.11 -> 1.11.1
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.1/
2017-05-10 09:50:37 +02:00
Jaakko Luttinen
976d811ad4
pythonPackages.piexif: init at 1.0.12 2017-05-09 20:22:36 +03:00
Jean-Philippe Bernardy
7b5356ed5e pythonPackages.tensorflow 1.0.0 -> 1.1.0 2017-05-09 10:09:11 +02:00