Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python39-pyyaml | Distribution: AlmaLinux |
Version: 5.4.1 | Vendor: AlmaLinux |
Release: 1.module_el8.6.0+3248+c431e88c | Build date: Thu Aug 25 22:42:08 2022 |
Group: Unspecified | Build host: alma-build.sinenomine.net |
Size: 692062 | Source RPM: PyYAML-5.4.1-1.module_el8.6.0+3248+c431e88c.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: https://github.com/yaml/pyyaml | |
Summary: YAML parser and emitter for Python |
YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistence.
MIT
* Tue Mar 23 2021 Tomas Orsava <torsava@redhat.com> - 5.4.1-1 - Rebase to version 5.4.1 to fix CVE-2020-14343 - Resolves: rhbz#1860466 * Mon Jan 18 2021 Tomas Orsava <torsava@redhat.com> - 5.3.1-6 - Add PyYAML to the python39 module in RHEL8 - Resolves: rhbz#1877430 * Mon Nov 23 2020 Miro Hrončok <mhroncok@redhat.com> - 5.3.1-5 - Disable Python 2 build on RHEL 9+ * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.3.1-3 - Rebuilt for Python 3.9 * Mon May 18 2020 John Eckersberg <eck@redhat.com> - 5.3.1-2 - Fix fedora conditional macro (rhbz#1836656) * Thu Mar 19 2020 John Eckersberg <eck@redhat.com> - 5.3.1-1 - New upstream release 5.3.1 (rhbz#1814882) - Fixes CVE-2020-1747 (rhbz#1807367,1809011) * Tue Mar 10 2020 Kalev Lember <klember@redhat.com> - 5.3-4 - Add back PyYAML provides on F31 and older * Mon Mar 02 2020 John Eckersberg <eck@redhat.com> - 5.3-3 - Fix python2 on Fedora < 32 (rhbz#1808812) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 06 2020 John Eckersberg <eck@redhat.com> - 5.3-1 - New upstream release 5.3 * Tue Dec 03 2019 John Eckersberg <eck@redhat.com> - 5.2-1 - New upstream release 5.2 * Fri Nov 22 2019 John Eckersberg <eck@redhat.com> - 5.1.2-4 - Build without python2 by default (rhbz#1775075) * Thu Sep 19 2019 Miro Hrončok <mhroncok@redhat.com> - 5.1.2-3 - Stop providing PyYAML from python2-pyyaml, Python now means Python 3 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 5.1.2-2 - Rebuilt for Python 3.8 * Wed Jul 31 2019 John Eckersberg <eck@redhat.com> - 5.1.2-1 - New upstream release 5.1.2 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Petr Viktorin <pviktori@redhat.com> - 5.1.1-2 - Remove build dependency on python2-Cython * Fri Jun 07 2019 John Eckersberg <eck@redhat.com> - 5.1.1-1 - New upstream release 5.1.1 (rhbz#1718110) * Wed Mar 13 2019 John Eckersberg <eck@redhat.com> - 5.1-1 - New upstream release 5.1 (rhbz#1688414) - Fixes CVE-2017-18342 (rhbz#1595744) * Fri Mar 08 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b6 - New upstream beta release 5.1b6 (rhbz#1686643) * Thu Feb 28 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b3 - New upstream beta release 5.1b3 (rhbz#1683884) * Mon Feb 25 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b1 - New upstream beta release 5.1b1 (rhbz#1680457) - Typo fix (rhbz#1680463) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-0.2.b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 John Eckersberg <eck@redhat.com> - 4.2-0.1.b4 - New upstream beta release 4.2b4 - Replaces 4.1 which was retracted upstream See https://mail.python.org/pipermail/python-announce-list/2018-June/011977.html - Add BuildRequires for gcc See https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot * Thu Jul 12 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1-5 - Rename python3-PyYAML to python3-pyyaml - Modernize spec - Fix python2 invocation * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1-3 - Rebuilt for Python 3.7 * Mon Jul 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1-2 - Rebuilt for Python 3.7 * Wed Jun 27 2018 John Eckersberg <eck@redhat.com> - 4.1-1 - New upstream release 4.1 * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 3.12-11 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 3.12-9 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Sep 27 2017 Troy Dawson <tdawson@redhat.com> - 3.12-8 - Cleanup spec file conditionals * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.12-7 - Add Provides for the old name without %_isa * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.12-6 - Python 2 binary package renamed to python2-pyyaml See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 3.12-2 - Rebuild for Python 3.6 * Mon Aug 29 2016 John Eckersberg <eck@redhat.com> - 3.12-1 - New upstream release 3.12 (RHBZ#1371150) * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11-13 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Dec 08 2015 John Eckersberg <eck@redhat.com> - 3.11-11 - Add provides for python3-yaml (RHBZ#1288807) * Tue Nov 03 2015 Robert Kuska <rkuska@redhat.com> - 3.11-10 - Rebuilt for Python3.5 rebuild * Fri Jul 17 2015 John Eckersberg <eck@redhat.com> - 3.11-9 - Add provides for python2-yaml (RHBZ#1241678) * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 23 2015 John Eckersberg <eck@redhat.com> - 3.11-7 - Add patch for CVE-2014-9130 (bug 1204829) * Mon Sep 15 2014 Jakub Čajka <jcajka@redhat.com> - 3.11-6 - fixed typecast issues using debian patch(int->size_t)(BZ#1140189) - spec file cleanup * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Aug 04 2014 Tom Callaway <spot@fedoraproject.org> - 3.11-4 - fix license handling * Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 3.11-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Apr 21 2014 John Eckersberg <jeckersb@redhat.com> - 3.11-1 - New upstream release 3.11 (BZ#1081521) * Thu Aug 08 2013 John Eckersberg <jeckersb@redhat.com> - 3.10-9 - Add check section and run test suite * Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 3.10-6 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Wed Aug 01 2012 David Malcolm <dmalcolm@redhat.com> - 3.10-5 - remove rhel logic from with_python3 conditional * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Apr 27 2012 John Eckersberg <jeckersb@redhat.com> - 3.10-3 - Add Provides for python-yaml (BZ#740390) * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Thu Jun 23 2011 John Eckersberg <jeckersb@redhat.com> - 3.10-1 - New upstream release 3.10 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.09-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Feb 02 2011 John Eckersberg <jeckersb@redhat.com> - 3.09-7 - Add support to build for python 3 * Tue Jul 27 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 3.09-6 - Bump release number for upgrade path * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.09-3 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Fri Oct 02 2009 John Eckersberg <jeckersb@redhat.com> - 3.09-1 - New upstream release 3.09 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.08-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 22 2009 - John Eckersberg <jeckersb@redhat.com> - 3.08-5 - Minor tweaks to spec file aligning with latest Fedora packaging guidelines - Enforce inclusion of libyaml in build with --with-libyaml option to setup.py - Deliver to %{python_sitearch} instead of %{python_sitelib} due to _yaml.so - Thanks to Gareth Armstrong <gareth.armstrong@hp.com> * Tue Mar 03 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-4 - Correction, change libyaml to libyaml-devel in BuildRequires * Mon Mar 02 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-3 - Add libyaml to BuildRequires * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Feb 18 2009 John Eckersberg <jeckersb@redhat.com> - 3.08-1 - New upstream release * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 3.06-2 - Rebuild for Python 2.6 * Fri Oct 24 2008 John Eckersberg <jeckersb@redhat.com> - 3.06-1 - New upstream release * Wed Jan 02 2008 John Eckersberg <jeckersb@redhat.com> - 3.05-2 - Remove explicit dependency on python >= 2.3 - Remove executable on example script in docs * Mon Dec 17 2007 John Eckersberg <jeckersb@redhat.com> - 3.05-1 - Initial packaging for Fedora
/usr/lib/.build-id /usr/lib/.build-id/67 /usr/lib/.build-id/67/5c849089068fd61d6780f8dba4df403ebf120e /usr/lib64/python3.9/site-packages/PyYAML-5.4.1-py3.9.egg-info /usr/lib64/python3.9/site-packages/PyYAML-5.4.1-py3.9.egg-info/PKG-INFO /usr/lib64/python3.9/site-packages/PyYAML-5.4.1-py3.9.egg-info/SOURCES.txt /usr/lib64/python3.9/site-packages/PyYAML-5.4.1-py3.9.egg-info/dependency_links.txt /usr/lib64/python3.9/site-packages/PyYAML-5.4.1-py3.9.egg-info/top_level.txt /usr/lib64/python3.9/site-packages/_yaml /usr/lib64/python3.9/site-packages/_yaml/__init__.py /usr/lib64/python3.9/site-packages/_yaml/__pycache__ /usr/lib64/python3.9/site-packages/_yaml/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/_yaml/__pycache__/__init__.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml /usr/lib64/python3.9/site-packages/yaml/__init__.py /usr/lib64/python3.9/site-packages/yaml/__pycache__ /usr/lib64/python3.9/site-packages/yaml/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/__init__.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/composer.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/composer.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/constructor.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/constructor.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/cyaml.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/cyaml.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/dumper.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/dumper.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/emitter.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/emitter.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/error.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/error.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/events.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/events.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/loader.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/loader.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/nodes.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/nodes.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/parser.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/parser.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/reader.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/reader.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/representer.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/representer.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/resolver.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/resolver.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/scanner.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/scanner.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/serializer.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/serializer.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/tokens.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/yaml/__pycache__/tokens.cpython-39.pyc /usr/lib64/python3.9/site-packages/yaml/_yaml.cpython-39-s390x-linux-gnu.so /usr/lib64/python3.9/site-packages/yaml/composer.py /usr/lib64/python3.9/site-packages/yaml/constructor.py /usr/lib64/python3.9/site-packages/yaml/cyaml.py /usr/lib64/python3.9/site-packages/yaml/dumper.py /usr/lib64/python3.9/site-packages/yaml/emitter.py /usr/lib64/python3.9/site-packages/yaml/error.py /usr/lib64/python3.9/site-packages/yaml/events.py /usr/lib64/python3.9/site-packages/yaml/loader.py /usr/lib64/python3.9/site-packages/yaml/nodes.py /usr/lib64/python3.9/site-packages/yaml/parser.py /usr/lib64/python3.9/site-packages/yaml/reader.py /usr/lib64/python3.9/site-packages/yaml/representer.py /usr/lib64/python3.9/site-packages/yaml/resolver.py /usr/lib64/python3.9/site-packages/yaml/scanner.py /usr/lib64/python3.9/site-packages/yaml/serializer.py /usr/lib64/python3.9/site-packages/yaml/tokens.py /usr/share/doc/python39-pyyaml /usr/share/doc/python39-pyyaml/CHANGES /usr/share/doc/python39-pyyaml/README /usr/share/doc/python39-pyyaml/examples /usr/share/doc/python39-pyyaml/examples/pygments-lexer /usr/share/doc/python39-pyyaml/examples/pygments-lexer/example.yaml /usr/share/doc/python39-pyyaml/examples/pygments-lexer/yaml.py /usr/share/doc/python39-pyyaml/examples/yaml-highlight /usr/share/doc/python39-pyyaml/examples/yaml-highlight/yaml_hl.cfg /usr/share/doc/python39-pyyaml/examples/yaml-highlight/yaml_hl.py /usr/share/licenses/python39-pyyaml /usr/share/licenses/python39-pyyaml/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 08:13:28 2024