- Jun 16, 2024
-
-
-
David Runge authored
As it is useful to know whether a config is for user or system-mode, the debug message identifying one or the other needs to be emitted early. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
With the update to Python 3.12 the `Mock.has_calls` method has been removed. As we can not rely on checks on equality in a call with a `BufferedReader`, convert those to string instead before comparison, because life is suffering. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- May 17, 2024
-
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
When building (python-)lxml we now require cython and libxslt. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Apr 13, 2024
-
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Add all new schema versions to documentation and outline what has changed from the last version. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
The schema file is required for documentation purposes. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Apr 08, 2024
-
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
Avoid soon deprecated pydantic features (`conint`, `constr`). Ignore further typing issues created due to that. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
As we moved away from python-pytest-lazy-fixture make sure to install python-pytest-lazy-fixtures instead. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
As pacman 6.1 removed the use of the `md5sum` field in desc files, but only soft-removed the use of the `pgpsig` field, adapt to these changes and update documentation accordingly. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Mar 25, 2024
-
-
David Runge authored
Update lock file to include latest dependency additions and versions of dependencies. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
David Runge authored
The `pytest-lazy-fixture` project is abandonware and `pytest-lazy-fixtures` seems to be actively developed and to actually work. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Sep 16, 2023
-
-
David Runge authored
As python-pydantic > 2 has reached the stable repositories, use those. Signed-off-by: David Runge <dvzrv@archlinux.org>
-
- Jul 18, 2023
-
-
David Runge authored
-
- Jul 17, 2023
-
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
David Runge authored
Add staging repositories, so that we can test with system dependencies
-
- Jul 16, 2023
-
-
David Runge authored
-
David Runge authored
-
David Runge authored
-
- Jul 15, 2023
-
-
-
Fallback to tomli for compatibility with older Python
-
- Jul 14, 2023
-
-
David Runge authored
-
David Runge authored
-