Commit Graph

6036 Commits

Author SHA1 Message Date
makefu
1dc6ee10d7
oslo-*: rip
oslo-vmware: rip
oslo-serialization: rip
  pycadf: rip
  os-brick: rip
  taskflow: rip
oslo-utils: rip
oslo-middlewar: rip
oslo-versionedobjects: rip
oslo-messaging: rip
oslo-reports: rip
oslo-db: rip
oslo-rootwrap: rip
oslo-service: rip
oslo-cache: rip
oslo-config: rip
  glance_store: rip
  networking-hyperv: rip
  ryu: rip
  keystoneauth1: rip
    os-client-config: rip
oslo-log: rip
  tempest-lib: rip
oslo-context: rip
oslo-i18n: rip
oslotest: rip
  futurist: rip
  bandit: rip
  cliff: rip
    cliff-tablib: rip
oslosphinx: rip
  osprofile: rip
  os-testr: rip
  stevedore: remove oslosphinx from buildInputs
oslo-policy: rip
oslo-concurrency: rip

unused packages:
  swiftclient: rip
  debtcollector: rip
    automaton: rip
2017-12-15 16:08:38 +01:00
makefu
276d2f6c4d
keystoneclient: rip
barbicanclient: rip
  castellan: rip
cinderclient: rip
neutronclient: rip
glanceclient: rip
keystonemiddleware: rip
2017-12-15 16:08:38 +01:00
makefu
373d11751b
novaclient: rip
pyrax: rip
rackspace-novaclient: rip
openstackclient: rip
  ironicclient: rip
2017-12-15 16:08:38 +01:00
Thane Gill
a3b84e03a0 python.pkgs.gssapi: 1.1.4 -> 1.2.0, (#32681)
- fix for darwin
- move to separate module
2017-12-14 13:50:28 -08:00
Joachim F
fbc452c836
Merge pull request #32202 from ilya-kolpakov/python-quandl
pythonPackages.quandl: 3.0.0 -> 3.2.1
2017-12-14 16:49:19 +00:00
Jaakko Luttinen
3b1c0579d6
pythonPackages.XlsxWriter: init at 1.0.2 2017-12-14 14:31:17 +02:00
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
Graham Christensen
105d9519c1
Merge remote-tracking branch 'origin/master' into staging 2017-12-12 20:06:36 -05:00
Vladimír Čunát
c2b679516f
Merge branch 'master' into staging 2017-12-12 21:08:16 +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
Lancelot SIX
13d46963fc
pythonPackages.django_hijack_admin: init at 2.1.5 2017-12-12 09:17:16 +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
Frederik Rietdijk
35ccdb8632
Merge pull request #32544 from FRidh/pythonmodule
Python: rewrite requiredPythonModules to prevent stack overflows
2017-12-11 09:46:15 +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
Orivej Desh
c86b19cb20 Python: simplify hasPythonModule 2017-12-10 20:10:35 +00:00
Frederik Rietdijk
9630bd5232 python.pkgs.setuptools: mark as python module 2017-12-10 20:40:35 +01:00
Frederik Rietdijk
a334930490 Python: rewrite requiredPythonModules. Add requiredPythonModules attribute to derivation 2017-12-10 20:40:34 +01:00
Orivej Desh
dd604d575f Merge branch 'master' into staging
* master: (39 commits)
  pythonPackages: rename dns -> dnspython
  awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]
  qt4: fix qmake on darwin and delete custom install phase
  python.buildEnv: always include the $out output
  nix-bash-completions: lazy load aware install
  borg: 1.1.1 -> 1.1.3
  nixos/programs/bash: document that /etc/bash_completion.d is obsolete
  ocamlPackages.markup: 0.7.4 -> 0.7.5
  hhvm: 3.21 -> 3.23.2
  ocamlPackages.ulex: 1.1 -> 1.2
  notmuch: 0.25.2 -> 0.25.3
  gmime3: 3.0.1 -> 3.0.5
  qt4: fix darwin install phase
  nixos/programs/bash: Let bash-completion lazy load scripts
  Revert "gmime: 3.0.1 -> 3.0.5"
  rawtherapee: delete unused files
  pythonPackages: rename dns -> dnspython
  nixpkgs: remove sqlite/kyotocabinet deps for leveldb
  tor-browser-bundle-bin: 7.0.10 -> 7.0.11
  networkmanager: remove restart after suspend from resume
  ...
