Commit Graph

13757 Commits

Author SHA1 Message Date
Jonathan Ringer 04db02de80 python3Packages.spglib: 1.12.1.post0 -> 1.14.1.post0 2019-11-21 23:40:30 -08:00
Jonathan Ringer 148e7726be python3Packages.pydocstyle: 2.1.1 -> 4.0.1 2019-11-21 19:33:03 -08:00
Jonathan Ringer 5c47b6b0fd pythonPackages.pydocstyle: freeze at 2.1.1 2019-11-21 19:33:03 -08:00
Jonathan Ringer 1a68d9330d python3Packages.google_cloud_translate: 1.7.0 -> 2.0.0 2019-11-21 18:38:58 -08:00
Jonathan Ringer 4ebb855497 python3Packages.portalocker: 1.5.1 -> 1.5.2 2019-11-21 18:37:30 -08:00
Jonathan Ringer 5191cde860 python3Packages.monty: 1.0.4 -> 3.0.2 2019-11-21 16:40:55 -08:00
c0bw3b 0afae5c14b Treewide: fix more URL permanent redirects
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
worldofpeace 96c374f3bd
Merge pull request #73869 from worldofpeace/updates-worldofpeace
[CI] Update packages I maintain
2019-11-21 17:56:25 +00:00
worldofpeace a5a16cd065 pythonPackages.anytree: 2.6.0 -> 2.7.2 2019-11-21 12:35:12 -05:00
Jonathan Ringer 7d091ce5ad python3Packages.tensorflow-tensorboard: add wheel as runtime dep
The cli requires the wheel package to determine
entry points for execution.
2019-11-21 07:50:05 -08:00
Jan Tojnar 6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Martin Weinelt 2bb4191613 Ansible: Fix connection plugins and add support for NETCONF (#72370)
* ansible: Fix use of connection plugins

Ansible tries to execute the ansible-connection script as a python
script from within it's task executor. This does not work when it is
encapsulated in a shell script. Therefore remove the call to the python
interpreter and use the wrapped version directly.

Fixes #71342

* ansible: Add ncclient to support NETCONF connections

* ansible: Some cleanups

- boto was dropped from propagatedBuildInputs in 4af94d0f
- lib/ansible/constants.py does not have "/usr" anywhere in v2.4..v2.9
2019-11-20 14:55:07 +01:00
Frederik Rietdijk 65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Daniel Schaefer 09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
Jan Tojnar 4fb168176a
python3.pkgs.pydrive: init at 1.3.0 2019-11-20 04:57:59 +01:00
Jan Tojnar 52e9198719
python2.pkgs.google-auth-httplib2: disable tests
============================= test session starts ==============================
	platform linux2 -- Python 2.7.17, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
	rootdir: /build/google-auth-httplib2-0.0.3
	plugins: localserver-0.5.0
	collected 0 items / 1 errors

	==================================== ERRORS ====================================
	_____________ ERROR collecting tests/test_google_auth_httplib2.py ______________
	ImportError while importing test module '/build/google-auth-httplib2-0.0.3/tests/test_google_auth_httplib2.py'.
	Hint: make sure your test modules/packages have valid Python names.
	Traceback:
	tests/test_google_auth_httplib2.py:20: in <module>
	    import google_auth_httplib2
	google_auth_httplib2.py:21: in <module>
	    from google.auth import exceptions
	E   ImportError: No module named google.auth
2019-11-20 04:57:59 +01:00
Jan Tojnar 7adf662696
python3.pkgs.babelgladeextractor: init at 0.6.0 2019-11-20 04:57:57 +01:00
Matthieu Coudron 56b5f663cc python3Packages.cmd2: 0.19.0 -> 0.20.0 2019-11-19 07:43:49 -08:00
Jonathan Ringer 6a983b61d4 elasticsearch-curator: move out of python-packages
Upstream froze click to <7, which means it will only
work with overrides, which means it can't compose
with other python modules.
2019-11-19 07:38:27 -08:00
Frederik Rietdijk 34715da5dc pyditz: make python.pkgs.cerberus11 private to it. 2019-11-19 11:41:16 +01:00
Frederik Rietdijk 9c52da0e0c Revert "python: Cerberus: 1.1 -> 1.3.1"
This package was pinned at 1.1.

This reverts commit a2614154b1.
2019-11-19 11:41:16 +01:00
Frederik Rietdijk f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
Ben Darwin e3e3bd61f8 pythonPackages.gpyopt: provide setuptools at runtime, needed by the package 2019-11-18 20:08:13 -08:00
Mario Rodas 93be69d42f
Merge pull request #73473 from bcdarwin/gpyopt
pythonPackages.gpyopt: init at unstable-2019-09-25
2019-11-18 21:57:38 -05:00
Jonathan Ringer 60e1709bae python3Packages.cliff: fix build and add tests 2019-11-18 12:50:48 -08:00
mhaselsteiner 263ee30a70 python: wrf-python : 1.3.1.1 -> 1.3.2 2019-11-18 12:39:51 -08:00
Florian Klink 93f5c85d66
Merge pull request #73074 from obsidiansystems/python3-airflow
python3Packages.apache-airflow init 1.10.5
2019-11-18 14:28:40 +01:00
Ariel 7af3a955c9 apache-airflow: 1.10.3 -> 1.10.5, enable python
Includes misc fixes suggested during the PR process.
2019-11-17 21:44:15 -05:00
Christine Koppelt 813346b619 word2vec: fix build 2019-11-17 11:22:08 -08:00
Markus Kowalewski 1b9b0dd77c
pythonPackages.rtslib: 2.1.70 -> 2.1.71 2019-11-17 16:50:57 +01:00
Markus Kowalewski 2c067b46ad
pythonPackages.configshell: 1.1.26 -> 1.1.27 2019-11-17 16:50:57 +01:00
Frederik Rietdijk 3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
tilpner 08eb8dc3eb python3Packages.matrix-nio: init at 0.6 2019-11-16 23:06:50 -08:00
tilpner 58a4eccf00 python3Packages.python-olm: init at (automatic) 3.1.4 2019-11-16 23:06:50 -08:00
Doron Behar 430b7b24d4 pynvim: 0.3.2 -> 0.4.0 2019-11-16 23:00:44 -08:00
Leon Isenberg ac4b42434a poetry: add lockfile dep
Fixes build.
2019-11-16 22:41:13 -08:00
Frederik Rietdijk be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
Renaud 1459e57db1
rfc-bibtex: fix homepage url
Incorrect schema: "ttps://" -> "https://"
2019-11-16 09:51:54 +01:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Ben Darwin 634effcea4 gpyopt: init at unstable-2019-09-25 2019-11-15 16:24:11 -05:00
Chris Ostrouchov effe7f8a09 pythonPackages.snakebite: init at 2.11.0 2019-11-15 16:06:41 -05:00
Chris Ostrouchov d758b24e80 pythonPackages.flask-bcrypt: init at 0.7.1 2019-11-15 16:06:41 -05:00
Chris Ostrouchov d6fdec8d24 apache-airflow: refactor add as python application 2019-11-15 16:06:41 -05:00
Chris Ostrouchov 20e87c1c8c pythonPackages.flask-appbuilder: init at 2.1.6 2019-11-15 16:06:41 -05:00
Chris Ostrouchov b9367e7a18 pythonPackages.apispec: init at 2.0.2 2019-11-15 16:06:41 -05:00
Chris Ostrouchov 4cb6a88b38 pythonPackages.prance: init at 0.15.0 2019-11-15 16:06:40 -05:00
Chris Ostrouchov 749478d1a7 pythonPackages.flask-openid: init at 1.2.5 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 995d4b256e pythonPackages.python-openid: init at 2.2.5 2019-11-15 16:04:47 -05:00
Chris Ostrouchov a380071085 pythonPackages.marshmallow-enum: init at 1.4.1 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 908fb25f58 pythonPackages.prison: init at 0.1.2 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 0cb3cbfe57 pythonPackages.flask-admin: init at 1.5.3 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 4a69b3b6be pythonPackages.sqlalchemy-citext: init at 1.3.0 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 68520f783a pythonPackages.flask-babelex: init at 0.9.3 2019-11-15 16:04:47 -05:00
Chris Ostrouchov 9c983fbf04 pythonPackages.flask-mongoengine: init at 0.9.5 2019-11-15 16:04:46 -05:00
Chris Ostrouchov ad8b178b0b pythonPackages.wtf-peewee: init at 3.0.0 2019-11-15 16:04:27 -05:00
Chris Ostrouchov 3fb612cdc9 pythonPackages.mongoengine: init at 0.18.2 2019-11-15 16:04:27 -05:00
Chris Ostrouchov 02bbcabecf pythonPackages.json-merge-patch: init at 0.2 2019-11-15 16:04:27 -05:00
Chris Ostrouchov be91c2aa1b pythonPackages.apache-airflow: init at 1.10.3 2019-11-15 16:03:54 -05:00
Chris Ostrouchov 5498d4aaed pythonPackages.croniter: init at 0.3.30 2019-11-15 16:03:54 -05:00
Milan Pässler dafbcb986a Revert "python37Packages.pyspf: 2.0.12 -> 2.0.13"
This reverts commit e3f9c4d790.
This fixes #72791.
Version 2.0.13 of pyspf introduced a bug where some incoming mails can cause a
crash and be falsely rejected. (https://github.com/sdgathman/pyspf/issues/17)
2019-11-14 19:33:16 -08:00
Daniel Schaefer c4ed79e977
python3Packages.geopy: 1.20 -> unstable-2019-11-10 (#73158) 2019-11-14 23:45:29 +01:00
Jan Tojnar da76deffd1
Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
Guillaume Desforges 6d12f065e9 python3Packages.geopy: 1.20 -> unstable-2019-11-10
* Update geopy to unstable version from GitHub for Python 3+
* Add GuillaumeDesforges as maintainer
2019-11-14 23:24:16 +01:00
Guillaume Desforges d11137ef90 python2Packages.geopy: Freeze in seperate file 2019-11-14 23:18:43 +01:00
Mario Rodas 1ae55b884d python3Packages.black: fix build on darwin 2019-11-14 08:53:09 -08:00
Florian Klink b64034e1d2 python3.pkgs.authlib: init at 0.13
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2019-11-14 08:50:37 -08:00
Jos van Bakel ee0de85b4e rbtools: propagate setuptools
(#71180)
2019-11-14 14:33:04 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Pamplemousse 3caa0dcd11 pythonPackages.monkeyhex: init at 1.7.1 2019-11-13 17:40:50 -08:00
Pamplemousse f224751a1a pythonPackages.pefile: init at 2019.4.18 2019-11-13 17:33:38 -08:00
R. RyanTM f5dd1191f8 python38Packages.ROPGadget: 5.8 -> 5.9
(#72668)
2019-11-13 23:51:20 +01:00
Pamplemousse 02583ed283 pythonPackages.itanium_demangler: init at 1.0 2019-11-13 14:10:34 -08:00
Kristoffer Søholm f74aafc9e6 pythonPackages.pwntools: 3.12 -> 4.0b0
Fixes the broken build. I chose to go directly to 4.0 beta because
stable is pretty old, and because 4.0 has python3 support.
2019-11-13 13:15:12 -08:00
Timo Kaufmann 0ae46ca265
Merge pull request #71282 from timokau/tensorflow-1.15.0
python.pkgs.tensorflow: 1.14.0 -> 1.15.0
2019-11-13 17:11:31 +01:00
Timo Kaufmann 8e382a7ca7 python.pkgs.tensorflow: mark as broken for python2 2019-11-13 16:18:04 +01:00
Timo Kaufmann e4378d4641 python.pkgs.tensorflow: add more sanity checks 2019-11-13 16:18:01 +01:00
Timo Kaufmann 6832f1da6a python.pkgs.tensorflow: add functools32 dependency
Now needed at runtime with the python2 build.
2019-11-13 15:25:19 +01:00
Elis Hirwing 25838a2f29
Merge pull request #73338 from emilazy/git-revise-0.5.1
git-revise: 0.5.0 -> 0.5.1
2019-11-13 15:03:01 +01:00
Emily d6bc2d982a git-revise: 0.5.0 -> 0.5.1 2019-11-13 12:43:12 +00:00
Jon 529f030d26 python3Packages.librosa: add missing dependency
(#72842)
2019-11-13 11:55:48 +01:00
Renaud c3af84d50a
Merge pull request #72840 from jonringer/fix-hdbscan
python3Packages.hdbscan: add missing dependency
2019-11-13 00:59:33 +01:00
Timo Kaufmann 4fb7831cb4 python.pkgs.tensorflow: fix build with newer gast 2019-11-12 23:43:10 +01:00
Timo Kaufmann 1fbd307880 python.pkgs.tensorflow: fix build with bazel 1.0
The tensorflow build was broken by the bazel 1.0 update in
73eb01bde000c34b54764f6f2b9fd1d89a54ccfa.
2019-11-12 23:43:07 +01:00
Timo Kaufmann 152d2fd22c python.pkgs.{tensorflow,tensorflow-estimator,tensorflow-tensorboard}: 1.14.0 -> 1.15.0 2019-11-12 23:42:47 +01:00
Henrik Jonsson 354e872ad8 keepkey_agent: init at 0.9.0 2019-11-12 11:30:24 -08:00
Henrik Jonsson f8b2e53aab ledger_agent: init at 0.9.0 2019-11-12 11:30:24 -08:00
Henrik Jonsson 7aeff945bf pythonPackages.trezor_agent: add hkjn to maintainers 2019-11-12 11:30:24 -08:00
Florian Klink 6226df9b4e python.pkgs.requests_oauthlib: 1.2.0 -> 1.3.0 2019-11-12 09:37:02 -08:00
Jonathan Ringer 98912d2605 python3Packages.uvicorn: 0.9.0 -> 0.10.4 2019-11-12 08:54:22 -08:00
Jonathan Ringer dd79af2216 python3Packages.uvloop: 0.13.0 -> 0.14.0 2019-11-12 08:54:22 -08:00
Frederik Rietdijk 4eed2a56e6 python.pkgs.jupyterlab: 0.35.6 -> 1.2.2 2019-11-12 17:22:21 +01:00
Frederik Rietdijk 59817b77c5 python: zstd: 1.4.3.2 -> 1.4.4.0 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 8a66f4dad3 python: wxPython: 4.0.7 -> 4.0.7.post1 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 363980e4c2 python: whisper: 1.1.5 -> 1.1.6 2019-11-12 14:57:21 +01:00
Frederik Rietdijk d9cfcfe112 python: vcrpy: 2.1.0 -> 2.1.1 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 9446eb46a4 python: uproot: 3.10.8 -> 3.10.10 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 1552b22215 python: unittest-xml-reporting: 2.5.1 -> 2.5.2 2019-11-12 14:57:21 +01:00
Frederik Rietdijk c9d25f2bd3 python: typing_extensions: 3.7.4 -> 3.7.4.1 2019-11-12 14:57:21 +01:00
Frederik Rietdijk e0b82e7087 python: trustme: 0.5.2 -> 0.5.3 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 0f76036cb1 python: tld: 0.9.6 -> 0.9.7 2019-11-12 14:57:21 +01:00