SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-ply-3.11-77.3.noarch.rpm :

* Sun Apr 23 2023 Matej Cepl - Move documentation into main package for SLE15
* 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 Sep 10 2018 Jan Engelhardt - Trim bias from description. Use \'find +\'.
* Wed Aug 29 2018 tchvatalAATTsuse.com- Install some license- Remove devel dependency
* Thu May 31 2018 toddrme2178AATTgmail.com- Update to 3.11
* Fixed some minor bugs related to re flags and token order.
* Added a set_lexpos() method to grammar symbols. Github issue #148.
* Mostly minor bug fixes and small code cleanups.
* Mon Jul 10 2017 toddrme2178AATTgmail.com- Fix wrong-script-interpreter rpmlint error.
* Thu Mar 16 2017 rjschweiAATTsuse.com- Switch to single-spec build- Update to 3.10
* Changed grammar signature computation to not involve hashing functions. Parts are just combined into a big string.
* Fri Sep 02 2016 tbechtoldAATTsuse.com- update to 3.9:
* Exposed the parser state number as the parser.state attribute in productions and error functions.
* Fixed Issue #88. Python3 compatibility with ply/cpp.
* Fixed Issue #93. Ply can crash if SyntaxError is raised inside a production. Not actually sure if the original implementation worked as documented at all. Yacc has been modified to follow the spec as outlined in the CHANGES noted for 11/27/07 below.
* Fixed Issue #97. Failure with code validation when the original source files aren\'t present. Validation step now ignores the missing file.
* Minor fixes to version numbers.
* Wed Oct 07 2015 hpjAATTurpla.net- update to version 3.8:
* Fixed issues related to Python 3.5. Patch contributed by Barry Warsaw.- update to version 3.7
* Fixed problems when reading table files from pickled data.
* Fixed regression in handling of table modules if specified as module objects. See https://github.com/dabeaz/ply/issues/63- clean up spec- add testing rig
 
ICM