2017-12-10 15:24:30 +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
Ilya Kolpakov
cf62c0e884 pythonPackages.jsondate: in sorted order in python-packages 2017-12-03 21:59:41 +01:00
Ilya Kolpakov
037e35da2d pythonPackages.inflection: in sorted order in python-packages 2017-12-03 21:58:24 +01:00
Ilya Kolpakov
fb598605cd pythonPackages.quandl: in sorted order in python-packages 2017-12-03 21:56:10 +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
Ilya Kolpakov
e5037694f5 pythonPackages.Quandl: 3.0.0 -> 3.2.1 (alias for pythonPackages.quandl) 2017-11-30 13:48:52 +01:00
Ilya Kolpakov
e15c715daf pythonPackages.quandl: init at 3.2.1 2017-11-30 13:48:46 +01:00
Ilya Kolpakov
741d9c8c2d pythonPackages.inflection: enable and add tests 2017-11-30 12:59:38 +01:00
Ilya Kolpakov
a60513428d pythonPackages.jsondate: init at 0.1.3 2017-11-30 12:59:30 +01: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
Frederik Rietdijk
985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
8d9f1701e6 python.pkgs: use toPythonModule for packages defined outside python-packages.nix 2017-11-23 15:11:02 +01:00
Frederik Rietdijk
40851a4d26 Python: the pythonModule attribute
Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate
they provide Python modules for the specified `interpreter`.

The package set provides the following helper functions:

- hasPythonModule: Check whether a derivation provides a Python module.
- requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required.
- makePythonPath: Create a PYTHONPATH from a list of Python modules.

Also included in this commit is:
- disabledIf: Helper function for disabling non-buildPythonPackage functions.
2017-11-23 15:11:02 +01:00
Bjørn Forsman
1e05951a09 pythonPackages.demjson: bring back package attribute
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01:00
Frederik Rietdijk
6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00
Joerg Thalheim
14769628bf pythonPackages.nototools: fix name & evaluation
nototools was renamed by accident to notoTools in #31543
This broke evaluation of noto-fonts.

