Sandro
Sandro
When visiting https://notifications.fedoraproject.org/ (not going directly to a rule), there's no login button. I have to navigate to a specific rule, either from history or from a link in a...
This is a follow up to / split off from #1138. Currently, the only filtering possible is by using globs for topic patterns and built in severity levels. I'd like...
### What happened? What is the problem? Packit committed files that were lingering around in my local checkout. Those files were never committed before, but they appear to be part...
I'm aware that traits 6.4.0 introduced breaking changes and that for that reason the version is pinned to `
The module will be removed from Python 3.13: https://docs.python.org/3.13/whatsnew/3.13.html#pep-594-dead-batteries-and-other-module-removals
### Short description of the problem The new `--scrub-all-chroots` needs to be smarter with regards to user configs. ### Output of `rpm -q mock` mock-5.7-1.fc39.noarch ### Steps to reproduce issue...
In Fedora (rawhide) with PySide6 6.8.0 and Python 3.13.0 I'm seeing the following failures when running tests: ```python =================================== FAILURES =================================== ________________ test_catch_exceptions_in_virtual_methods[True] ________________ testdir = raise_error = True @pytest.mark.parametrize("raise_error",...
The `pytest-runner` project has been deprecated since 2019 and has been archived on git hub in December 2024. This removes the dependency on the deprecated package and also removes deprecated...
With NumPy 2.2.0 the following error occurs. Fedora intents to ship NumPy 2.x with the next release (Fedora 42) and would like to drop NumPy 1.x from that release. ```c++...
Also specify upper bound as 4.0. With CMake 4.0 policies before 3.5 will be dropped. CMake 4.0 also requires the upper bound to be specified.