Fedora 19 Update: python-polib-1.0.3-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 26 23:08:21 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-13197
2013-07-18 02:32:14
--------------------------------------------------------------------------------

Name        : python-polib
Product     : Fedora 19
Version     : 1.0.3
Release     : 2.fc19
URL         : http://bitbucket.org/izi/polib/
Summary     : A library to parse and manage gettext catalogs
Description :
polib allows you to manipulate, create, modify gettext files (pot, po and
mo files). You can load existing files, iterate through it's entries, add,
modify entries, comments or metadata, etc... or create new po files from
scratch.

polib provides a simple and pythonic API, exporting only three convenience
functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes:
POFile, MOFile, POEntry and MOEntry for creating new files/entries.

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

- Fix the build for EL6 and EL5 (without python3-polib)
- python3 binding is available (python3-polib)
- Fixed Bug 978672 - This package should be updated.
- Upstream update to 1.0.3
- Version 1.0.3 (2013/02/09)
  Fixed issue #38: POFile.append() raised a duplicate exception when you tried to add a new entry with the same msgid and a different msgctxt (only when check_for_duplicates option is set to True)
  Fixed issue #39: Added __init__.py file for convenience
  Fixed issue #41: UnicodeDecodeError when running setup.py build on python3 with C locale
  polib is now fully PEP8 compliant
  Small improvements: remove unused "typ" var (thanks Rodrigo Silva), mproved Makefile, Make sure _BaseFile.__contains__ returns a boolean value

- Version 1.0.2 (2012/10/23)
  allow empty comments, flags or occurences lines

- Version 1.0.1 (2012/09/11)
  speed up POFile.merge method (thanks @encukou)
  allow comments starting with two '#' characters (thanks @goibhniu)

--------------------------------------------------------------------------------
ChangeLog:

* Tue Jul 16 2013 Ding-Yi Chen <dchen at redhat.com> - 1.0.3-2
- Fix the build for EL6 and EL5 (without python3-polib)
* Tue Jul 16 2013 Ding-Yi Chen <dchen at redhat.com> - 1.0.3-1
- python3 binding is available (python3-polib)
- Fixed Bug 978672 - This package should be updated.
- Upstream update to 1.0.3
- Version 1.0.3 (2013/02/09)
  Fixed issue #38: POFile.append() raised a duplicate exception when you tried to add a new entry with the same msgid and a different msgctxt (only when check_for_duplicates option is set to True)
  Fixed issue #39: Added __init__.py file for convenience
  Fixed issue #41: UnicodeDecodeError when running setup.py build on python3 with C locale
  polib is now fully PEP8 compliant
  Small improvements: remove unused "typ" var (thanks Rodrigo Silva), mproved Makefile, Make sure _BaseFile.__contains__ returns a boolean value

- Version 1.0.2 (2012/10/23)
  allow empty comments, flags or occurences lines

- Version 1.0.1 (2012/09/11)
  speed up POFile.merge method (thanks @encukou)
  allow comments starting with two '#' characters (thanks @goibhniu)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #978672 - This package should be updated.
        https://bugzilla.redhat.com/show_bug.cgi?id=978672
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-polib' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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