SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-PyYAML-6.0.2-ku.10.5.x86_64.rpm :

* Wed Oct 02 2024 John Paul Adrian Glaubitz - Update to 6.0.2
* Support for Cython 3.x and Python 3.13- Adjust invocation path for testsuite- Adjust upstream source name in spec file- Drop build-with-cython3.patch, merged upstream
* Mon Jul 01 2024 Dirk Müller - add build-with-cython3.patch from 6.0.2rc1 to build with cython3 (needed for python 3.13+)
* Mon Feb 26 2024 Steve Kowalik - Switch to pyproject and autosetup macros.- Drop patch setuptools.patch, we can now cope.
* Tue Sep 19 2023 Dirk Müller - cleanup
* Sun Aug 13 2023 Dirk Müller - update to 6.0.1:
* pin Cython to < 3.0
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Mon Jun 27 2022 Ben Greiner - Actually we DO want to build the bindings.
* Wed Jun 15 2022 Matej Cepl - Clean up the SPEC file.
* Wed Mar 09 2022 pgajdosAATTsuse.com- do not use setup.py test construct https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers
* Mon Nov 01 2021 Tina Müller - 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
* Sun Jan 24 2021 Dirk Müller - 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
 
ICM