Sandro
Sandro
I have packaged omega_h for Fedora since [STEPS](https://github.com/CNS-OIST/STEPS) depends on it. When I enable `Omega_h_USE_OpenMP` I noticed that tests take much longer to complete. But, more important, with OpenMP `reverse_class_test`...
### Description Currently, Packit opens a new PR for any new update it sees. For example, for `fastavro` Packit submitted [PR #11](https://src.fedoraproject.org/rpms/python-fastavro/pull-request/11) for updating to 1.9.0 and some time later...
### Description NeuroFedora SIG is adding more and more packages it maintains collectively to Packit. Before Packit we relied on scratch builds triggered by Anitya on retrieving a new release....
### Description While working in [`libunibreak`](https://github.com/adah1972/libunibreak) I encountered an odd tag scheme upstream. Tags are of the form `libunibreak_X_Y`. In the spec file, using forge macros, I have to use...
The issue surfaced when packaging for Fedora. I assume this is an oversight. Since none of the other files in the directory have a shebang.
Python 3.12 has landed in Fedora. One of the tests fails with ValueError: ```python =================================== FAILURES =================================== _________ test_run_variable_collection_bad_length_to_df_all_dense_vars _________ run_coll_bad_length = def test_run_variable_collection_bad_length_to_df_all_dense_vars(run_coll_bad_length): timing_cols = {'onset', 'duration'} entity_cols =...
With the latest alpha release of Python 3.13 two tests are failing again. This happens in both version 5.2.0 and version 5.2.1 with Python 3.13.0a5. In issue #1295 @sanjayankur31 reported...
- Include current text of Unicode-3.0 license - Explain applicable licenses in COPYING - Solves issue #27
I stumbled upon `pyuca` as a dependency of version 6.0.0a3 (pre-release) of [`Spyder`](https://github.com/spyder-ide/spyder/blob/e624b704959c965ce5a83991f9e374a7759dc6cc/setup.py#L235). I'm one of the maintainers of Spyder in Fedora. While submitting `pyuca` as a new package for...
When updating auryn for Fedora from 0.8.2m to 0.8.3, I ran into the following error compiling auryn with OpenMPI: ```make /home/devel/auryn/src/auryn/SyncBuffer.cpp: In member function ‘void auryn::SyncBuffer::sync()’: /home/devel/auryn/src/auryn/SyncBuffer.cpp:308:17: error: ‘MPI’ has...