Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weblate for openSUSE:Factory checked in at 2022-11-11 14:36:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weblate (Old) and /work/SRC/openSUSE:Factory/.weblate.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weblate" Fri Nov 11 14:36:32 2022 rev:14 rq:1035144 version:4.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/weblate/weblate.changes 2022-06-06 11:10:54.639341329 +0200 +++ /work/SRC/openSUSE:Factory/.weblate.new.1597/weblate.changes 2022-11-11 14:36:42.574358910 +0100 @@ -1,0 +2,40 @@ +Thu Nov 10 10:10:41 UTC 2022 - Markéta Machová <[email protected]> + +- Update to 4.14.1 + * Changed behavior of updating language names. + * Added pagination to projects listing. + * API for creating new units now returns information about newly + * created unit. + * Component discovery now supports configuring an intermediate + * language. + * Added fixed encoding variants to CSV formats. + * Changed handling of context and location for some formats to better + * fit underlying implementation. + * Added support for ResourceDictionary format. + * Improved progress bar colors for color blind. + * Fixed variants cleanup on string removal. + * Compatibility with Django 4.1. + * Added support for storing escaped XML elements in XLIFF. + * Improved formatting of placeholder check errors. + * Redirect /.well-known/change-password to /accounts/password/. + * Machine translation services are now configurable per project. + * Added separate permission for resolving comments and grant it to the + * Review strings{.interpreted-text role="guilabel"} role. + * Added support for storing alternative translations in the CSV file. + * The placeholders check can now be case-insensitive as well. + * Track add-on changes in a history. + * Fixed parsing translation from Windows RC, HTML and text files. + * Extended language code style configuration options. + * Added support for pluralse updated in recent CLDR releases. + * Reduced memory usage while updating components with a lot of + * translations. + * Added support for translation domain in SAP Translation Hub. + * Allow absolute links in source string locations. + * Improved operation behind some reverse proxies. + * Exteded API to cover translation memory. + * Improved document translation workflow. + * Improved reliability of HTML and text files translation. + * Added support for project level backups. + * Improved performance and memory usage of translation memory lookups. + +------------------------------------------------------------------- Old: ---- Weblate-4.12.2.tar.xz Weblate-4.12.2.tar.xz.asc New: ---- Weblate-4.14.1.tar.xz Weblate-4.14.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weblate.spec ++++++ --- /var/tmp/diff_new_pack.KSxfNm/_old 2022-11-11 14:36:43.238362164 +0100 +++ /var/tmp/diff_new_pack.KSxfNm/_new 2022-11-11 14:36:43.242362183 +0100 @@ -20,8 +20,9 @@ %define WLDATADIR %{_localstatedir}/lib/weblate %define WLETCDIR %{_sysconfdir}/weblate %define _name Weblate +%define skip_python310 1 Name: weblate -Version: 4.12.2 +Version: 4.14.1 Release: 0 Summary: Web-based translation tool License: GPL-3.0-or-later @@ -58,7 +59,8 @@ BuildRequires: python3-bleach >= 3.1.1 BuildRequires: python3-boto3 >= 1.15.0 BuildRequires: python3-celery >= 5.0.3 -BuildRequires: python3-charset-normalizer >= 2.0 +BuildRequires: python3-chardet +BuildRequires: python3-charset-normalizer >= 2.0.12 BuildRequires: python3-cssselect >= 1.0.0 BuildRequires: python3-dbm BuildRequires: python3-diff_match_patch = 20200713 @@ -69,7 +71,7 @@ BuildRequires: python3-django-redis >= 4.11.0 BuildRequires: python3-django_compressor >= 2.4 BuildRequires: python3-djangorestframework >= 3.11 -BuildRequires: python3-filelock >= 3.0.0 +BuildRequires: python3-filelock >= 3.7 BuildRequires: python3-fluent BuildRequires: python3-gobject >= 3.34.0 BuildRequires: python3-gobject-Gdk @@ -79,43 +81,44 @@ BuildRequires: python3-html2text >= 2019.8.11 BuildRequires: python3-httpretty BuildRequires: python3-iniparse = 0.5 -BuildRequires: python3-jellyfish >= 0.7.2 -BuildRequires: python3-jsonschema >= 3.0.0 -BuildRequires: python3-lxml >= 4.6.3 +BuildRequires: python3-jsonschema >= 4.5 +BuildRequires: python3-lxml >= 4.9.1 BuildRequires: python3-misaka >= 2.1.0 BuildRequires: python3-openpyxl >= 2.6.0 +BuildRequires: python3-packaging >= 20.5 BuildRequires: python3-phply >= 1.2.5 BuildRequires: python3-psycopg2 >= 2.7.7 BuildRequires: python3-pyahocorasick >= 1.4 BuildRequires: python3-pycairo >= 1.15.3 BuildRequires: python3-pyicumessageformat >= 1.0.0 -BuildRequires: python3-pyparsing >= 3.0.5 +BuildRequires: python3-pyparsing >= 3.0.7 BuildRequires: python3-python-akismet >= 0.4.2 BuildRequires: python3-python-dateutil >= 2.8.1 BuildRequires: python3-python-redis-lock >= 3.6.0 BuildRequires: python3-python3-saml >= 1.2.1 BuildRequires: python3-pytz +BuildRequires: python3-rapidfuzz >= 2.6.0 BuildRequires: python3-requests >= 2.26.0 BuildRequires: python3-responses >= 0.10.1 BuildRequires: python3-ruamel.yaml >= 0.16.0 BuildRequires: python3-selenium -BuildRequires: python3-sentry-sdk >= 0.13.0 +BuildRequires: python3-sentry-sdk >= 1.6 BuildRequires: python3-setuptools >= 40.3.0 BuildRequires: python3-siphashc >= 1.2 BuildRequires: python3-social-auth-app-django >= 5.0.0 -BuildRequires: python3-social-auth-core >= 4.2.0 +BuildRequires: python3-social-auth-core >= 4.3.0 BuildRequires: python3-sphinx-jsonschema BuildRequires: python3-sphinx_rtd_theme BuildRequires: python3-sphinxcontrib-httpdomain BuildRequires: python3-tesserocr >= 2.3.0 -BuildRequires: python3-translation-finder >= 2.7 +BuildRequires: python3-translation-finder >= 2.14 BuildRequires: python3-user-agents >= 2.0 -BuildRequires: python3-weblate-language-data >= 2021.5 -BuildRequires: python3-weblate-schemas = 0.7 +BuildRequires: python3-weblate-language-data >= 2022.7 +BuildRequires: python3-weblate-schemas = 2022.1 BuildRequires: python3-zeep >= 3.2.0 BuildRequires: tesseract-ocr-traineddata-english BuildRequires: tesseract-ocr-traineddata-orientation_and_script_detection -BuildRequires: translate-toolkit >= 3.6.0 +BuildRequires: translate-toolkit >= 3.7.2 BuildRequires: typelib(Pango) >= 1.0 BuildRequires: typelib(PangoCairo) >= 1.0 BuildRequires: user(wwwrun) @@ -131,7 +134,7 @@ Requires: python3-Pygments >= 2.6.0 Requires: python3-bleach >= 3.1.1 Requires: python3-celery >= 5.0.3 -Requires: python3-charset-normalizer >= 2.0 +Requires: python3-charset-normalizer >= 2.0.12 Requires: python3-cssselect >= 1.0.0 Requires: python3-diff_match_patch = 20200713 Requires: python3-django-appconf >= 1.0.3 @@ -140,52 +143,49 @@ Requires: python3-django-redis >= 4.11.0 Requires: python3-django_compressor >= 2.4 Requires: python3-djangorestframework >= 3.11 -Requires: python3-filelock >= 3.0.0 +Requires: python3-filelock >= 3.7 Requires: python3-fluent Requires: python3-gobject >= 3.34.0 Requires: python3-gobject-Gdk Requires: python3-gobject-cairo Requires: python3-hiredis >= 1.0.1 Requires: python3-html2text >= 2019.8.11 -Requires: python3-jellyfish >= 0.7.2 -Requires: python3-jsonschema >= 3.0.0 -Requires: python3-lxml >= 4.6.3 +Requires: python3-jsonschema >= 4.5 +Requires: python3-lxml >= 4.9.1 Requires: python3-misaka >= 2.1.0 Requires: python3-openpyxl >= 2.6.0 +Requires: python3-packaging >= 20.5 Requires: python3-pyahocorasick >= 1.4 Requires: python3-pycairo >= 1.15.3 Requires: python3-pyicumessageformat >= 1.0.0 -Requires: python3-pyparsing >= 3.0.5 +Requires: python3-pyparsing >= 3.0.7 Requires: python3-python-dateutil >= 2.8.1 Requires: python3-python-redis-lock >= 3.6.0 +Requires: python3-rapidfuzz >= 2.6.0 Requires: python3-requests >= 2.26.0 -Requires: python3-sentry-sdk >= 0.13.0 +Requires: python3-sentry-sdk >= 1.6 Requires: python3-setuptools >= 40.3.0 Requires: python3-siphashc >= 1.2 Requires: python3-social-auth-app-django >= 5.0.0 -Requires: python3-social-auth-core >= 4.2.0 -Requires: python3-translation-finder >= 2.7 +Requires: python3-social-auth-core >= 4.3.0 +Requires: python3-translation-finder >= 2.14 Requires: python3-user-agents >= 2.0 -Requires: python3-weblate-language-data >= 2021.5 -Requires: python3-weblate-schemas = 0.7 -Requires: translate-toolkit >= 3.6.0 +Requires: python3-weblate-language-data >= 2022.7 +Requires: python3-weblate-schemas = 2022.1 +Requires: translate-toolkit >= 3.7.2 Requires: ((apache2 and apache2-mod_wsgi) or (nginx and uwsgi)) Requires: (postgresql and python3-psycopg2 >= 2.7.7 and postgresql-contrib) Requires: typelib(Pango) >= 1.0 Requires: typelib(PangoCairo) >= 1.0 Requires(pre): user(wwwrun) -Conflicts: python3-jellyfish >= 0.8.3 -Conflicts: python3-jellyfish >= 0.8.4 -Conflicts: python3-jellyfish >= 0.8.5 -Conflicts: python3-jellyfish >= 0.8.6 -Conflicts: python3-jellyfish >= 0.8.7 -Conflicts: python3-jellyfish >= 0.8.8 Recommends: borgbackup >= 1.1.9 Recommends: git-review >= 1.27.0 Recommends: git-svn Recommends: mercurial >= 5.2 Recommends: python3-aeidon >= 1.9 Recommends: python3-boto3 >= 1.15.0 +# optional feature from aeidon is used +Recommends: python3-chardet Recommends: python3-django-auth-ldap >= 1.3.0 Recommends: python3-docutils Recommends: python3-google-cloud-translate >= 3.0.0 @@ -235,7 +235,7 @@ sed -i \ -e 's:#!%{_bindir}/env python3:#!%{_bindir}/python3:' \ - setup.py manage.py weblate/examples/generate-secret-key + setup.py manage.py # do not pull in the diff match patch sed -i -e '/diff-match-patch/d' requirements.txt # do not hardcode versions ++++++ Weblate-4.12.2.tar.xz -> Weblate-4.14.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/weblate/Weblate-4.12.2.tar.xz /work/SRC/openSUSE:Factory/.weblate.new.1597/Weblate-4.14.1.tar.xz differ: char 26, line 1
