Fedora 20 Update: lua-penlight-1.3.2-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Mar 31 21:47:17 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-4430
2015-03-23 02:38:02
--------------------------------------------------------------------------------

Name        : lua-penlight
Product     : Fedora 20
Version     : 1.3.2
Release     : 1.fc20
URL         : https://github.com/stevedonovan/Penlight
Summary     : Penlight Lua Libraries
Description :
Penlight brings together a set of generally useful pure Lua modules,
focusing on input data handling (such as reading configuration
files), functional programming (such as map, reduce, placeholder
expressions,etc), and OS path management.  Much of the functionality
is inspired by the Python standard libraries.

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

Update to the latest stable version.

From the upstream changelog:

### Changes

  - now works and passes tests with Lua 5.3
  - utils.import will NOT override global symbols (import 'math' caused global type() to be clobbered)
  - Updated pl.dir.file_op to return true on success and false on failure...
  - workaround for issues with pl.lapp with amalg.lua - will look at global LAPP_SCRIPT if arg[0] is nil

### Fixes

  - func was broken: do NOT use ipairs to iterate if __index is overriden!
  - issue #133 pretty.read (naively) confused by unbalanced brackets
  - xml attribute underscore fix for simple parser
  - Fix path.normpath
  - lexer: fix parsing block comments/string. fix hang on empty string.
  -  Fixed utils.execute returning different values for Lua 5.1 and Lua 5.2
  - Issue #97; fixed attempt to put a month into a day
  -  problem with tablex.count_map with custom comparison

### Features

  -  Add Python style url module for quote and unquote.
  -  stringx.quote_string, which scans for embedded long-string quote matches and escapes them by creating a long-string quote. 
  -  issue #117: tablex.range now works with decreasing numbers, consistent with numerical for loop
  -  utils.import will NOT override global symbols (import 'math' caused global type() to be clobbered)
  - issue #125: DOCTYPE ignored in xml documents as well 
  - Allow XML tostring() function to customize the default prefacing with <?xml...>
  - More Robust Quoted Strings
  - lapp: improved detection of unsupported short flags

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

* Sat Mar 21 2015 Thomas Moschny <thomas.moschny at gmx.de> - 1.3.2-1
- Update to 1.3.2.
- Mark license with %license.
- Re-enable tests.
* Sun Jan 18 2015 Thomas Moschny <thomas.moschny at gmx.de> - 1.3.1-5
- Own the package doc dir.
- Remove extra .md suffix from generated HTML files.
* Fri Jan 16 2015 Tom Callaway <spot at fedoraproject.org> - 1.3.1-4
- build with docs
* Fri Jan 16 2015 Tom Callaway <spot at fedoraproject.org> - 1.3.1-3
- rebuild for lua 5.3
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Nov  3 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.3.1-1
- Update to 1.3.1.
- Use a single package doc dir.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update lua-penlight' 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