Revisions of python-PyYAML
Ana Guerrero (anag+factory)
accepted
request 1184287
from
Dirk Mueller (dirkmueller)
(revision 33)
- add build-with-cython3.patch from 6.0.2rc1 to build with cython3 (needed for python 3.13+)
Ana Guerrero (anag+factory)
accepted
request 1150539
from
Steve Kowalik (StevenK)
(revision 32)
- Switch to pyproject and autosetup macros. - Drop patch setuptools.patch, we can now cope.
Ana Guerrero (anag+factory)
accepted
request 1112345
from
Dirk Mueller (dirkmueller)
(revision 31)
- cleanup * pin Cython to < 3.0 - Fixed comparison to None warning (closes issue #64). - increase file-descriptor-count for s390 to make tests happy - increase file-descriptor-count for ppc to make tests happy
Dominique Leuenberger (dimstar_suse)
accepted
request 1103712
from
Dirk Mueller (dirkmueller)
(revision 30)
- update to 6.0.1: * pin Cython to < 3.0
Dominique Leuenberger (dimstar_suse)
accepted
request 1082026
from
Dirk Mueller (dirkmueller)
(revision 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 984314
from
Factory Maintainer (factory-maintainer)
(revision 27)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 933317
from
Matej Cepl (mcepl)
(revision 25)
- Add patch setuptools.patch - update to 6.0 * drop Python 2.7 * always require `Loader` arg to `yaml.load()` * fix float resolver to ignore `.` and `._` * fix representation of Enum subclasses * fix libyaml extension compiler warnings * fix ResourceWarning on leaked file descriptors * remove remaining direct distutils usage
Dominique Leuenberger (dimstar_suse)
accepted
request 866403
from
Dirk Mueller (dirkmueller)
(revision 24)
- update to 5.4.1 (bsc#1174514, CVE-2020-14343): * Fix stub compat with older pyyaml versions that may unwittingly load it * Build modernization, remove distutils, fix metadata, build wheels, CI to GHA * Fix for CVE-2020-14343, moves arbitrary python tags to UnsafeLoader * Fix memory leak in implicit resolver setup * Fix py2 copy support for timezone objects * Fix compatibility with Jython
Dominique Leuenberger (dimstar_suse)
accepted
request 786325
from
Ondřej Súkup (mimi_vx)
(revision 23)
- update to 5.3.1 * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution during python/object/new constructor
Dominique Leuenberger (dimstar_suse)
accepted
request 761501
from
Ondřej Súkup (mimi_vx)
(revision 22)
- update to 5.3 * Use `is` instead of equality for comparing with `None` * fix typos and stylistic nit * Fix up small typo * Fix handling of __slots__ * Allow calling add_multi_constructor with None * Add use of safe_load() function in README * Fix reader for Unicode code points over 0xFFFF * Enable certain unicode tests when maxunicode not > 0xffff * Use full_load in yaml-highlight example * Document that PyYAML is implemented with Cython * Fix for Python 3.10 * increase size of index, line, and column fields * remove some unused imports * Create timezone-aware datetimes when parsed as such * Add tests for timezone
Dominique Leuenberger (dimstar_suse)
accepted
request 753178
from
Ondřej Súkup (mimi_vx)
(revision 21)
- update to 5.2 * A more flexible fix for custom tag constructors * Change default loader for yaml.add_constructor * Change default loader for add_implicit_resolver, add_path_resolver * Move constructor for object/apply to UnsafeConstructor * Fix logic for quoting special characters
Dominique Leuenberger (dimstar_suse)
accepted
request 720548
from
Tomáš Chvátal (scarabeus_iv)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 708347
from
Ondřej Súkup (mimi_vx)
(revision 19)
- update to 5.1.1 * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8
Dominique Leuenberger (dimstar_suse)
accepted
request 690324
from
Tomáš Chvátal (scarabeus_iv)
(revision 18)
* bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary code
Dominique Leuenberger (dimstar_suse)
accepted
request 685043
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
- Update to 5.1: * many changes, see CHANGES
Dominique Leuenberger (dimstar_suse)
accepted
request 622943
from
Ondřej Súkup (mimi_vx)
(revision 15)
- update to 3.13 * fix compactibility with python 3.7 (forwarded request 622942 from mimi_vx)
Displaying revisions 1 - 20 of 34