Fedora 23 Update: python-ply-3.6-2.fc23

updates at fedoraproject.org updates at fedoraproject.org
Fri Sep 4 03:35:53 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13668
2015-09-04 03:22:35.292292
--------------------------------------------------------------------------------

Name        : python-ply
Product     : Fedora 23
Version     : 3.6
Release     : 2.fc23
URL         : http://www.dabeaz.com/ply/
Summary     : Python Lex-Yacc
Description :
PLY is a straightforward lex/yacc implementation. Here is a list of its
essential features:
* It is implemented entirely in Python.
* It uses LR-parsing which is reasonably efficient and well suited for larger
  grammars.
* PLY provides most of the standard lex/yacc features including support
  for empty productions, precedence rules, error recovery, and support
  for ambiguous grammars.
* PLY is straightforward to use and provides very extensive error checking.
* PLY doesn't try to do anything more or less than provide the basic lex/yacc
  functionality. In other words, it's not a large parsing framework or a
  component of some larger system.

--------------------------------------------------------------------------------
Update Information:

Fixes to python-ply to support python-slimit and chromium
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1254372 - Unable to build chromium with ply 3.6
        https://bugzilla.redhat.com/show_bug.cgi?id=1254372
  [ 2 ] Bug #1242929 - python-slimit: doesn't work with python 3
        https://bugzilla.redhat.com/show_bug.cgi?id=1242929
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update python-ply' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list