iso-codes 3.77
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Wed, 22 Nov 2017
[ ISO 3166-1 translations ]
* Norwegian Bokmal: Fix typo for "Portugal", spotted by
Sigve Indregard. Thanks! Closes: alioth#315841
* Icelandic by Sveinn í Felli (TP)
* Polish by Jakub Bogusz (TP)
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Brazilian Portuguese by Rafael Fontenelle (TP)
* Croatian by Božidar Putanec (TP)
[ ISO 3166-2 translations ]
* French: Fix typo for "Perugia", spotted by Mickael Jouanne.
Thanks! Closes: alioth#315845
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Polish by Jakub Bogusz (TP)
* Icelandic by Sveinn í Felli (TP)
[ ISO 4217 translations ]
* Croatian by Božidar Putanec (TP)
* Icelandic by Sveinn í Felli (TP)
[ ISO 3166-3 translations ]
* Icelandic by Sveinn í Felli (TP)
* Polish by Jakub Bogusz (TP)
* Dutch by Freek de Kruijf (TP)
[ ISO 639-2 translations ]
* Icelandic by Sveinn í Felli (TP)
* Dutch by Freek de Kruijf (TP)
* Italian by Milo Casagrande (TP)
* Polish by Jakub Bogusz (TP)
[ ISO 639-5 translations ]
* Dutch by Freek de Kruijf (TP)
* Polish by Jakub Bogusz (TP)
* Italian by Sebastiano Pistore (TP)
* Icelandic by Sveinn í Felli (TP)
[ ISO 639-3 translations ]
* Dutch by Freek de Kruijf (TP)
* Polish by Jakub Bogusz (TP)
* Icelandic by Sveinn í Felli (TP)
[ ISO 15924 translations ]
* Dutch by Freek de Kruijf (TP)
* Icelandic by Sveinn í Felli (TP)
v8.8.6
Metadata changes:
- Updated alternate formatting data for country calling code(s):
34, 62, 91, 94, 971, 972
- Updated phone metadata for region code(s):
AE, AR, AU, BB, BN, BR, BW, BY, BZ, CC, CL, CW, CX, DE, EC, EG, ET, GB, GE,
GG, GP, HK, HR, ID, IE, IL, IN, JO, KH, LK, LU, LV, LY, MG, MO, MR, MY, NL,
NR, OM, PH, PK, PM, PS, RE, RU, RW, SA, SE, SG, SH, SK, SM, TH, TJ, UZ, VN,
ZM, ZW
- New geocoding data for country calling code(s): 61 (en)
- Updated geocoding data for country calling code(s): 20 (en)
- New carrier data for country calling code(s): 674 (en)
- Updated carrier data for country calling code(s):
61 (en), 91 (en), 234 (en), 593 (en), 1246 (en)
- Updated / refreshed time zone meta data.
python-markdown2 2.3.5:
- Fenced code blocks lang with leading space
- Search for items only within metadata header
- highlightjs language class support
- FIPS compliance
- Fix for double amp replacement inside link title
Upstream changes:
1.58 2017-11-15 rurban
----
* Drop 5.005 support
* Switch from DynaLoader to XSLoader [atoomic #5]
* Replace use vars by our. [atoomic #5]
* Lazy load Carp only when required. [atoomic #5]
* Minor test improvements
* Fix v5.8 cast warnings
Upstream changes:
0.67 Wed Nov 15 18:59:33 CET 2017
- Support standard tags !!str, !!map and !!seq instead of dying. PR#67
(TINITA++)
- Support JSON::PP::Boolean and boolean.pm via $YAML::XS::Boolean. PR#66
(TINITA++) Thanks also to Bj枚rn H枚hrmann for SvPV_nolen()
version 0.98: Wed 8 Nov 10:38:35 CET 2017
Improvements:
- warn about the dwimmery of the code
rt.cpan.org#114021 [David Schmidt, Slaven Rezic]
- typo
rt.cpan.org#114211 [Gregor Herrmann, Debian]
- remove dependency on File::Slurp::Tiny, never used it
rt.cpan.org#123537 [Dan Book]
Version 2.10:
- Added a new extension node called OverlayScope which can be used to
create an unoptimized scope that will look up all variables from a
derived context.
- Added an in test that works like the in operator. This can be used
in combination with reject and select.
- Added previtem and nextitem to loop contexts, providing access to the
previous/next item in the loop. If such an item does not exist, the value is
undefined.
- Added changed(*values) to loop contexts, providing an easy way of
checking whether a value has changed since the last iteration (or rather
since the last call of the method)
- Added a namespace function that creates a special object which allows
attribute assignment using the set tag. This can be used to carry data
across scopes, e.g. from a loop body to code that comes after the loop.
- Added a trimmed modifier to {% trans %} to strip linebreaks and
surrounding whitespace. Also added a new policy to enable this for all
trans blocks.
- The random filter is no longer incorrectly constant folded and will
produce a new random choice each time the template is rendered.
- Added a unique filter.
- Added min and max filters.
- Added tests for all comparison operators: eq, ne, lt, le,
gt, ge.
- import statement cannot end with a trailing comma.
- indent filter will not indent blank lines by default.
- Add reverse argument for dictsort filter.
- Add a NativeEnvironment that renders templates to native Python types
instead of strings.
- Added filter support to the block set tag.
- tojson filter marks output as safe to match documented behavior.
- Resolved a bug where getting debug locals for tracebacks could
modify template context.
- Fixed a bug where having many {% elif ... %} blocks resulted in a
"too many levels of indentation" error. These blocks now compile to
native elif ..: instead of else: if ..:
By default redland is configured with `--disable-gtk-doc'. However,
despite that it will checks several `gtkdoc-*' tools anyway ending
in an failure during the installation phase because only a couple
of them are available.
Add a kludge via CONFIGURE_ENV to avoid picking up gtkdoc-* tools.
Pointed out by <oster>, thanks!
0.902 Thu 02 Nov 2017
- Proper packaging (mea máxima culpa)
- No code changes
0.901 Wed 01 Nov 2017
- Support for Time::Date objects in date constructs
1.34 - 2017-11-05, H.Merijn Brand
* Bad arg for formula (like "craok") will now die with error 1500
* Row report in formula reporting was off by 1
* Add a prominent section about BOM handling
* Make sheet label more portable (csv2xlsx)
* Allow munge => \%hash
* Preserve first row in csv (set_column_names => 0)
works fine for me with 2.0.2 but with 2.0.4 I see
GEN el/
Error: Could not merge translations:
'NoneType' object is not subscriptable
Makefile:522: recipe for target 'cs/cs.stamp' failed
2.0.4
=====
* Fixed a massive performance issue
2.0.3
=====
* Added Python 3 support. Keeping Python 2 support for now. (Virgil Dupras)
* Fixed --keep-entities mode after some libxml2 changes.
* Added --path option for extra paths for ITS files.
* Don't error out (except under -s) for mismatched placeholders.
* Fixed UTF-8 handling for translated attributes.
$ python3.6
Python 3.6.3 (default, Oct 27 2017, 17:16:29)
[GCC 5.4.0] on netbsd8
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/pkg/lib/python3.6/site-packages/libxml2.py", line 1, in <module>
import libxml2mod
ImportError: /usr/pkg/lib/python3.6/site-packages/libxml2mod.so: Undefined PLT symbol "PyCObject_Check" (symnum = 488)
Unicode Emoji Data Files are the machine-readable emoji data files
associated with UTS #51.
http://www.unicode.org/reports/tr51/index.html
These files are required by recent ibus Emoji dictionary support.
PR pkg/52692
Upstream changes:
2.0132 2017-10-28
- Revert setNamespace() enhancements that broke some dependent tests:
- commit df9fdc6659cb2e4e9bc896e58c02dfd79b430fbb
- add t/48_rt123379_setNamespace.t .
- Thanks to Alexander Bluhm and Slaven Rezic for the reports and
the test.
2.0131 2017-10-24
- Re-include the missing *.pod documents.
- https://rt.cpan.org/Ticket/Display.html?id=123362
- Thanks to Stephen for the report.
- Add t/pod-files-presence.t to test for it in the future.
- Merge https://github.com/shlomif/perl-XML-LibXML/pull/8
- Fix bug in Node::replaceChild()
- Thanks to @Mipu94 .