24491 Commits

Author SHA1 Message Date
Sandro
1fc4bcb956
Merge pull request #113801 from r-ryantm/auto-update/python3.7-google-cloud-container
python37Packages.google-cloud-container: 2.3.0 -> 2.3.1
2021-02-20 19:21:30 +01:00
R. RyanTM
c14eb379f8 python37Packages.google-cloud-container: 2.3.0 -> 2.3.1 2021-02-20 17:06:19 +00:00
R. RyanTM
6d771e5330 python37Packages.breathe: 4.26.1 -> 4.27.0 2021-02-20 17:32:58 +01:00
Sandro
20f4107d0a
Merge pull request #113736 from graham33/fix/teslajsonpy_tests
teslajsonpy: fix tests
2021-02-20 16:29:37 +01:00
krzygorz
62a94d2c40 python3Packages.numba: use pythonImportsCheck
Since the unit tests are disabled, we should at least do a pythonImportsCheck

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-02-20 11:32:22 +01:00
krzygorz
37fbc86e35 python3Packages.numba: clean up dependencies
Since the package is declared to be incompatibile with python versions older than 3.6 the `lib.optionals isPy27 [ funcsigs singledispatch]` part is redundant.
2021-02-20 11:32:22 +01:00
krzygorz
f80ef84960 python3Packages.numba: add setuptools dependency
Numba needs setuptools as a runtime dependency: https://numba.pydata.org/numba-doc/latest/user/installing.html#dependency-list
2021-02-20 11:32:22 +01:00
R. RyanTM
5e19a1f495 python39Packages.numpy-stl: 2.13.0 -> 2.15.1 2021-02-20 10:22:56 +01:00
Fabian Affolter
90cca97297 python3Packages.pypcap: fix build on Python 3.9 2021-02-20 10:17:24 +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
Graham Bennett
eb53531b6f teslajsonpy: fix tests
teslajsonpy has some dependencies between tests, which were masked upstream but
caused failures in nixpkgs because all the asyncio tests were skipped.  Tests
pass as they do upstream with pytest-asyncio added.

Test isolation issue is being dealt with here:
https://github.com/zabuldon/teslajsonpy/issues/121.
2021-02-20 00:02:53 +00:00
Ivan Babrou
3a3721c585 pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16 2021-02-20 08:09:42 +10:00
Sandro Jäckel
3a3344c9ed
pythonPackages.wsgi-intercept: init at 1.9.2 2021-02-19 19:16:16 +01:00
Sandro Jäckel
fe6531961f
pythonPackages.sopel: remove unused input 2021-02-19 19:15:54 +01:00
Sandro Jäckel
f5977d20b3
pythonPackages.lazr-restfulclient: prepare tests 2021-02-19 19:15:45 +01:00
Sandro Jäckel
d0cb896be2
pythonPackages.geoip2: remove unused input 2021-02-19 19:15:36 +01:00
Sandro
906adb1d1a
Merge pull request #113393 from fabaff/bump-adb-shell 2021-02-19 18:57:18 +01:00
Sandro
5f923d1e9e
Merge pull request #112979 from fabaff/tellduslive 2021-02-19 18:56:34 +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
53b2a693f7 python3Packages.getmac: switch to pytestCheckHook and fix build 2021-02-19 18:18:11 +01:00
Fabian Affolter
37147ed3d8 python3Packages.mcstatus: init at 5.1.1 2021-02-19 15:56:51 +01:00
Fabian Affolter
0fe18bce74 python3Packages.asyncio-dgram: 1.1.1 -> 1.2.0 2021-02-19 15:46:57 +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
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
Fabian Affolter
952b650b47 python3Packages.tellduslive: init at 0.10.11 2021-02-19 11:22:09 +01:00
Fabian Affolter
873476ed9c python3Packages.adb-shell: switch to pytestCheckHook 2021-02-19 10:55:45 +01:00
Sandro Jäckel
aee42549dd
pythonPackages.qiskit-aer: remove unused inputs 2021-02-19 10:38:08 +01:00
Sandro Jäckel
ab76f0885b
pythonPackages.graphene: remove unused input 2021-02-19 10:37:45 +01:00
Ryan Mulligan
49cb6f1cc3
Merge pull request #112729 from r-ryantm/auto-update/python3.7-openrouteservice
python37Packages.openrouteservice: 2.3.0 -> 2.3.3
2021-02-18 21:25:01 -08:00
Sandro
2f5b9f0c09
Merge pull request #113641 from taktoa/master
pythonPackages.cozy: add setuptools propagatedBuildInput
2021-02-18 22:22:13 +01:00
Sandro
2f5e450352
Merge pull request #110587 from fabaff/aioasuswrt 2021-02-18 21:28:54 +01:00
Sandro
982160e6bd
Merge pull request #113511 from fabaff/bump-linode-api
python3Packages.linode-api: 4.1.8b1 -> 5.0.0
2021-02-18 21:27:13 +01:00
Remy Goldschmidt
810b1f213c
pythonPackages.cozy: add setuptools propagatedBuildInput 2021-02-18 11:50:56 -08:00
Maximilian Bosch
b217111847
Merge pull request #113611 from r-ryantm/auto-update/sqlite-utils
sqlite-utils: 3.4.1 -> 3.5
2021-02-18 20:34:54 +01:00
Fabian Affolter
da5308523e python3Packages.aioasuswrt: init at 1.3.2 2021-02-18 19:05:17 +01:00
R. RyanTM
5308b4a927 sqlite-utils: 3.4.1 -> 3.5 2021-02-18 16:36:57 +00:00
Sandro Jäckel
ec71872ea1
pythonPackages.phonemizer: remove unused input 2021-02-18 16:58:51 +01:00
Sandro Jäckel
437de7953a
pythonPackages.moderngl_window: remove unused input 2021-02-18 16:58:47 +01:00
Sandro Jäckel
87ea32d17a
pythonPackages.lammps-cython: remove unused input 2021-02-18 16:58:42 +01:00
Sandro
7b933d7936
Merge pull request #112687 from fabaff/bump-python39Packages.papermill 2021-02-18 16:53:33 +01:00
Fabian Affolter
f16fcc0ba5 python3Packages.librouteros: init at 3.1.0 2021-02-18 07:50:23 -08:00
Daniël de Kok
75107e0f77
Merge pull request #113595 from danieldk/moinmoin-1.9.11
moinmoin: 1.9.10 -> 1.9.11
2021-02-18 16:06:35 +01:00
Sandro Jäckel
d125820ba0
pythonPackages.androidtv: remove unused input 2021-02-18 14:23:00 +01:00