SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-astor-0.8.1-150400.47.1.noarch.rpm :

* Fri Apr 21 2023 dmuellerAATTsuse.com- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mceplAATTsuse.com- Make calling of %{sle15modernpython} optional.
* Tue Jan 10 2023 daniel.garciaAATTsuse.com- Skip same tests for python-3.11
* Mon Sep 12 2022 mmachovaAATTsuse.com- Skip test_huge_int due to new security feature in Python
* https://github.com/python/cpython/issues/95778
* Sun Dec 12 2021 codeAATTbnavigator.de- Also skip convert_stdlib in python310: still not fixed
* Fri Mar 19 2021 codeAATTbnavigator.de- Skip failing stdlib roundtrip test on python39 gh#berkerpeksag/astor#196
* Mon Jun 01 2020 tchvatalAATTsuse.com- Remove patch remove_unittest2.patch as we use pytest to load stuff it is no longer really needed
* Fri May 29 2020 pgajdosAATTsuse.com- for python3, drop dependency on unittest2- added patches + remove_unittest2.patch
* Fri Apr 03 2020 mrueckertAATTsuse.de- remove the shebang line from the rtrip.py otherwise the python3 package will require /usr/bin/python.
* Wed Mar 25 2020 infoAATTpaolostivanin.com- Add remove_nose.patch
* test suite runs fine without nose, because it was written for unittest2 and, because nose won\'t work with Python 3.9/3.10, this patch removes the requirement from setup.cfg and use unittest2 in the spec file instead of nose
* Fri Jan 17 2020 mcalabkovaAATTsuse.com- update to 0.8.1
* Create sdist before making a test release too
* remove expr_text handler from fstrings- Drop obsolete python38.patch and setuptools-gt-41_1.patch
* Thu Nov 14 2019 mceplAATTsuse.com- Add patch to build with setuptools >= 41.4:
* setuptools-gt-41_1.patch
* Tue Sep 10 2019 tchvatalAATTsuse.com- Add patch to build with py 3.8:
* python38.patch
* Mon Jun 03 2019 pgajdosAATTsuse.com- version update to 0.8
* Support ``ast.Constant`` nodes being emitted by Python 3.8 (and initially created in Python 3.6). (Reported and fixed by Chris Rink in `Issue 120`_ and `PR 121`_.)
* Support Python 3.8\'s assignment expressions. (Reported and fixed by Kodi Arfer in `Issue 126`_ and `PR 134`_.)
* Support Python 3.8\'s f-string debugging syntax. (Reported and fixed by Batuhan Taskaya in `Issue 138`_ and `PR 139`_.)
* :func:`astor.to_source` now has a
*source_generator_class
* parameter to customize source code generation. (Reported and fixed by matham in `Issue 113`_ and `PR 114`_.)
* The :class:`~SourceGenerator` class can now be imported from the :mod:`astor` package directly. Previously, the ``astor.code_gen`` submodule was needed to be imported.
* Support Python 3.8\'s positional only arguments. See :pep:`570` for more details. (Reported and fixed by Batuhan Taskaya in `Issue 142`_ and `PR 143`_.)
* bug fixes, see changelog.rst- run the testsuite
* Fri Nov 09 2018 petrAATTcervinka.net- Removed copied link reference from spec file
* Fri Nov 09 2018 cgollAATTsuse.com- fixed rpmlint warnings
* Thu Nov 08 2018 cgollAATTsuse.com- removed not needed module devel
* removed check section
* using license macro
* Wed Jul 25 2018 cgollAATTsuse.com- initial commit of astor 0.7.1 for python2 and python3
* skipped check section, as this was faling
 
ICM