From 04a637a049de484d5d56a844b5e3b487cdbec44893461d2c8a02ce673e3b0f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 25 Jun 2018 11:03:28 +0000 Subject: [PATCH] Accepting request 618823 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/618823 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=41 --- Babel-2.5.3.tar.gz | 3 --- Babel-2.6.0.tar.gz | 3 +++ python-Babel-doc.changes | 36 ++++++++++++++++++++++++++++++++++++ python-Babel-doc.spec | 2 +- python-Babel.changes | 36 ++++++++++++++++++++++++++++++++++++ python-Babel.spec | 2 +- 6 files changed, 77 insertions(+), 5 deletions(-) delete mode 100644 Babel-2.5.3.tar.gz create mode 100644 Babel-2.6.0.tar.gz diff --git a/Babel-2.5.3.tar.gz b/Babel-2.5.3.tar.gz deleted file mode 100644 index 6a06f70..0000000 --- a/Babel-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ce4cb6fdd4393edd323227cba3a077bceb2a6ce5201c902c65e730046f41f14 -size 6611941 diff --git a/Babel-2.6.0.tar.gz b/Babel-2.6.0.tar.gz new file mode 100644 index 0000000..783c798 --- /dev/null +++ b/Babel-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cba50f48c529ca3fa18cf81fa9403be176d374ac4d60738b839122dfaaa3d23 +size 7960433 diff --git a/python-Babel-doc.changes b/python-Babel-doc.changes index 70e61a6..6f2d0b5 100644 --- a/python-Babel-doc.changes +++ b/python-Babel-doc.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sun Jun 24 15:32:48 UTC 2018 - arun@gmx.de + +- update to version 2.6.0: + * Possibly incompatible changes + + Numbers: Refactor decimal handling code and allow bypass of + decimal quantization. (@kdeldycke) (PR #538) + + Messages: allow processing files that are in locales unknown to + Babel (@akx) (PR #557) + + General: Drop support for EOL Python 2.6 and 3.3 (@hugovk) (PR + #546) + * Other changes + + CLDR: Use CLDR 33 (@akx) (PR #581) + + Lists: Add support for various list styles other than the + default (@akx) (#552) + + Messages: Add new PoFileError exception (@Bedrock02) (PR #532) + + Times: Simplify Linux distro specific explicit timezone setting + search (@scop) (PR #528) + * Bugfixes + + CLDR: avoid importing alt=narrow currency symbols (@akx) (PR + #558) + + CLDR: ignore non-Latin numbering systems (@akx) (PR #579) + + Docs: Fix improper example for date formatting (@PTrottier) (PR + #574) + + Tooling: Fix some deprecation warnings (@akx) (PR #580) + * Tooling & docs + + Add explicit signatures to some date autofunctions (@xmo-odoo) + (PR #554) + + Include license file in the generated wheel package (@jdufresne) + (PR #539) + + Python 3.6 invalid escape sequence deprecation fixes (@scop) (PR + #528) + + Test and document all supported Python versions (@jdufresne) (PR + #540) + + Update copyright header years and authors file (@akx) (PR #559) + ------------------------------------------------------------------- Sun May 6 19:35:28 UTC 2018 - arun@gmx.de diff --git a/python-Babel-doc.spec b/python-Babel-doc.spec index 30eed97..737efbe 100644 --- a/python-Babel-doc.spec +++ b/python-Babel-doc.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Babel-doc -Version: 2.5.3 +Version: 2.6.0 Release: 0 Summary: Internationalization utilities License: BSD-3-Clause diff --git a/python-Babel.changes b/python-Babel.changes index cbb8092..1c794e6 100644 --- a/python-Babel.changes +++ b/python-Babel.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sun Jun 24 15:32:48 UTC 2018 - arun@gmx.de + +- update to version 2.6.0: + * Possibly incompatible changes + + Numbers: Refactor decimal handling code and allow bypass of + decimal quantization. (@kdeldycke) (PR #538) + + Messages: allow processing files that are in locales unknown to + Babel (@akx) (PR #557) + + General: Drop support for EOL Python 2.6 and 3.3 (@hugovk) (PR + #546) + * Other changes + + CLDR: Use CLDR 33 (@akx) (PR #581) + + Lists: Add support for various list styles other than the + default (@akx) (#552) + + Messages: Add new PoFileError exception (@Bedrock02) (PR #532) + + Times: Simplify Linux distro specific explicit timezone setting + search (@scop) (PR #528) + * Bugfixes + + CLDR: avoid importing alt=narrow currency symbols (@akx) (PR + #558) + + CLDR: ignore non-Latin numbering systems (@akx) (PR #579) + + Docs: Fix improper example for date formatting (@PTrottier) (PR + #574) + + Tooling: Fix some deprecation warnings (@akx) (PR #580) + * Tooling & docs + + Add explicit signatures to some date autofunctions (@xmo-odoo) + (PR #554) + + Include license file in the generated wheel package (@jdufresne) + (PR #539) + + Python 3.6 invalid escape sequence deprecation fixes (@scop) (PR + #528) + + Test and document all supported Python versions (@jdufresne) (PR + #540) + + Update copyright header years and authors file (@akx) (PR #559) + ------------------------------------------------------------------- Sun May 6 19:35:28 UTC 2018 - arun@gmx.de diff --git a/python-Babel.spec b/python-Babel.spec index 39f07f0..996781d 100644 --- a/python-Babel.spec +++ b/python-Babel.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Babel -Version: 2.5.3 +Version: 2.6.0 Release: 0 Summary: Internationalization utilities License: BSD-3-Clause