Jonathan Ringer and Martin Weinelt
ceae9248ea
python3Packages.mdx-truly-sane-lists: fix build with markdown>=3.4
2022-07-21 22:35:27 +02:00
Jonathan Ringer and Martin Weinelt
5a596b9095
calibre-web: fix deps
2022-07-21 22:35:27 +02:00
Jonathan Ringer and Martin Weinelt
3be8aceb7e
awscli2: fix build
2022-07-21 22:35:27 +02:00
Jonathan Ringer and Martin Weinelt
bee2c7a69b
aws-sam-cli: fix deps
2022-07-21 22:35:27 +02:00
Jonathan Ringer and Martin Weinelt
daafb81e32
python3Packages.numba: bump supported numpy version
2022-07-21 22:35:26 +02:00
Martin Weinelt
4d6b508a2b
python3Packages.async-upnp-client: disable network tests
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
20b858a524
python310Packages.dj-rest-auth: 2.2.4 -> 2.2.5
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
bd8ddf7965
python310Packages.limits: 2.6.3 -> 2.7.0
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
733755703e
python310Packages.blinker: 1.4 -> 1.5
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
51ad8c7a32
python310Packages.pylint: 2.14.4 -> 2.14.5
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
3eb9ff9e96
python310Packages.python-dbusmock: 0.28.2 -> 0.28.3
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
3669ae6382
python310Packages.pydbus: add pythonImportsCheck
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
af94835a3e
python310Packages.gtimelog: remove redundant meta.platforms
2022-07-21 22:35:26 +02:00
Sandro Jäckel and Martin Weinelt
9fa8d3463b
python310Packages.nbxmpp: fix pythonImportsCheck failing
2022-07-21 22:35:26 +02:00
Martin Weinelt
9bd9522a09
python3Packages.pgspecial: psycopg2 out, psycopg in
2022-07-21 22:35:26 +02:00
Martin Weinelt
24603db6a7
python3Packages.psycopg: init at 3.0.15
...
There are two more variants that should be packaged, one that uses
Cython, and one that supports pooled connections. This package is the
pure python version.
Getting the docs to build required some work upstream, which is the
reason for a bunch of the patching we currently carry. I expect this to
go away over time, given that psycopg is very new-ish.
2022-07-21 22:35:25 +02:00
Martin Weinelt
52340cfdf6
python3Packages.sphinx-autodoc-typehints: init at 1.18.3
...
Required for building the psycopg documentation.
2022-07-21 22:35:25 +02:00
Martin Weinelt
c7dbac1666
python3Packages.sphinxHook: run post install
...
This allows importing and inspecting the build result, which is required
for the psycopg (3.x) package.
2022-07-21 22:35:25 +02:00
Sandro Jäckel and Martin Weinelt
94c1f11caa
platformio: 6.0.1 -> 6.0.2
2022-07-21 22:35:25 +02:00
Sandro Jäckel and Martin Weinelt
b8c0d17f95
python310Packages.pylama: move tests to passthru
2022-07-21 22:35:25 +02:00
Martin Weinelt
79502f6b6c
python3Packages.openapi-spec-validator: fix build & tests
2022-07-21 22:35:25 +02:00
Martin Weinelt
32b6267a30
ansible-doctor: relax python-json-logger constraint
2022-07-21 22:35:25 +02:00
Sandro Jäckel and Martin Weinelt
c44660ac60
python3Packages.geopy: fix geographiclib dependency
2022-07-21 22:35:25 +02:00
Jonathan Ringer and Martin Weinelt
17b72e8fe1
python3Packages.azure-core: disable transport tests
2022-07-21 22:35:25 +02:00
Sandro Jäckel and Martin Weinelt
ab7cd518ad
python310Packages.python-dbusmock: 0.28.1 -> 0.28.2
2022-07-21 22:35:25 +02:00
Sandro Jäckel and Martin Weinelt
e0c389cacc
python310Packages.dbus: cleanup, add empty meta.maintainers
2022-07-21 22:35:25 +02:00
Martin Weinelt
9a7c421c2d
rabbitvcs: fix src hash
...
Fails to build on hydra due a src hash mismatch.
2022-07-21 22:35:24 +02:00
Martin Weinelt
21401039ae
html-tidy: fix src hash
...
Fails to build on hydra due a src hash mismatch.
2022-07-21 22:35:24 +02:00
Martin Weinelt
133478129b
atomic-operator: fix src hash
...
Fails to build on hydra due to src hash mismatch.
2022-07-21 22:35:24 +02:00
Martin Weinelt
d33ddb3ef0
python3Packages.fakeredis: update src hash
...
Failed to build on hydra due to hash mismatch.
2022-07-21 22:35:24 +02:00
Martin Weinelt
94c628e631
python3Packages.agate-sql: reenable test and use pytest instead of nose
2022-07-21 22:35:24 +02:00
Martin Weinelt
b4e278209f
libcamera: 2022-01-03 -> 2022-07-15
...
Fixes the documentation build with sphinx 5.0
2022-07-21 22:35:24 +02:00
Martin Weinelt
b1c7aeb43b
awscli: 1.22.88 -> 1.25.31
2022-07-21 22:35:24 +02:00
Martin Weinelt
9b10680456
python3Packages.s3transfer: 0.5.0 -> 0.6.0
2022-07-21 22:35:24 +02:00
Martin Weinelt
9956e23973
python3Packages.hatch-vcs: disable failing test
...
This test is incompatible with setuptools-scm>=7.0, but does not seem to
cause other problems as the upstream PR fixing this is also only
targeting the testsuite.
2022-07-21 22:35:24 +02:00
Martin Weinelt
71fbe46f1f
python3Packages.zstd: 1.5.1.0 -> 1.5.2.5
2022-07-21 22:35:24 +02:00
Martin Weinelt
6195bd4758
python3Packages.zstandard: 0.17.0 -> 0.18.0
2022-07-21 22:35:24 +02:00
Martin Weinelt
710bd14322
python3Packages.zope.testrunner: 5.4.0 -> 5.5
2022-07-21 22:35:24 +02:00
Martin Weinelt
c48f08b5f4
python3Packages.zope.configuration: 4.4.0 -> 4.4.1
2022-07-21 22:35:23 +02:00
Martin Weinelt
149ddc00fb
python3Packages.zict: 2.1.0 -> 2.2.0
2022-07-21 22:35:23 +02:00
Martin Weinelt
aa7a31080e
python3Packages.zarr: 2.11.1 -> 2.12.0
2022-07-21 22:35:23 +02:00
Martin Weinelt
7cdc69703f
python3Packages.yamllint: 1.26.3 -> 1.27.1
2022-07-21 22:35:23 +02:00
Martin Weinelt
081c8b8156
python3Packages.xml2rfc: 3.12.4 -> 3.13.0
2022-07-21 22:35:23 +02:00
Martin Weinelt
8d4fb95447
python3Packages.xarray-einstats: 0.2.2 -> 0.3.0
2022-07-21 22:35:23 +02:00
Martin Weinelt
118877f609
python3Packages.wrf-python: 1.3.3 -> 1.3.4.1
2022-07-21 22:35:23 +02:00
Martin Weinelt
a154dc0eb6
python3Packages.wled: 0.13.2 -> 0.14.1
2022-07-21 22:35:23 +02:00
Martin Weinelt
d68fc0c946
python3Packages.widgetsnbextension: 3.6.0 -> 3.6.1
2022-07-21 22:35:23 +02:00
Martin Weinelt
8273fa97cb
python3Packages.whisper: 1.1.8 -> 1.1.10
2022-07-21 22:35:23 +02:00
Martin Weinelt
8354d96d81
python3Packages.websocket-client: 1.3.2 -> 1.3.3
2022-07-21 22:35:23 +02:00
Martin Weinelt
baafcc7bd2
python3Packages.wavedrom: 2.0.3.post2 -> 2.0.3.post3
2022-07-21 22:35:22 +02:00