Package python-ruamel-yaml-clib-0.2.7-8.el10.src
Name | python-ruamel-yaml-clib |
---|---|
Epoch | 0 |
Version | 0.2.7 |
Release | 8.el10 |
Architecture | src |
Website/URL | https://sourceforge.net/projects/ruamel-yaml-clib |
License | MIT |
Build Time | 2025-04-03 08:40:26 |
Build Host | builder-x86-06.inferitos.ru |
Summary | C version of reader, parser and emitter for ruamel.yaml derived from libyaml |
Repositories | AppStream |
Description | It is the C based reader/scanner and emitter for ruamel.yaml. |
Errata | — |
Size | 230 KiB |
Source Project | python-ruamel-yaml-clib-0.2.7-8.el10 |
SHA-256 checksum | c8a66981cf4a9c8272bf54129ed72e6f3307e8769a75fc54e2742f1d9e0e136f |
×
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.7-8 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.7-8 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.7-7 - Bump release for June 2024 mass rebuild * Thu Feb 01 2024 Florian Weimer <fweimer@redhat.com> - 0.2.7-6 - Update fix-typecasts-s390x.patch for GCC 14 compatibility (#2042422) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.2.7-2 - Rebuilt for Python 3.12 * Wed May 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.7-1 - Update to 0.2.7 * Wed May 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.6-5 - Confirm License is SPDX MIT - Reduce macro indirection, etc. - Drop unused manual runtime dependency on setuptools - Add a note about the circular dependency with ruamel.yaml - Stop numbering sources and patches - Update URL (close RHBZ#1840610) - Add an import-only “smoke test” - Properly handle libyaml bundling - Port to pyproject-rpm-macros (“new Python guidelines”) - Add a link to the upstream issue for the Cython workaround