Commit Graph

460953 Commits

Author SHA1 Message Date
Martin Weinelt
495afbe66d python310Packages.btchip-python: Fix extra_requires version specifier
And reformat, expose optional-dependencies, set explicit format.
2023-03-03 23:59:32 +01:00
Martin Weinelt
10028d9a58 python310Packages.btchip-python: Rename from btchip 2023-03-03 23:59:32 +01:00
Martin Weinelt
a6ec7499f1 python310Packages.delorean: Fix build
Propagate missing pytz dependency.

Also set explicit format, use hash for src fetcher.
2023-03-03 23:59:32 +01:00
Martin Weinelt
c8db349618 opsdroid: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
b484ba840b weechatScripts.weechat-matrix: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
b430513d6c pantalaimon: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
086401a9aa mirage: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
7ad530f5a2 matrix-commander: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
b1eec1c61d nixos/tests/mjolnir: Require matrix-nio[e2e] 2023-03-03 23:59:32 +01:00
Martin Weinelt
f8701bc950 python310Packages: Fix build, extract optionals 2023-03-03 23:59:32 +01:00
Martin Weinelt
b9302d9c7f gdal: Disable failing test
```
>           raise CalledProcessError(retcode, cmd)
E           subprocess.CalledProcessError: Command '['/nix/store/r0xi4wqmplkiapxhi8ns7hd3jl5011gc-python3-3.10.10/bin/python3.10', 'osr_basic_subprocess.py']' returned non-zero exit status 1.

/nix/store/r0xi4wqmplkiapxhi8ns7hd3jl5011gc-python3-3.10.10/lib/python3.10/subprocess.py:369: CalledProcessError
----------------------------- Captured stderr call -----------------------------
ERROR 1: PROJ: proj_create_from_database: crs not found
Traceback (most recent call last):
  File "/build/source/autotest/osr/osr_basic_subprocess.py", line 42, in <module>
    assert sr.ImportFromEPSG(4326) == 0
AssertionError
```
2023-03-03 23:59:32 +01:00
Martin Weinelt
6dd0d000d3 python310Packages.seaborn: Disable failing test
and reenable tests that were disabeld for mpl 3.5. Also use
pytest-xdist, as upstream does, because otherwise these tests are taking
ages.
2023-03-03 23:59:32 +01:00
Martin Weinelt
755adaaeb5 python310Packages.multiset: Fix build
The package has a broken python_requires version specifier, that breaks
the build with newer setuptools versions.

Convert the package to pep517 build, migrate the fetcher to an SRI hash,
and explicitly enable tests.
2023-03-03 23:59:32 +01:00
Martin Weinelt
fe19a48e7b python310Packages.nbval: Fix build
Exclude nbdime tests, since it was marked broken due to jupyter-server 2
incompatibilities.

Also set explicit format.
2023-03-03 23:59:32 +01:00
Martin Weinelt
b7b6f3f991 python310Packages.nbdime: Mark broken with jupyter-server>2 2023-03-03 23:59:32 +01:00
Martin Weinelt
0bd2440108 python310Packages.jupyter-server-mathjax: Fix build 2023-03-03 23:59:31 +01:00
Martin Weinelt
ad93c49ad3 python310Packages.flask-babelex: Disable failing tests
set explicit format. This package is unmaintained upstream and should be
removed, but flask-admin and pgadmin depend on it.
2023-03-03 23:59:31 +01:00
Martin Weinelt
59e081fb64 python310Packages.zigpy: Disable failing test 2023-03-03 23:59:31 +01:00
Martin Weinelt
b2afe76484 python310Packages.soxr: Fix aarch64 build
There are patches that gate certain code parts for aarch64 platforms,
that are not part of the soxr release.
2023-03-03 23:59:31 +01:00
Fabian Affolter
2214b02265 python310Packages.fastnumbers: 3.2.1 -> 5.0.1
Changelog: https://github.com/SethMMorton/fastnumbers/blob/5.0.1/CHANGELOG.md
2023-03-03 23:59:31 +01:00
Fabian Affolter
1dc4a289cf python310Packages.fastnumbers: add changelog to meta 2023-03-03 23:59:31 +01:00
Fabian Affolter
aff20adada python310Packages.natsort: 8.2.0 -> 8.3.1
Changelog: https://github.com/SethMMorton/natsort/blob/8.3.1/CHANGELOG.md
2023-03-03 23:59:31 +01:00
Fabian Affolter
909a4c9274 python310Pacakges.natsort: add changelog to meta 2023-03-03 23:59:31 +01:00
Fabian Affolter
0cf9d7f89e python310Packages.timetagger: add missing inputs 2023-03-03 23:59:31 +01:00
Fabian Affolter
a40941768d python310Packages.timetagger: disable on unsupported Python releases 2023-03-03 23:59:31 +01:00
Fabian Affolter
9d3d70e9c9 python310Packages.timetagger: update meta 2023-03-03 23:59:31 +01:00
Martin Weinelt
7a65343896 python310Packages.nikola: fix src pname, disable failing tests 2023-03-03 23:59:31 +01:00
Martin Weinelt
ec97555911 python310Packages.notebook: Disable failing test 2023-03-03 23:59:31 +01:00
Robert Schütz
441bb8a805 python310Packages.astroid: add meta.changelog 2023-03-03 23:59:31 +01:00
Martin Weinelt
d8933d6475 python310Packages.dask: Disable failing test 2023-03-03 23:59:31 +01:00
Robert Schütz
277ffd3dd2 python310Packages.pygit2: use libgit2_1_5 2023-03-03 23:59:30 +01:00
Robert Schütz
f216ec64cd libgit2_1_5: init at 1.5.1 2023-03-03 23:59:30 +01:00
Martin Weinelt
c1b8202008 python310Packages.decorator: Enable tests 2023-03-03 23:59:30 +01:00
Martin Weinelt
a91f674254 python310Packages.pyuavcan: Use sri hashes and hash
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
9b5b659196 privacyidea: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
a9e2eab4aa flare-floss: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
11b3723317 python310Packages.decorator: Use SRI hash 2023-03-03 23:59:30 +01:00
Martin Weinelt
8ad0eb1ced pgadmin: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
b8a2f77e5d elasticsearch-curator: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
dbeff665a2 csvs-to-sqlite: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.

Also set explicit format in buildPythonApplication.
2023-03-03 23:59:30 +01:00
Martin Weinelt
197c424241 checkov: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
57352c1d23 changedetection-io: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
f63ed27bb1 catt: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.

Also set an explicit format in buildPythonApplication.
2023-03-03 23:59:30 +01:00
Martin Weinelt
6646939ad3 caffeine-ng: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.

Also set an explicit format for buildPythonApplication.
2023-03-03 23:59:30 +01:00
Martin Weinelt
5c497728b0 aws-cli: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
ba41f2895c awsebcli: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Martin Weinelt
9ab46b47e8 docker-compose_1: Use SRI hash
To allow awsebcli to use its changeversion function to uniformly
overwrite the hash.
2023-03-03 23:59:29 +01:00
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Robert Schütz
8afd8d323f python310Packages.ipywidgets: skip failing test 2023-03-03 23:59:29 +01:00
Robert Schütz
84badb6dc2 python310Packages.clevercsv: remove superfluous postPatch 2023-03-03 23:59:29 +01:00