Commit Graph

5965 Commits

Author SHA1 Message Date
Peter Simons
afe9649210 python-suseapi: update to latest version
Unfortunately, the test suite now depends on additional packages that we don't
have, so we can no longer run the tests at the moment.
2017-12-13 11:35:39 +01:00
Frederik Rietdijk
de3105883a
Merge pull request #32591 from makefu/pkgs/dateparser/update
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0
2017-12-12 20:59:14 +01:00
André-Patrick Bubel
ab447d9d76 pythonPackages.jsonrpclib-pelix: init at 0.3.1
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.

Adding myself - moredread - as maintainer.
2017-12-12 14:32:12 +01:00
makefu
ba19c2d18e
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0 2017-12-12 14:14:24 +01:00
makefu
3c032f0011
pythonPackages.ruamel_yaml: enable build for Python2 2017-12-12 11:37:36 +01:00
Moritz Drexl
8a716eb717 kafka-python: init at 1.3.5 2017-12-12 08:48:35 +01:00
Frederik Rietdijk
8544e86bc2 python.pkgs.lark-parser: init at 2017-12-10 2017-12-11 13:57:24 +01:00
aszlig
cbd4d0e3f5
python/qrcode: Add mock to checkInputs
Another test issue surfacing from the setuptools bump in
70c1899768.

This time, the tests just fail because mock is missing as a dependency.

Tested building against Python 2.7 and Python 3.6.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @joachifm, @Mic92
2017-12-11 12:05:31 +01:00
aszlig
1c1a555438
python-axolotl: Disable tests for Python 2.x
The bump of setuptools from version 36.7.1 to 38.2.3 (commit
70c1899768) has caused the axolotl tests
to suddenly being run.

As the comment prior to the doCheck attribute states, we're using
pycryptodome so the tests are expected to fail even on Python 2.7 but
because of the version bump mentioned above, the tests didn't run and
thus the build didn't fail during when commit
094ac2d9b1 was made.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92
2017-12-11 11:38:21 +01:00
Vladimír Čunát
e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz
963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Frederik Rietdijk
c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
rnhmjoj
b56d92a53b
pythonPackages: rename dns -> dnspython 2017-12-10 03:22:52 +01:00
Orivej Desh
b687ffa0d2 gurobipy: fix eval 2017-12-09 22:41:18 +00:00
Shea Levy
286eadc147
Add gurobipy for python2.7 on Linux 2017-12-09 15:28:39 -05:00
Shea Levy
3dfbf51a25
Add gurobipy for python2.7 on darwin. 2017-12-09 15:00:43 -05:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Frederik Rietdijk
3e1748f727 python.pkgs.xmltodict: 0.9.2 -> 0.11.0 2017-12-09 14:07:24 +01:00
Tamas Herman
53e16ecd21 python.pkgs.boto3: 1.4.7 -> 1.4.8 2017-12-09 09:18:29 +00:00
Frederik Rietdijk
8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Robert Schütz
2320b0af02 pythonPackages.py3status: 3.6 -> 3.7 2017-12-08 23:16:48 +01:00
John Doe
5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Frederik Rietdijk
0e92f2100c python.pkgs.TurboCheetah: init at 1.0 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
05be27f7dc python.pkgs.pathlib2: fix tests 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
e60a1fd433 python.pkgs.cheetah: move and update expression 2017-12-07 14:14:16 +01:00
Frederik Rietdijk
587556ce1d python.pkgs.backports_shutil_get_terminal_size: fix python 2 tests 2017-12-07 14:14:15 +01:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Frederik Rietdijk
3674d7aa41
Merge pull request #32097 from jluttine/add-python-salmon
Add pythonPackages.salmon and dependencies
2017-12-06 10:40:25 +01:00
Jaakko Luttinen
f74f5ed30c
pythonPackages.salmon: init at bec795 2017-12-06 09:41:13 +02:00
Jaakko Luttinen
93305ee919
pythonPackages.lmtpd: init at 6.0.0 2017-12-06 09:41:13 +02:00
Frederik Rietdijk
0b8417823d librepo: add bindings to python-packages.nix 2017-12-05 16:04:24 +01:00
Jörg Thalheim
7e6068c353
Merge pull request #32335 from makefu/pkgs/devpi-common/update
init devpi-server at 4.3.1, bump devpi-client
2017-12-05 12:44:02 +00:00
makefu
19ce61d79c
pytest-timeout: init at 1.2.1 2017-12-05 13:31:43 +01:00
makefu
7c464e3133
argon2_cffi: init at 16.3.0 2017-12-05 13:30:06 +01:00
Frederik Rietdijk
78291a920f Python: support multiple overrides
Fixes https://github.com/NixOS/nixpkgs/issues/32263
2017-12-04 20:09:30 +01:00
aszlig
6841064ac5
python/hetzner: 0.7.5 -> 0.8.0
New features:

 * Support for retrieving reverse PTRs.
 * Support for subnet-ranges.
 * Add logging (aszlig/hetzner#14).

Fixes:

 * Hide internal methods from the public API.
 * Fix Python 3 compatibility.
 * Fix for creating admin accounts with Hetzner's new login site.
 * Fix __repr__/__str__ issue with some exceptions (aszlig/hetzner#23).
 * Fix login for RobotWebInterface

Changes for the hetznerctl utility:

 * show: Show subnets
 * show: Show reverse PTRs
 * New 'rdns' subcommand for getting/setting/removing reverse-PTRs.
 * Use 'argparse' instead of 'optparse'.
 * Add command for managing admin accounts.
 * New '--debug' flag for printing debugging information.

This also fixes NixOS/nixops#778.

Tested building against Python 2.7 and Python 3.6.

Signed-off-by: aszlig <aszlig@nix.build>
2017-12-04 06:38:19 +01:00
Jörg Thalheim
04221193f9
Merge pull request #32167 from dotlambda/git-annex-adapter
python3Packages.git-annex-adapter: init at 0.2.0
2017-12-01 21:39:08 +00:00
Robert Helgesson
844f24eb0a
python-carbon: disable on Python 3
The package does not work on Python 3. Also add license field.
2017-11-27 15:56:10 +01:00
zimbatm
6e52c1f7ba python3Packages.bash_kernel: init at 0.7.1 2017-11-25 19:10:43 +00:00
zimbatm
4a643ce7db pythonPackages.pexpect: 4.2.1 -> 4.3.0 2017-11-25 19:10:30 +00:00
Frederik Rietdijk
d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Robert Schütz
17899afd08 python3Packages.git-annex-adapter: init at 0.2.0 2017-11-24 20:18:04 +01:00
Frederik Rietdijk
7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Frederik Rietdijk
59d294dd7d
Merge pull request #31923 from kquick/thespian
thespian: Python library init at 3.8.3
2017-11-24 07:49:56 +01:00
adisbladis
4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +01:00
Frederik Rietdijk
543136e863 python.pkgs.psutil: move to separate expression 2017-11-23 17:06:17 +01:00
Frederik Rietdijk
35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Frederik Rietdijk
59d82d8895 python.pkgs: use disabledIf 2017-11-23 15:11:42 +01:00