[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-ruamel-yaml-clib-0.2.7-3.el9.src download

Name python-ruamel-yaml-clib
Epoch 0
Version 0.2.7
Release 3.el9
Architecture src
Website/URL https://sourceforge.net/projects/ruamel-yaml-clib
License MIT
Build Time 2024-03-29 15:51:25
Build Host builder-x86-07.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 210 KiB
Source Project python-ruamel-yaml-clib-0.2.7-3.el9
SHA-256 checksum 212d42d2fba5c9203fb0fae0b0dc4cbb240c6a3be4461b3459ef705ed82dfd81
× Full screenshot
Changelog link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.7-3
- Rebuilt for MSVSphere 9.4 beta

* 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

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.6-2
- Rebuilt for Python 3.11

* Tue May 10 2022 Jakub Čajka <jcajka@redhat.com> - 0.2.6-1
- Update to 0.2.6
- Fix for type demotion issues on s390x
- Resolves: BZ#2042422