3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11186 commits

Author SHA1 Message Date
Martin Weinelt 781bf6b78b
Merge branch 'master' into staging-next 2021-03-04 01:22:00 +01:00
Daniel Wheeler ed626755b2 pythonPackages.meshio: init at 4.3.10 2021-03-03 19:14:50 -05:00
Sandro 2916614aa7
Merge pull request #109645 from fabaff/myjwt 2021-03-03 20:14:27 +01:00
Jan Tojnar 9bfe3b3e41
Merge branch 'master' into staging-next 2021-03-03 19:47:08 +01:00
Sandro 1c67e5a358
Merge pull request #114914 from trepetti/rfcat
pythonPackages.rfcat: init at 1.9.5
2021-03-03 18:39:42 +01:00
John Ericson fc74ad444a buildPythonPackage: Fix after #112276
Fix #114952

Before it was using the wrong `makeWrapper`, the one that expected to
run on the target platform and produce packages for the "super-target".

The "super target" (sliding off the end of the platforms list) is
defined to be the same as the target, to cap it with a loop so there is
no sliding off. However, `targetPackages.targetPackages` is *not*
similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an
almost-empty package set that just exists as a hack to help some things
with exotic `depsTargetTarget`.

In particular, that rump "super `targetPackages`" does not contain a
`runtimeShell`, and that's the source of our eval-time error.
2021-03-03 16:44:54 +00:00
Tom Repetti a35841420f pythonPackages.rfcat: init at 1.9.5 2021-03-03 09:42:00 -05:00
github-actions[bot] c74f8ccc55
Merge master into staging-next 2021-03-03 06:17:25 +00:00
github-actions[bot] ab4511343f
Merge master into staging-next 2021-03-02 00:32:15 +00:00
Martin Weinelt ff9033ae24
Merge pull request #112991 from fabaff/skybellpy 2021-03-02 00:09:08 +01:00
Sandro 4d7a0c8d5d
Merge pull request #114771 from fabaff/PyViCare 2021-03-01 19:56:30 +01:00
Graham Bennett fe1a363022 python3Packages.ring_doorbell: init at 0.7.0 2021-03-01 18:51:23 +00:00
github-actions[bot] 4b494c403e
Merge master into staging-next 2021-03-01 18:21:50 +00:00
Fabian Affolter d8305b6539 python3Packages.pyvicare: init at 0.2.5 2021-03-01 19:17:54 +01:00
Sandro 81e6cf3d1c
Merge pull request #114755 from fabaff/chirpstack-api
python3Packages.chirpstack-api: init at 3.9.4
2021-03-01 17:08:35 +01:00
Sandro 6148f08e0f
Merge pull request #114757 from fabaff/pymediaroom 2021-03-01 16:57:53 +01:00
Sandro 5ed774aeca
Merge pull request #114758 from fabaff/aiopylgtv 2021-03-01 16:57:40 +01:00
Fabian Affolter 9cdd1484b3 python3Packages.aiopylgtv: init at 0.4.0 2021-03-01 16:23:32 +01:00
Fabian Affolter c052fdb7c6 python3Packages.pymediaroom: init at 0.6.4.1 2021-03-01 16:13:21 +01:00
Martin Weinelt 9e86aa7157 Merge remote-tracking branch 'origin/master' into staging-next 2021-03-01 16:03:00 +01:00
Fabian Affolter 6966ee9c78 python3Packages.chirpstack-api: init at 3.9.4 2021-03-01 15:52:35 +01:00
Mario Rodas a626c5a51c zeek: 3.2.4 -> 4.0.0
https://github.com/zeek/zeek/releases/tag/v4.0.0
2021-03-01 04:20:00 +00:00
Sandro eed476f472
Merge pull request #114690 from fabaff/elmax
python3Packages.elmax: init at 0.1.0
2021-02-28 20:49:05 +01:00
Fabian Affolter 4ee567fec5 python3Packages.elmax: init at 0.1.0 2021-02-28 20:06:24 +01:00
fortuneteller2k 38ea3741bc sacad: init at 2.3.4 2021-03-01 00:53:52 +08:00
Fabian Affolter 7471ce31fe python3Packages.editdistance: init at 0.5.3 2021-02-28 10:43:20 -05:00
Fabian Affolter 1f005b14d0 python3Packages.skybellpy: init at 0.6.3 2021-02-28 14:16:53 +01:00
Fabian Affolter 4fc83dc5f5 python3Packages.myjwt: init at 1.4.0 2021-02-28 13:04:42 +01:00
Robert Schütz 336c114214 alerta: move to all-packages.nix and use buildPythonApplication 2021-02-28 12:25:52 +01:00
Robert Schütz 3fcd9361b5 alerta-server: move to all-packages.nix and use buildPythonApplication 2021-02-28 12:25:47 +01:00
fortuneteller2k eb7235a768 python3Packages.web-cache: init at 1.1.0 2021-02-28 18:36:59 +08:00
Van Tuan Vo 5590b2bacd
adb-enhanced: init at 2.5.9 2021-02-28 03:28:06 +01:00
github-actions[bot] ee0bd463b5
Merge master into staging-next 2021-02-28 00:40:15 +00:00
Sandro d65005f2a7
Merge pull request #114587 from fabaff/pytankerkoenig 2021-02-28 00:34:47 +01:00
Fabian Affolter 2430a647eb python3Packages.pymfy: init at 0.9.4 2021-02-27 23:29:09 +01:00
Sandro 79efdab171
Merge pull request #114564 from fabaff/python-gammu 2021-02-27 23:21:30 +01:00
Fabian Affolter d1b0794a29 python3Packages.pytankerkoenig: init at 0.0.7 2021-02-27 20:45:47 +01:00
github-actions[bot] 6e387b7d59
Merge master into staging-next 2021-02-27 18:16:41 +00:00
Vincent Haupert d60f67d486 python3Packages.graphtage: init at 0.2.5 2021-02-27 09:26:12 -08:00
Vincent Haupert e31c4b42f0 pythonPackages.json5: init at 0.9.5 2021-02-27 09:26:12 -08:00
Martin Weinelt 17f2d43f42
Merge pull request #114543 from fabaff/switchbot
python3Packages.pyswitchbot: init at 0.9.1
2021-02-27 17:53:13 +01:00
Martin Weinelt e980bfd90e
Merge pull request #113785 from fabaff/twinkly-client
python3Packages.twinkly-client: init at 0.0.2
2021-02-27 17:52:00 +01:00
Martin Weinelt ea4a67a40f
Merge pull request #113842 from fabaff/bump-libcec
python3Packages.pycec: init at 0.5.1
2021-02-27 17:49:22 +01:00
Fabian Affolter 418ba054f5 python3Packages.python-gammu: init at 3.1 2021-02-27 15:51:01 +01:00
Sandro 1c6912636d
Merge pull request #114472 from fabaff/simplehound 2021-02-27 14:18:32 +01:00
Fabian Affolter 9d9ecfffb9 python3Packages.pyswitchbot: init at 0.9.1 2021-02-27 10:20:07 +01:00
Fabian Affolter 8bdca7d22d python3Packages.simplehound: init at 0.6 2021-02-26 16:26:31 +01:00
Fabian Affolter f8645e3b4a python3Packages.python-awair: init at 0.2.1 2021-02-26 16:11:42 +01:00
Sandro Jäckel c5d73ca2d0 pythonPackages.hypothesmith: init at 0.1.8 2021-02-26 11:01:59 +01:00
Sandro Jäckel 6cd9fe299c pythonPackages.tzdata: init at 2021.1 2021-02-26 11:01:59 +01:00
Vincent Laporte 554827b5a7 ocamlPackages.bap: 2.1.0 → 2.2.0
libbap: 2019-11-15 → 2020-11-25
2021-02-26 07:09:22 +01:00
Sandro 3ede9d8c5c
Merge pull request #114080 from baloo/baloo/tpm2-pytss/init 2021-02-25 01:00:51 +01:00
Sandro 31e113a56f
Merge pull request #114170 from fabaff/sharkiqpy 2021-02-25 00:56:22 +01:00
Sandro f9ac56e1c5
Merge pull request #114150 from fabaff/bump-pyvizio 2021-02-25 00:38:07 +01:00
Austin Seipp fdd622d9c2
python3Packages.termplotlib: init at 0.3.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-24 14:08:27 -06:00
Sandro dc8e6a669c
Merge pull request #113701 from fabaff/twitterapi 2021-02-24 12:16:01 +01:00
Martin Weinelt 2f5343a77e
Merge pull request #114188 from fabaff/jsonpath-ng
python3Packages.jsonpath-ng: init at 1.5.2
2021-02-24 11:27:47 +01:00
Fabian Affolter aa55da3810 python3Packages.jsonpath-ng: init at 1.5.2 2021-02-24 08:37:52 +01:00
Martin Weinelt 83dba0edb8
Merge pull request #114155 from fabaff/pysmappee 2021-02-24 01:45:52 +01:00
Fabian Affolter 94c9508de6 python3Packages.sharkiqpy: init at 0.1.9 2021-02-23 21:53:57 +01:00
Fabian Affolter 630b06d32d python3Packages.venstarcolortouch: init at 0.13 2021-02-23 10:21:39 -08:00
Fabian Affolter 7689b33b50 python3Packages.pysmappee: init at 0.2.17 2021-02-23 19:08:36 +01:00
Fabian Affolter 8b9fedc6d7 python3Packages.pyvizio: init at 0.1.59 2021-02-23 18:18:12 +01:00
Sandro d821aae101
Merge pull request #114124 from fabaff/twentemilieu 2021-02-23 16:12:11 +01:00
Fabian Affolter 1ef773418c python3Packages.twentemilieu: init at 0.3.0 2021-02-23 15:22:26 +01:00
Sandro 971cadf96c
Merge pull request #114039 from dotlambda/caerbannog-init 2021-02-23 14:58:53 +01:00
Sandro 32219f9a32
Merge pull request #114113 from dotlambda/tiros-drop
pythonPackages.tiros: drop
2021-02-23 14:50:32 +01:00
Robert Schütz 4ce9359e12 pythonPackages.tiros: drop
It is broken, unmaintained and missing meta information in Nixpkgs as
well as on PyPI.
2021-02-23 14:10:10 +01:00
Robert Schütz dd45f0d9ca pythonPackages.fuzzyfinder: init at 2.1.0 2021-02-23 10:19:20 +01:00
Arthur Gautier 7710eed6d0 pythonPackages.tpm2-pytss: init at 0.2.4
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-23 08:35:27 +00:00
Jörg Thalheim 5c1ffb7a9f
Merge pull request #114012 from oxzi/python-json-rpc
pythonPackages.json-rpc: init at 1.13.0
2021-02-22 19:35:14 +00:00
davidak 550833b7f0
Merge pull request #113933 from Mic92/xmpppy
python2.pkgs.xmpppy: remove + dependent packages
2021-02-22 20:19:11 +01:00
Alvar Penning 38d27230e1 pythonPackages.json-rpc: init at 1.13.0 2021-02-22 18:56:32 +01:00
Sandro 47fa2cda1f
Merge pull request #113893 from fabaff/pyflunearyou 2021-02-22 08:10:23 +01:00
Jörg Thalheim 819873f29e
python3.pkgs.xmpppy: remove + dependent packages 2021-02-22 05:43:13 +01:00
davidak 169228fd49
Merge pull request #113931 from Mic92/jabberbot
python3.pkgs.jabberbot: remove
2021-02-22 02:04:30 +01:00
Tim Steinbach 6d408889f0 pythonPackages.sagemaker: Init at 2.24.5 2021-02-21 16:02:35 -05:00
Tim Steinbach c10da052fc pythonPackages.smdebug-rulesconfig: Init at 1.0.1 2021-02-21 16:02:35 -05:00
Tim Steinbach b593010348 pythonPackages.protobuf3-to-dict: Init at 0.1.5 2021-02-21 16:02:35 -05:00
Jörg Thalheim e81a4170bd python3.pkgs.jabberbot: remove
no update since 2016; python2 only due to xmpppy
2021-02-21 18:33:38 +01:00
Fabian Affolter afe89f47c1 python3Packages.pycec: init at 0.5.1 2021-02-21 13:55:44 +01:00
Fabian Affolter 85b71a30c1 python3Packages.pyflunearyou: init at 2.0.0 2021-02-21 11:51:23 +01:00
Fabian Affolter 50dfb6babd python3Packages.aiocache: init at 0.11.1 2021-02-21 11:42:20 +01:00
Fabian Affolter 3ce904abb6 python3Packages.twitterapi: init 2.6.6 2021-02-21 11:31:02 +01:00
Fabian Affolter 20cd1e1ffb python3Packages.twinkly-client: init at 0.0.2 2021-02-21 11:22:52 +01:00
Sandro 716b898cf5
Merge pull request #113802 from fabaff/pyflume 2021-02-21 05:35:07 +01:00
Sandro 7866dda03a
Merge pull request #113797 from fabaff/tahoma-api 2021-02-21 05:34:02 +01:00
Sandro 3d3500d796
Merge pull request #113793 from fabaff/tuyaha 2021-02-21 05:33:39 +01:00
Sandro 93df7c6427
Merge pull request #113790 from fabaff/wiffi 2021-02-21 05:33:01 +01:00
Sandro 22e6b1aaa6
Merge pull request #113788 from fabaff/pyvolumio 2021-02-21 05:30:22 +01:00
Sandro bec8749074
Merge pull request #113781 from fabaff/python-twitch-client 2021-02-21 05:07:15 +01:00
Sandro a0e658b8f7
Merge pull request #113778 from fabaff/pymitv 2021-02-21 05:06:51 +01:00
Sandro 3c580b5b61
Merge pull request #113776 from fabaff/pyalmond 2021-02-21 05:06:02 +01:00
Fabian Affolter 7522c4a1a1 python3Packages.pyflume: init at 0.6.2 2021-02-20 18:36:49 +01:00
Fabian Affolter ce981a9ddd python3Packages.ratelimit: init at 2.2.1 2021-02-20 18:32:15 +01:00
Fabian Affolter d292f82726 python3Packages.tahoma-api: init at 0.0.17 2021-02-20 17:29:05 +01:00
Fabian Affolter def775866f python3Packages.yalesmartalarmclient: init at 0.3.1 2021-02-20 16:32:33 +01:00
Fabian Affolter e2abd53286 python3Packages.pyvolumio: init 0.1.3 2021-02-20 16:26:49 +01:00
Fabian Affolter 7273115cc1 python3Packages.wiffi: init at 1.0.1 2021-02-20 16:24:25 +01:00
Fabian Affolter 4c02c66275 python3Packages.tuyaha: init at 0.0.10 2021-02-20 16:20:40 +01:00
Fabian Affolter db100ec834 python3Packages.python-twitch-client: init at 0.7.1 2021-02-20 14:51:49 +01:00
Fabian Affolter 712bd27c13 python3Packages.pymitv: init at 1.4.3 2021-02-20 14:34:29 +01:00
Fabian Affolter 7e771d4d33 python3Packages.pyalmond: init at 0.0.3 2021-02-20 13:55:46 +01:00
Sandro b0dcc5bb97
Merge pull request #113685 from fabaff/pychannels 2021-02-20 04:20:53 +01:00
Sandro 4911c23b0f
Merge pull request #113692 from fabaff/mcstatus 2021-02-20 04:20:04 +01:00
Sandro 16db442fbe
Merge pull request #113709 from SuperSandro2000/lazr-restfulclient 2021-02-20 04:18:17 +01:00
Sandro d705a35ebf
Merge pull request #113690 from fabaff/python-velbus 2021-02-20 04:17:06 +01:00
Sandro abde39c8e8
Merge pull request #113704 from fabaff/pyxiaomigateway 2021-02-20 04:14:27 +01:00
Sandro a304559fb4
Merge pull request #113706 from fabaff/pymysensors 2021-02-20 04:13:21 +01:00
Sandro Jäckel 3a3344c9ed
pythonPackages.wsgi-intercept: init at 1.9.2 2021-02-19 19:16:16 +01:00
Fabian Affolter 569b2425e5 python3Packages.pyxiaomigateway: init at 0.13.4 2021-02-19 18:29:38 +01:00
Fabian Affolter 99a074aa71 python3Packages.pymysensors: init at 0.20.1 2021-02-19 18:24:02 +01:00
Fabian Affolter 37147ed3d8 python3Packages.mcstatus: init at 5.1.1 2021-02-19 15:56:51 +01:00
Fabian Affolter 1765eb0add python3Packages.python-velbus: init 2.1.2 2021-02-19 15:34:10 +01:00
Fabian Affolter 5c589a2743 python3Packages.pychannels: init at 1.2.2 2021-02-19 14:51:52 +01:00
Fabian Affolter 952b650b47 python3Packages.tellduslive: init at 0.10.11 2021-02-19 11:22:09 +01:00
Fabian Affolter da5308523e python3Packages.aioasuswrt: init at 1.3.2 2021-02-18 19:05:17 +01:00
Fabian Affolter f16fcc0ba5 python3Packages.librouteros: init at 3.1.0 2021-02-18 07:50:23 -08:00
Sandro 87abd5c0aa
Merge pull request #104694 from rissson/kivy-2.0 2021-02-18 12:11:46 +01:00
github-actions[bot] 683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Sandro c085a3f1d0
Merge pull request #113486 from fabaff/pyeight 2021-02-18 00:30:28 +01:00
Sandro d2089230cf
Merge pull request #113211 from SFrijters/maestral-1.4 2021-02-17 23:49:57 +01:00
Marc 'risson' Schmitt 4d27c0ebf7
python3Packages.kivy: init at 2.0.0
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-02-17 23:07:36 +01:00
Stefan Frijters 1c31382a4e
pythonPackages.maestral: 1.3.1 -> 1.4.2 2021-02-17 21:23:52 +01:00
Stefan Frijters f9e53c5ad6
pythonPackages.desktop-notifier: init at 3.2.0 2021-02-17 21:23:51 +01:00
Fabian Affolter c3d8f2223c python3Packages.pyeight: init at 0.1.5 2021-02-17 20:15:06 +01:00
github-actions[bot] afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Martin Weinelt e02ced5c20
Merge pull request #110717 from Emantor/init/labgrid
python3Packages.labgrid: init at 0.3.1
2021-02-17 17:38:12 +01:00
Sandro Jäckel 05f43031d2
pythonPackages.pytest-httpx: init at 0.10.1 2021-02-17 14:12:14 +01:00
Rouven Czerwinski 66936d3a2c python3Packages.labgrid: init at 0.3.1
Labgrid is an embedded control and testing library, this package
packages the minimum to let the client and core-library work.

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
2021-02-17 14:06:49 +01:00
github-actions[bot] f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
Daniël de Kok c58a900f61
Merge pull request #113223 from danieldk/pytorch-fixes
python3Packages.pytorch-bin: do not depend on nvidia_x11
2021-02-17 09:05:21 +01:00
github-actions[bot] 3ed237717a
Merge master into staging-next 2021-02-17 06:14:47 +00:00
github-actions[bot] 79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
eyjhb 5c2a8eec4a
transmission-rpc: 0.11 -> 3.2.2 2021-02-17 00:29:57 +01:00
Sandro dfb100948f
Merge pull request #113247 from graham33/fix/older_python_engineio_socketio 2021-02-16 22:13:35 +01:00
Graham Bennett 32f67cd3e4 python-socketio_4: init at 4.6.1
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-socketio 4.x available.
2021-02-16 19:19:45 +00:00
Graham Bennett 50ad4a8c89 python-engineio_3: init at 3.14.2
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-engineio 3.x available for use with python-socketio 4.x.
2021-02-16 19:19:40 +00:00
github-actions[bot] 60a01d886e
Merge master into staging-next 2021-02-16 06:16:35 +00:00
Sandro 71916f9a3a
Merge pull request #113135 from Luflosi/add-py-multiaddr
python3Packages.py-multiaddr: init at 0.0.9
2021-02-16 05:09:08 +01:00
Sandro afefaee627
Merge pull request #113000 from fabaff/aqualogic 2021-02-16 04:28:45 +01:00
Daniël de Kok ebf348fc9a python3Packages.pytorch-bin: do not depend on nvidia_x11
libcuda.so should be provided through /run/opengl-driver/lib to use
the system's version. This also avoids rebuilds when linuxPackages is
updated.
2021-02-15 19:29:35 +01:00
Marc 'risson' Schmitt fa8a2b5bc4
python3Packages.kivy-garden: init at 0.1.4
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-02-15 18:18:25 +01:00
Luflosi 0450412244
python3Packages.py-multiaddr: init at 0.0.9 2021-02-15 14:07:41 +01:00
github-actions[bot] 0630986bf7
Merge master into staging-next 2021-02-15 00:37:03 +00:00
Florian Klink 4a8edd0948
Merge pull request #111964 from fabaff/bump-slackclient
python3Packages.slackclient: 2.5.0 -> 2.9.3, python3Packages.slack-sdk: init at 3.3.0
2021-02-15 00:24:34 +01:00
github-actions[bot] 6db494d527
Merge master into staging-next 2021-02-14 12:19:51 +00:00
Fabian Affolter 1973729771 python3Packages.aqualogic: init at 2.3 2021-02-14 09:34:20 +01:00
Sandro 0860ab4c58
Merge pull request #112940 from Luflosi/add-py-cid 2021-02-14 08:53:17 +01:00
github-actions[bot] 6d694e7ee1
Merge master into staging-next 2021-02-14 06:16:29 +00:00