Sandro Jäckel
3e6464e159
Revert "pythonPackages.pandas: skip hanging/crashing test"
...
This reverts commit b86327ef93
.
This is a temporary hack which can't be merged into master at some point
because the package is actually broken. The real issue will likely be fixed
in #118454 .
2021-04-05 03:44:29 +02:00
Sandro
0d8460a13a
Merge pull request #118470 from mweinelt/pytest
...
python3Packages.pytest: 6.2.2 -> 6.2.3
2021-04-05 03:43:16 +02:00
github-actions[bot]
0269017eb4
Merge staging-next into staging
2021-04-05 00:16:41 +00:00
github-actions[bot]
44e3fc61fe
Merge master into staging-next
2021-04-05 00:16:38 +00:00
Sandro Jäckel
28aa864133
pythonPackages.ipywidgets: fix depedencies after python mass update
2021-04-05 00:55:35 +02:00
Sandro Jäckel
57db870668
pythonPackages.jupyter-packaging: 0.8.0 -> 0.8.2
...
Required for jupyterlab-widgets or it crashes at install time.
2021-04-05 00:55:35 +02:00
Jonathan Ringer
fffbc7ac55
python3Packages.jupyterlab-widgets: init at 1.0.0
2021-04-05 00:55:35 +02:00
Sandro Jäckel
b86327ef93
pythonPackages.pandas: skip hanging/crashing test
2021-04-05 00:55:35 +02:00
Sandro
ca976db191
Merge pull request #118487 from tomberek/minio_add_certifi
...
python3Packages.minio: add certifi
2021-04-04 23:18:43 +02:00
Martin Weinelt
5779eac948
Merge pull request #118501 from fabaff/bump-pysmappee
2021-04-04 23:02:01 +02:00
Fabian Affolter
96d742f7f1
python3Packages.pysmappee: 0.2.17 -> 0.2.18
2021-04-04 21:33:42 +02:00
zowoq
2361318ade
Merge staging-next into staging
2021-04-05 05:11:50 +10:00
Thomas Bereknyei
a528b5b7e9
python3Packages.minio: add certifi
2021-04-04 14:25:57 -04:00
github-actions[bot]
8277f3982e
Merge master into staging-next
2021-04-04 18:13:55 +00:00
Martin Weinelt
04af447ba9
python3Packages.pytest: 6.2.2 -> 6.2.3
...
https://github.com/pytest-dev/pytest/releases/tag/6.2.3
2021-04-04 17:33:25 +02:00
Robert Scott
540199893d
Merge pull request #117971 from jack-michaud/bump-mypy-protobuf-version
...
python: mypy-protobuf: 1.23 -> 2.4
2021-04-04 15:34:43 +01:00
github-actions[bot]
73942e2175
Merge staging-next into staging
2021-04-04 12:06:04 +00:00
github-actions[bot]
3e45982f7a
Merge master into staging-next
2021-04-04 12:06:01 +00:00
sternenseemann
68e901c684
pythonPackages.zopfli: 0.1.7 -> 0.1.8
...
https://github.com/obp/py-zopfli/releases/tag/v0.1.8
2021-04-04 13:44:48 +02:00
Frederik Rietdijk
d9fd85f9fb
Revert "python3Packages.python-smarttub: pin pyjwt at 1.7.1"
...
Overriding within the package set is not allowed. Doing so makes it
possible one ends up with multiple versions of a package, something
Python cannot handle.
This reverts commit 4e9c5151b9
.
2021-04-04 13:22:31 +02:00
Frederik Rietdijk
1e7ed8b2f3
Merge branch 'staging' into python-unstable
2021-04-04 12:59:12 +02:00
github-actions[bot]
397730e0f4
Merge staging-next into staging
2021-04-04 06:05:28 +00:00
github-actions[bot]
dc6a8abb69
Merge master into staging-next
2021-04-04 06:05:25 +00:00
Sandro
851caf3135
Merge pull request #118433 from fabaff/bump-aqualogic
...
python3Packages.aqualogic: 2.5 -> 2.6
2021-04-04 04:26:35 +02:00
github-actions[bot]
1ffe4a4f49
Merge staging-next into staging
2021-04-04 00:20:48 +00:00
github-actions[bot]
3cc7116425
Merge master into staging-next
2021-04-04 00:20:45 +00:00
Martin Weinelt
ba96478bf3
Merge pull request #118407 from dotlambda/pyturbojpeg-init
...
pythonPackages.pyturbojpeg: init at 1.4.1
2021-04-04 01:07:38 +02:00
Fabian Affolter
8d0b81ca5d
python3Packages.aqualogic: 2.5 -> 2.6
2021-04-03 22:22:38 +02:00
github-actions[bot]
e4d0dd66a1
Merge staging-next into staging
2021-04-03 18:18:54 +00:00
github-actions[bot]
3bf92ca4db
Merge master into staging-next
2021-04-03 18:18:51 +00:00
Martin Weinelt
b5e8919e56
Merge pull request #117733 from fabaff/bump-zeroconf
2021-04-03 19:42:19 +02:00
Frederik Rietdijk
314394fb09
python3Packages.eth-utils: 1.9.5 -> 1.10.0
2021-04-03 17:56:16 +02:00
Frederik Rietdijk
9004e0dac3
python3Packages.eth-hash: break circular dependency
2021-04-03 17:56:15 +02:00
Martin Weinelt
4e9c5151b9
python3Packages.python-smarttub: pin pyjwt at 1.7.1
...
Upstream does not yet support pyjwt>=2.0 and this package is only used
in the home-assistant context, which also pins 1.7.1.
https://github.com/mdz/python-smarttub/issues/10
2021-04-03 17:56:15 +02:00
Martin Weinelt
e7436d2c9f
python3Packages.pymazda: fix build
...
The pycryptodome dependency was replaced by cryptography. Sadly the git
repository is out of date.
2021-04-03 17:56:15 +02:00
Martin Weinelt
b7ce919853
python3Packages.josepy: fix test run and drop unused dependency
2021-04-03 17:56:15 +02:00
Martin Weinelt
45e6b6019e
python3Packages.pywebpush: fix build
...
Updates dependencies and migrates test from nosetests to pytest.
2021-04-03 17:56:15 +02:00
Robert Schütz
2cb255c7ad
python3.pkgs.keyring: 23.0.0 -> 23.0.1
2021-04-03 17:56:14 +02:00
Frederik Rietdijk
959d1a4424
python2Packages.singledispatch: python 2 only
2021-04-03 17:56:14 +02:00
Frederik Rietdijk
24896293e4
python2Packages.scandir: python 2 only
2021-04-03 17:56:11 +02:00
Frederik Rietdijk
c3ee8aaddf
python3Packages.ipfsapi: fix eval
2021-04-03 17:49:56 +02:00
Frederik Rietdijk
3904d4d477
python2Packages.typing: we no longer need it for Python 3
2021-04-03 17:49:55 +02:00
Frederik Rietdijk
c57d51f1ab
python3Packages.jaraco_itertools: remove patch
...
No longer applies and we don't test anymore anyway.
2021-04-03 17:49:55 +02:00
Jonathan Ringer
43769c051c
python3Packages.pytest: fix tests
2021-04-03 17:49:55 +02:00
Jonathan Ringer
5869be5103
python3Packages.poetry: 1.1.14 -> 1.1.15, fix build
2021-04-03 17:49:55 +02:00
Jonathan Ringer
29696c3dbd
python3Packages.keyring: fix build
2021-04-03 17:49:55 +02:00
Jonathan Ringer
d0a5a05377
python3Packages.jupyter-packaging: fix src and build
2021-04-03 17:49:55 +02:00
Jonathan Ringer
4835808d40
python3Packages.construct: fix build and tests
2021-04-03 17:49:55 +02:00
Jonathan Ringer
b31c95b2ee
python3Packages.Fabric: fix build
2021-04-03 17:49:54 +02:00
Jonathan Ringer
d069d54e94
python3Packages.brotli: fix tests
2021-04-03 17:49:54 +02:00