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
R. RyanTM
3560fcbf5b
python37Packages.canopen: 1.2.0 -> 1.2.1
2021-02-20 15:06:51 +00: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
Fabian Affolter
8c53fb6fa8
python3Packages.pycryptodomex: 3.9.9 -> 3.10.1
2021-02-19 22:31:17 +01: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
Fabian Affolter
05ba4b06b7
python3Packages.pysmbc: 1.0.21 -> 1.0.23
2021-02-19 14:08:18 +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
Daniël de Kok
83aadda3b5
moinmoin: 1.9.10 -> 1.9.11
...
Fixes CVE-2020-25074 and CVE-2020-15275:
https://github.com/moinwiki/moin-1.9/blob/1.9.11/docs/CHANGES#L13
2021-02-18 13:58:44 +01:00
Fabian Affolter
8903bbf6a8
python3Packages.linode-api: 4.1.8b1 -> 5.0.0
2021-02-18 12:38:39 +01:00
Sandro
a9ad537c11
Merge pull request #113535 from mweinelt/python/pyrmvtransport
...
python3Packages.PyRMVtransport: 0.2.10 -> 0.3.0
2021-02-18 12:23:38 +01:00
Sandro
87abd5c0aa
Merge pull request #104694 from rissson/kivy-2.0
2021-02-18 12:11:46 +01:00
Frederik Rietdijk
2a78ea9435
Merge pull request #112095 from NixOS/staging-next
...
Staging next
2021-02-18 08:50:07 +01:00
R. RyanTM
aba5259df2
python37Packages.flask-compress: 1.8.0 -> 1.9.0
2021-02-17 22:35:56 -08:00
R. RyanTM
dec715e53d
python37Packages.labelbox: 2.4.9 -> 2.4.10
2021-02-17 22:35:40 -08:00
github-actions[bot]
45dc900af9
Merge master into staging-next
2021-02-18 06:16:42 +00:00
Sandro Jäckel
27fc0ff73d
pythonPackages.ndjson: remove unused inputs
2021-02-18 02:21:12 +01:00
Sandro Jäckel
e44ab858d7
pythonPackages.robotframework-tools: remove unused inputs
2021-02-18 02:21:11 +01:00
Sandro Jäckel
ca1b6de527
pythonPackages.onnx: remove unused inputs
2021-02-18 02:21:10 +01:00
Sandro Jäckel
876de488cd
pythonPackages.notebook: remove unused inputs
2021-02-18 02:21:10 +01:00
Sandro Jäckel
2ad5e412c5
pythonPackages.nbsphinx: remove unused inputs
2021-02-18 02:21:10 +01:00
Sandro Jäckel
bedf01bbf7
pythonPackages.nbdime: remove unused inputs
2021-02-18 02:21:09 +01:00
Sandro Jäckel
247b45f375
pythonPackages.lightparam: remove unused inputs
2021-02-18 02:21:09 +01:00
Sandro
983f4d6894
Merge pull request #113522 from SuperSandro2000/fix-collection15
2021-02-18 01:45:41 +01:00
github-actions[bot]
683536ab2a
Merge master into staging-next
2021-02-18 00:40:58 +00:00
Martin Weinelt
b3692d1175
python3Packages.PyRMVtransport: 0.2.10 -> 0.3.0
2021-02-18 01:23:25 +01:00
Sandro Jäckel
e20952b311
pythonPackages.yapsy: mark broken on darwin
2021-02-18 00:40:22 +01:00
Sandro Jäckel
8ac073a0e1
pythonPackages.nbdime: disable failing test
2021-02-18 00:40:22 +01:00
Sandro Jäckel
c3fa2657af
pythonPackages.jupyterhub: mark broken on darwin
2021-02-18 00:40:21 +01:00
Sandro
c085a3f1d0
Merge pull request #113486 from fabaff/pyeight
2021-02-18 00:30:28 +01:00
Daniël de Kok
fca104c1e1
python3Packages.cvxpy: 1.1.8 -> 1.1.10 ( #113412 )
2021-02-18 00:02:36 +01:00
Sandro Jäckel
d14fd98e79
pythonPackages.intake: disable failing test on darwin
2021-02-18 00:00:45 +01:00
Sandro Jäckel
c747c547c3
pythonPackages.Nikola: mark broken on darwin
2021-02-18 00:00:45 +01:00
Sandro Jäckel
0387db5c02
pythonPackages.wasmer: remove unused input
2021-02-18 00:00:43 +01:00
Sandro
d2089230cf
Merge pull request #113211 from SFrijters/maestral-1.4
2021-02-17 23:49:57 +01:00
Sandro Jäckel
4eb45bf915
pythonPackages.pytile: remove unused input
2021-02-17 23:12:27 +01:00
Sandro Jäckel
bd50a80781
pythonPackages.pyls-mypy: remove unused input
2021-02-17 23:12:27 +01:00
Sandro Jäckel
7989e3968e
pythonPackages.diff_cover: remove unused input
2021-02-17 23:12:26 +01:00
Sandro Jäckel
e2fa14f3fb
pythonPackages.apache-airflow: remove unused inputs
2021-02-17 23:12:26 +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
963299d8fc
pythonPackages.watchdog: 1.0.2 -> 2.0.0
2021-02-17 21:23:51 +01:00
Stefan Frijters
406c9ecbeb
pythonPackages.wrapio: 0.3.8 -> 1.0.0
2021-02-17 21:23:51 +01:00
Stefan Frijters
badd0e4b95
pythonPackages.survey: 3.1.1 -> 3.4.2
2021-02-17 21:23:51 +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
6d5d0d5a31
Merge pull request #113345 from SuperSandro2000/fix-collection14
2021-02-17 14:38:32 +01:00
Sandro Jäckel
05f43031d2
pythonPackages.pytest-httpx: init at 0.10.1
2021-02-17 14:12:14 +01:00
Sandro Jäckel
b1b8d3b755
pythonPackages.respx: remove unused inputs
2021-02-17 14:11:53 +01:00
Sandro Jäckel
d3b853e174
pythonPackages.pyu2f: remove duplicated package
2021-02-17 14:11:51 +01:00
Sandro Jäckel
f13cb9ca59
pythonPackages.pytest-watch: add import check
2021-02-17 14:11:48 +01:00
Sandro Jäckel
4d8a941f75
pythonPackages.pyramid_multiauth: add empty maintainers
2021-02-17 14:11:45 +01:00
Sandro Jäckel
3889c934d4
pythonPackages.pyramid_mako: add empty maintainers
2021-02-17 14:11:43 +01:00
Sandro Jäckel
6a0df7fa2e
pythonPackages.pyramid_hawkauth: add import check
2021-02-17 14:11:40 +01:00
Sandro Jäckel
cf89f20a03
pythonPackages.pyramid_beaker: complete meta
2021-02-17 14:11:38 +01:00
Sandro Jäckel
1aaa9dcc83
pythonPackages.pyramid_jinja2: add import check
2021-02-17 14:11:35 +01:00
Sandro Jäckel
d766494f2f
pythonPackages.pyramid_exclog: add import check
2021-02-17 14:11:33 +01:00
Sandro Jäckel
2a8bd6150b
pythonPackages.pyramid_chameleon: add import check
2021-02-17 14:11:31 +01:00
Sandro Jäckel
018d3e95e7
pythonPackages.pyramid: add import check
2021-02-17 14:11:28 +01:00
Sandro Jäckel
d165503b58
pythonPackages.lektor: use pytestCheckHook
2021-02-17 14:11:26 +01:00
Sandro Jäckel
d2ca51344e
pythonPackages.hupper: use pytestCheckHook, add meta
2021-02-17 14:11:23 +01:00
Sandro Jäckel
cd59458d1f
pythonPackages.pypugjs: remove unused input
2021-02-17 14:11:21 +01:00
Sandro Jäckel
b03693c12e
pythonPackages.pyfakeds: remove stale substituteInPlace
2021-02-17 14:11:18 +01:00
Sandro Jäckel
21c761ba17
pythonPackages.fido2: add import check
2021-02-17 14:11:16 +01:00
Sandro Jäckel
7127a00e5a
pythonPackages.easywatch: add import check
2021-02-17 14:11:13 +01:00
Sandro Jäckel
c79e83a33c
pythonPackages.cornice: add import check
2021-02-17 14:11:11 +01:00
Sandro Jäckel
7949c406a8
pythonPackages.buildbot: remove unused input
2021-02-17 14:11:08 +01:00
Sandro Jäckel
28bfe6a36a
pythonPackages.aws-adfs: add import check
2021-02-17 14:10:43 +01:00
Sandro Jäckel
1e489c8935
pythonPackages.asyncpg: add import check, remove unused input
2021-02-17 14:10:40 +01:00
Sandro Jäckel
9df68ae7ea
pythonPackages.aiorun: switch to pytestCheckHook, add import check
2021-02-17 14:10:37 +01:00
Sandro Jäckel
f182ce88b8
pythonPackages.PyRMVtransport: fix tests
2021-02-17 14:08:18 +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
Sandro
ed002061b5
Merge pull request #113372 from fabaff/bump-pylint
...
python3Packages.pylint: 2.6.0 -> 2.6.2
2021-02-17 13:40:11 +01:00
Sandro Jäckel
1576e75818
python37Packages.spyder-kernels_0_5: disable failing test on darwin
2021-02-17 13:31:25 +01:00
Sandro Jäckel
881f39f0dc
pythonPackages.spyder_3: add import check
2021-02-17 13:31:22 +01:00
Sandro
83c9307474
Merge pull request #113098 from SuperSandro2000/fix-collection12
2021-02-17 13:28:08 +01:00
WORLDofPEACE
21d6d74d77
Merge pull request #113388 from Emantor/fix/pyserial
...
python3Packages.pyserial: patches for RFC2217
2021-02-17 07:21:05 -05:00
github-actions[bot]
f68cf6f574
Merge master into staging-next
2021-02-17 12:20:00 +00:00
Sandro Jäckel
a748566693
pythonPackages.tiledb: mark broken
2021-02-17 12:05:40 +01:00
Fabian Affolter
549ff413ce
python3Packages.adb-shell: 0.3.0 -> 0.3.1
2021-02-17 12:03:46 +01:00
Sandro Jäckel
8a78967cd8
pythonPackages.intake: disable broken test
2021-02-17 11:49:12 +01:00
Sandro Jäckel
00d6078d8e
pythonPackages.skorch: mark broken
2021-02-17 11:42:13 +01:00
Sandro Jäckel
6ec8a98248
pythonPackages.imbalanced-learn: disable failing test
2021-02-17 11:31:46 +01:00
Sandro Jäckel
3ba2f3a91b
pythonPackages.mlxtend: mark broken
2021-02-17 11:28:13 +01:00
Rouven Czerwinski
db945b0751
python3Packages.pyserial: patches for RFC2217
...
These two patches significantly improve the RFC2217 negotiation and
support for devices like the Moxa serial servers. The patches reduce the
amount of negotiations done over RFC2217 and, in case of the timeout
setter patch, prevent pyserial from setting the timeout again on every
send line. We have been using these in a downstream fork for 2 years now
and have not seen problems in the field. Upstream has acted neither on
the issue [1] nor on the proposed pull request [2], so I am proposing to
include them downstream within nixpkgs instead.
[1]: https://github.com/pyserial/pyserial/issues/376
[2]: https://github.com/pyserial/pyserial/pull/382
2021-02-17 10:56:45 +01:00
Fabian Affolter
c63388a892
python3Packages.adafruit-platformdetect: 3.1.0 -> 3.1.1
2021-02-17 10:48:12 +01: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
Fabian Affolter
c27bb71cc6
python3Packages.pylint: 2.6.0 -> 2.6.2
2021-02-17 08:43:39 +01:00
github-actions[bot]
3ed237717a
Merge master into staging-next
2021-02-17 06:14:47 +00:00
Sandro
b29675a553
Merge pull request #112237 from eyJhb/transmissionrpc-update
...
pythonPackages.transmission-rpc: 0.11 -> 3.2.2
2021-02-17 04:19:11 +01:00
Sandro
bbfa074098
Merge pull request #112625 from fabaff/bump-pyfakefs
2021-02-17 04:11:14 +01:00
Fabian Affolter
4465f42c0a
python3Packages.libnacl: 1.7.1 -> 1.7.2 ( #113050 )
2021-02-17 04:01:39 +01:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13
2021-02-17 03:14:49 +01: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
ad80a51281
Merge pull request #113215 from sternenseemann/fonttools-4.20.0
2021-02-17 00:13:02 +01:00
Sandro
6d2451626d
Merge pull request #113235 from fabaff/bump-configargparse
2021-02-17 00:05:07 +01:00
Sandro
cb6d8368a3
Merge pull request #113219 from mweinelt/python/uvloop
...
python3Packages.uvloop: 0.15.0 -> 0.15.1
2021-02-16 22:14:44 +01:00
Sandro
dfb100948f
Merge pull request #113247 from graham33/fix/older_python_engineio_socketio
2021-02-16 22:13:35 +01:00
Sandro
e7b055d5ba
Merge pull request #113197 from fabaff/fix-modeled
2021-02-16 22:05:03 +01:00
Graham Bennett
c771807306
python-socketio: Fix homepage URL
2021-02-16 19:19:45 +00: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]
b31a0f36f8
Merge master into staging-next
2021-02-16 12:20:04 +00:00
Martin Weinelt
c18f1912ce
Merge pull request #112747 from r-ryantm/auto-update/python3.7-oauthenticator
...
python37Packages.oauthenticator: 0.12.3 -> 0.13.0
2021-02-16 12:36:13 +01:00
Fabian Affolter
8366f03f08
python3Packages.hatasmota: 0.2.8 -> 0.2.9
2021-02-16 08:31:34 +01:00
Sandro
628e7dc6bf
Merge pull request #113206 from fabaff/bump-aioesphomeapi
...
python3Packages.aioesphomeapi: 2.6.4 -> 2.6.5
2021-02-16 08:19:32 +01:00
Fabian Affolter
d134462b74
python3Packages.ConfigArgParse: enable tests
2021-02-16 08:09:34 +01:00
Sandro
d7ec53a77f
Merge pull request #113253 from SuperSandro2000/packages
2021-02-16 07:42:04 +01:00
github-actions[bot]
60a01d886e
Merge master into staging-next
2021-02-16 06:16:35 +00:00
Sandro Jäckel
f4895dce7d
pythonPackages.datashader: Disable failing test
2021-02-16 06:56:20 +01:00
Sandro Jäckel
d0160b489f
pythonPackages.skorch: Disable failing tests
2021-02-16 06:56:20 +01:00
Sandro Jäckel
879c3b9e07
pythonPackages.torchgpipe: disable failing test, cleanup
2021-02-16 06:56:19 +01:00
Sandro Jäckel
cf41d097c3
pythonPackages.qiskit-ignis: remove unused input
2021-02-16 06:56:18 +01:00
Sandro Jäckel
2640724db1
pythonPackages.qiskit-aer: remove unused input
2021-02-16 06:56:18 +01:00
Sandro Jäckel
f7be630a70
pythonPackages.pymatgen: add import check
2021-02-16 06:56:17 +01:00
Sandro Jäckel
0b281e8303
python3Packages.pymatgen-lammps: mark broken
2021-02-16 06:56:17 +01:00
Sandro Jäckel
422350e2bd
pythonPackages.pyfftw: cleanup, add import check
2021-02-16 06:56:16 +01:00
Sandro Jäckel
c27e67b9f9
pythonPackages.pybids: use pytestCheckHook
2021-02-16 06:56:16 +01:00
Sandro Jäckel
a127f69d23
pythonPackages.pims: add import check
2021-02-16 06:56:15 +01:00
Sandro Jäckel
48752d0cfd
pythonPackages.osmnx: cleanup disabled tests
2021-02-16 06:56:15 +01:00
Sandro Jäckel
bdc43cd4b5
pythonPackages.nbsmoke: add import check
2021-02-16 06:56:15 +01:00
Sandro Jäckel
1da63c109f
pythonPackages.lammps-cython: remove not executed tests
2021-02-16 06:56:14 +01:00
Sandro Jäckel
29300a43f6
pythonPackages.imbalanced-learn: remove unused input
2021-02-16 06:56:13 +01:00
Sandro Jäckel
5de50c56a2
pythonPackages.imagecorruptions: Disable tests
2021-02-16 06:56:13 +01:00
Sandro Jäckel
59e6b92789
pythonPackages.image-match: add import check
2021-02-16 06:56:13 +01:00
Sandro Jäckel
b81c23ee05
pythonPackages.graspologic: Disable failing test
2021-02-16 06:56:12 +01:00
Sandro Jäckel
759aef7eb6
pythonPackages.glymur: remove unused input
2021-02-16 06:56:11 +01:00
Sandro Jäckel
2135a3d7b0
pythonPackages.fastparquet: add zstandard, disable tests due to breakage
2021-02-16 06:56:11 +01:00
Sandro Jäckel
f857b59a9e
pythonPackages.dask-xgboost: mark broken
2021-02-16 06:56:01 +01: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
Sandro
479caef3ac
Merge pull request #112622 from bobrik/ivan/python-protobuf-no-flags
...
pythonPackages.protobuf: remove no longer useful NIX_CFLAGS_COMPILE
2021-02-16 04:26:54 +01:00
Sandro Jäckel
e995148a1b
pythonPackages.xarray: 0.16.1 -> 0.16.2
2021-02-16 04:00:56 +01:00
Sandro Jäckel
5b8ca716a7
pythonPackages.flammkuchen: remove unused input
2021-02-16 04:00:14 +01:00
Sandro Jäckel
05fe50b79c
pythonPackages.fastparquet: cleanup, add import check
2021-02-16 04:00:13 +01:00
Sandro Jäckel
f14aa7ae8c
pythonPackages.duckdb: cleanup, add import check
2021-02-16 04:00:12 +01:00