| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python3-libsonata | Distribution: Fedora Project | 
| Version: 0.1.29 | Vendor: Fedora Project | 
| Release: 5.fc43 | Build date: Fri Sep 19 18:20:33 2025 | 
| Group: Unspecified | Build host: buildvm-s390x-09.s390.fedoraproject.org | 
| Size: 1986199 | Source RPM: libsonata-0.1.29-5.fc43.src.rpm | 
| Packager: Fedora Project | |
| Url: https://github.com/openbraininstitute/libsonata | |
| Summary: Development files for libsonata | |
C++ / Python reader for SONATA circuit files. SONATA guide: https://github.com/AllenInstitute/sonata/blob/master/docs/SONATA_DEVELOPER_GUIDE.md
LGPL-3.0-only AND BSL-1.0 AND MIT AND CC0-1.0
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.1.29-5
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.1.29-4
  - Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.29-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 0.1.29-2
  - Rebuilt for Python 3.14
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.29-1
  - Update to 0.1.29 (close RHBZ#2242881)
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.28-1
  - Update to 0.1.28
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.27-1
  - Update to 0.1.27
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.26-1
  - Update to 0.1.26
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.25-1
  - Update to 0.1.25
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.24-1
  - Update to 0.1.24
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-35
  - Use ninja as the cmake backend; faster than make
* Tue Feb 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-34
  - Drop indirect BuildRequires on boost-devel
  - No longer needed since highfive-devel now correctly depends on boost-
    devel
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-33
  - Drop unused BuildRequires on gulrak-filesystem
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-32
  - Add CC0-1.0 to License for hedley, bundled in json
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-31
  - Express dependencies as cmake(…) where applicable
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-27
  - Improved patch for std::filesystem
  - Uses a patch that was actually offered upstream
  - Fixes compatibility with current Catch2
  - Bumps the minimum C++ standard to C++17, making a few patches obsolete
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-26
  - Drop “include catch cmake” patch – no longer needed
* Mon Feb 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-25
  - Update URL and migrate the latest patch/PR
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-24
  - Upstream a version of the libdirs patch
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-22
  - Reorder patches; put upstream patches last
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-21
  - Make re-generating test data nicer, and conditionalize it
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-20
  - Build the Python extension as part of the wheel
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-19
  - Add a SourceLicense field
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-18
  - Unbundle gulrak-filesystem, optional-lite, and variant-lite
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-16
  - Generate BuildRequires for the Python extension
* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-15
  - Handle SONAME version a little more explicitly
* Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Oct 25 2024 Orion Poplawski <orion@nwra.com> - 0.1.23-11
  - Rebuild for hdf5 1.14.5
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jul 14 2024 Kefu Chai <tchaikov@gmail.com> - 0.1.23-8
  - Rebuilt for fmt 11
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.1.23-7
  - Rebuilt for Python 3.13
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.23-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.1.23-4
  - Assert that the .dist-info directory contains a license file
/usr/lib/.build-id /usr/lib/.build-id/58 /usr/lib/.build-id/58/9be54020b11ee02186ba542746382eca276249 /usr/lib64/python3.14/site-packages/libsonata /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/INSTALLER /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/METADATA /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/WHEEL /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/licenses /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/licenses/AUTHORS.txt /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/licenses/COPYING /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/licenses/COPYING.LESSER /usr/lib64/python3.14/site-packages/libsonata-0.1.29.dist-info/top_level.txt /usr/lib64/python3.14/site-packages/libsonata/__init__.py /usr/lib64/python3.14/site-packages/libsonata/__pycache__ /usr/lib64/python3.14/site-packages/libsonata/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib64/python3.14/site-packages/libsonata/__pycache__/__init__.cpython-314.pyc /usr/lib64/python3.14/site-packages/libsonata/_libsonata.cpython-314-s390x-linux-gnu.so /usr/share/doc/python3-libsonata /usr/share/doc/python3-libsonata/CHANGELOG.md /usr/share/doc/python3-libsonata/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 03:32:45 2025