cc @benley
2017-11-22 08:59:24 +00:00
Benjamin Staffin
a1e340fab2
noto fonts and tools: update to newer tagged releases (#31543)
* noto fonts and tools: update to newer tagged releases

* noto-tools: split out to a separate file
2017-11-22 00:19:48 -05:00
Kevin Quick
a9a86e04c4
thespian: Python library init at 3.8.3 2017-11-21 16:48:30 -08:00
Orivej Desh
b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Joerg Thalheim
53973938f1 python.pkgs.nbxmpp: 0.5.5 -> 0.6.0 2017-11-20 10:08:11 +00:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Tuomas Tynkkynen
1ec13ff726 pythonPackages.pyamf: init at 0.8.0 2017-11-19 15:50:56 +02:00
Orivej Desh
b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Orivej Desh
a1573bbbb2 python.pkgs.pybfd: move to python-modules 2017-11-19 08:28:40 +00:00
Orivej Desh
1161741351 Merge branch 'master' into staging
* master: (28 commits)
  go_1_9: skip flaky TestWaitGroupMisuse2
  erlangR18: fix patch hashes with fetchpatch
  xml2: replace dead links
  nixos/pam: fix docs about path to u2f_keys file
  cinelerra: add a note about parallel building
  msmtp: install docs and examples (#31769)
  kernel: Fix out-of-tree modules on aarch64
  nixos/tests/acme: update terms of service to fix test
  gixy: init at 0.1.8
  pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
  mono: init at 4.8
  wal-g: fix license so not to break evaluation
  wal-g: init at 0.1.2
  maintainers: add backuitist
  nixos/prometheus: Correct documentation for external_labels
  spidermonkey: replace broken links
  vagrant: removed custom rake gem
  vagrant: 2.0.0 -> 2.0.1
  nixos/prometheus: add external_labels option
  nixos/prometheus: add scrape_configs.honor_labels
  ...
2017-11-17 18:06:22 +00:00
WilliButz
c122dadb51
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00
Orivej Desh
d99a2fc093 Merge branch 'master' into staging
* master: (293 commits)
  go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
  qsyncthingtray: fix build
  qt56.qtwebengine: fix build
  stdman: d860212 -> 2017.04.02
  jackett: use mono50
  hg-git: disable with python3
  hg-git: 0.8.5 -> 0.8.10
  xfce4-settings: enable parallel building
  gcc-snapshot: mark as broken
  heaptrack: 2017-02-14 -> 2017-10-30
  nixos-container: Modify existing test to cover show-ip command
  nixos-container: Make show-ip work together with ipv4 + netmask
  linux-copperhead: 4.13.12.a -> 4.13.13.a
  matterbridge: 1.1.0 -> 1.4.1
  nixos/nghttpx: add module for the nghttpx proxy server (#31680)
  mattermost: 4.3.0 -> 4.4.0
  breakpad: delete
  simp_le: 0.2.0 -> 0.6.1
  certbot: 0.11.1 -> 0.19.0
  afl: 2.51b -> 2.52b
  ...
2017-11-17 05:35:09 +00:00
Orivej Desh
ca84443626 hg-git: disable with python3
It is not importable from Python 3 and it is a plugin for mercurial, which is a
Python 2 application.
2017-11-16 23:51:06 +00:00
Mario Rodas
8e207587b1 hg-git: 0.8.5 -> 0.8.10 2017-11-16 23:36:21 +00:00
zimbatm
2d95a6ab22
Merge pull request #31709 from ilya-kolpakov/google-cloud-sdk-fix
google-cloud-sdk: disable gce as a dependency by default (fixes #31369)
2017-11-16 14:36:35 +00:00
Ilya Kolpakov
f4c1bcd895 google-cloud-sdk-gce: a version for GCE hosts (depends on google-compute-engine) 2017-11-16 13:50:34 +01:00
Joerg Thalheim
67092ffd43 spyder: 2.3.8 -> 3.2.4 2017-11-15 15:49:05 +00:00
Joerg Thalheim
d1d4f91754 pythonPackages.qtpy: init at 1.3.1 2017-11-15 15:48:43 +00:00
Joerg Thalheim
f6592cc96d pythonPackages.qtawesome: init at 0.4.4 2017-11-15 15:47:02 +00:00
Joerg Thalheim
3320d5f7a8 pythonPackages.rope: 0.10.2 -> 0.10.7 2017-11-15 15:27:26 +00:00
Daiderd Jordan
f63f05ef5f python-execnet: fix sandbox build on darwin 2017-11-14 21:51:40 -05:00
Dan Peebles
10220de35e Fix a couple of python modules to work in sandbox 2017-11-14 21:51:40 -05:00
Rok Garbas
7dce6c88d2 neovim: 0.2.0 -> 0.2.1
* neovimLibvterm: 5a748f97 -> 4ca7ebf7
* neovim ruby: 0.5.0 -> 0.5.1
* pythonPackages.neovim: 0.1.13 -> 0.2.0
* libmpack: 1.0.3-rev80bd55ea6 -> 1.0.5
* luaPackages.mpack: switched to new source location, 1.0.7_ef025224a7
* only one set of lua packages, switched to luajit
2017-11-15 01:21:46 +01:00
Dan Haraj
6a70e7f7c8 pysc2: init at 1.2 2017-11-14 14:37:53 -05:00