Commit graph

24520 commits

Author SHA1 Message Date
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
Sandro ef4a40fe61
Merge pull request #113769 from fabaff/bump-xknx
python3Packages.xknx: 0.16.3 -> 0.17.0
2021-02-21 04:59:26 +01:00
Sandro d0791bebcb
Merge pull request #113763 from fabaff/bump-aqualogic
python3Packages.aqualogic: 2.3 -> 2.5
2021-02-21 04:58:47 +01:00
Sandro 11cbba51b7
Merge pull request #113710 from SuperSandro2000/launchpadlib
pythonPackages.launchpadlib: fix tests by using pytestCheckHook
2021-02-21 03:24:18 +01:00
Sandro 9a9941e02d
Merge pull request #113683 from fabaff/bump-pysmbc
python3Packages.pysmbc: 1.0.21 -> 1.0.23
2021-02-21 00:16:10 +01:00
Sandro 9633889d67
Merge pull request #113791 from fabaff/yalesmartalarmclient 2021-02-20 23:48:18 +01:00
Sandro 88b81aab74
Merge pull request #113770 from r-ryantm/auto-update/python3.7-google-cloud-bigquery
python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0
2021-02-20 21:40:13 +01:00
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
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
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
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
Sandro Jäckel 6ef7199222 pythonPackages.launchpadlib: fix tests by using pytestCheckHook, update license 2021-02-20 15:29:53 +00:00
Sandro 20f4107d0a
Merge pull request #113736 from graham33/fix/teslajsonpy_tests
teslajsonpy: fix tests
2021-02-20 16:29:37 +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
R. RyanTM e76c069163 python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0 2021-02-20 11:42:51 +00:00
Fabian Affolter c4550b2b8d python3Packages.xknx: 0.16.3 -> 0.17.0 2021-02-20 12:36:04 +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
Fabian Affolter 23d566def2 python3Packages.aqualogic: 2.3 -> 2.5 2021-02-20 10:47:45 +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