Martin Weinelt
ac325029b6
Merge pull request #217557 from risicle/ris-libtiff-CVE-CVE-2023-0795-CVE-2023-0804
...
libtiff: add patches for many related CVEs
2023-03-04 01:06:48 +00:00
Martin Weinelt
5efba923e3
Merge pull request #183500 from r-ryantm/auto-update/libsepol
...
libsepol: 3.3 -> 3.5
2023-03-04 01:02:13 +00:00
Martin Weinelt
0a6977ab61
Merge pull request #215445 from r-ryantm/auto-update/man-db
...
man-db: 2.11.1 -> 2.11.2
2023-03-04 01:01:38 +00:00
Martin Weinelt
bdb9117032
Merge pull request #216260 from r-ryantm/auto-update/libaom
...
libaom: 3.5.0 -> 3.6.0
2023-03-04 01:01:04 +00:00
Martin Weinelt
7eac1ebef6
Merge pull request #218737 from r-ryantm/auto-update/libvpx
...
libvpx: 1.12.0 -> 1.13.0
2023-03-04 00:57:45 +00:00
Martin Weinelt
7729b44895
Merge pull request #218793 from helsinki-systems/upd/apparmor
...
apparmor: 3.1.2 -> 3.1.3
2023-03-04 00:56:40 +00:00
Martin Weinelt
d59f02e3d9
Merge pull request #218004 from henrirosten/dav1d_update_to_1_1_0
...
dav1d: 1.0.0 -> 1.1.0
2023-03-04 00:55:19 +00:00
Martin Weinelt
410783a4ee
Merge pull request #204410 from r-ryantm/auto-update/libass
...
libass: 0.16.0 -> 0.17.1
2023-03-04 00:54:14 +00:00
Martin Weinelt
562ad818c0
Merge pull request #217986 from henrirosten/libjxl_update_to_0_8_1
...
libjxl: 0.7.0 -> 0.8.1
2023-03-04 00:53:35 +00:00
Martin Weinelt
b36271ae6d
Merge pull request #219043 from r-ryantm/auto-update/libcap
...
libcap: 2.66 -> 2.67
2023-03-04 00:47:58 +00:00
Martin Weinelt
20046211b5
Merge pull request #219103 from r-ryantm/auto-update/libfido2
...
libfido2: 1.12.0 -> 1.13.0
2023-03-04 00:46:28 +00:00
Martin Weinelt
70a4f3a8af
Merge pull request #219133 from r-ryantm/auto-update/re2
...
re2: 2023-02-01 -> 2023-03-01
2023-03-04 00:46:04 +00:00
Martin Weinelt
8c859b5d67
Merge pull request #219030 from alyssais/keyutils-s390
...
keyutils: fix build for s390
2023-03-04 00:44:42 +00:00
Martin Weinelt
5aeab34845
Merge pull request #218301 from rrbutani/fix/separate-debuginfo-with-lld
...
Fix `separate-debug-info` with lld
2023-03-04 00:43:26 +00:00
figsoda
eedbf71d0d
Merge pull request #218472 from figsoda/cargo-setup
2023-03-03 19:40:55 -05:00
Martin Weinelt
f3b63ce3c3
Merge pull request #217590 from lilyinstarlight/fix/xdg-open-files-with-portal
...
xdg-utils: patch xdg-open to correctly open files when using portal
2023-03-04 00:39:34 +00:00
Martin Weinelt
841527059c
Merge pull request #219426 from trofi/elfutils-update
...
elfutils: 0.188 -> 0.189
2023-03-04 00:35:21 +00:00
Artturi
77afa1fb6c
Merge pull request #219155 from alyssais/gobject-introspection-emulator
...
various: (re-)disable introspection if no emulator
2023-03-04 02:20:52 +02:00
Martin Weinelt
3e3c94bc4a
Merge pull request #218614 from NixOS/python-updates
...
python-updates - major updates - 2023-02-27
2023-03-03 23:38:25 +00:00
Martin Weinelt
48d1d4245c
python310Packages.flask-httpauth: Fix tests
...
by passing in flask[async].
Also convert to pep517 build, reformat.
2023-03-03 23:59:33 +01:00
Martin Weinelt
c38ca43927
python310Packages.pyhanko: 0.12.1 -> 0.17.0
...
https://github.com/MatthiasValvekens/pyHanko/blob/0.17.0/docs/changelog.rst#0170
Drop the custom flags in favor of the standardised
optional-dependencies. Always test with all optional-dependencies.
2023-03-03 23:59:33 +01:00
Martin Weinelt
9c55f4aac5
python310Packages.certomancer: Disable failing test
...
after pyhanko-certvalidator update.
2023-03-03 23:59:33 +01:00
Martin Weinelt
dc248fa87a
python310Packages.pyhanko-certvalidator: 0.19.5 -> 0.20.1
2023-03-03 23:59:33 +01:00
Martin Weinelt
c15b54914a
poetry: 1.3.2 -> 1.4.0
...
https://github.com/python-poetry/poetry/releases/tag/1.4.0
2023-03-03 23:59:33 +01:00
Martin Weinelt
a86f1bc68d
python310Packages.cherrypy: Expose ssl extra
2023-03-03 23:59:33 +01:00
Martin Weinelt
0718529ca1
python310Packages.dask: 2023.1.0 -> 2023.2.1
...
Diff: https://github.com/dask/dask/compare/2023.1.0...2023.2.1
Changelog: https://docs.dask.org/en/latest/changelog.html
2023-03-03 23:59:33 +01:00
Martin Weinelt
f3525433c8
python310Packages.amaranth: Fix extra_requires version specifier
2023-03-03 23:59:33 +01:00
Martin Weinelt
063e68b8d6
python310Packages.home-assistant-chip-core: Fix aarch64-linux hash
2023-03-03 23:59:33 +01:00
Martin Weinelt
38bc0c155d
python310Packages.dj-rest-auth: Disable failing test
...
Run test phase explicitly, pass django as build input, expose
optional-dependencies.
2023-03-03 23:59:33 +01:00
Martin Weinelt
14456e5961
python310Packages.glom: Relax face pin
2023-03-03 23:59:33 +01:00
Martin Weinelt
b280aa353e
python310Packaegs.mautrix: Disable failing tests
...
They are incompatible with sqlalchemy>=2
2023-03-03 23:59:33 +01:00
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