Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gsm0338 for openSUSE:Factory checked in at 2025-12-01 11:13:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gsm0338 (Old) and /work/SRC/openSUSE:Factory/.python-gsm0338.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gsm0338" Mon Dec 1 11:13:49 2025 rev:4 rq:1320597 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gsm0338/python-gsm0338.changes 2025-05-30 17:25:43.392244608 +0200 +++ /work/SRC/openSUSE:Factory/.python-gsm0338.new.14147/python-gsm0338.changes 2025-12-01 11:14:25.885325855 +0100 @@ -1,0 +2,59 @@ +Thu Nov 27 15:44:06 UTC 2025 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 1.1.0 + * Document parameter and return types + * fix formatting according flake8 + * add python 3.6 to test matrix + * ignore .pytest_cache + * use unicodedata python standard module to replace unicode.py + * update referece to latest TS 23.038 standard + * cleanup module public interface + * remove *.txt from package_data + * remove dependency to module six + * add badges for PyPI and license + * fix PyPI batch + * add passenv to tox configuration to support codecov.io + * use codecov python script + * use Codec Error Handling Callbacks as described in PEP 293 + * bump version to 1.1.0 + * remove support for deprecated Python version 3.3 + * remove travis build for deprecated Python version 3.3 + * move input length calculation out of loop + * format file according PEP8 + * collect coverage data + * add space + * move requirement pytest-cov from tox.ini into .travis.yml + * use explicite list of deps in tox.ini + * tox.ini deps update + * cleanup setup, travis and tox configuration + * fix type in codecov badge path + * cleanup code registry + * properly handle str and bytes replacement + * Test and indicate support of Python 3.7 + * test_charset: Escape \ + * Test and indicate support of Python 3.7 + * test_charset: Escape \ + * add normalization example + * update .gitignore to latest template from github + * add Python 3.8 to CI build and drop testing for EOL Python 3.4 + * update CI configuration to a modern setup + * add note about unsupported character packing + * Remove support for Python 2.7 + * Fix flake8 rules + * update check-manifest configuration + * switch to travis-ci.com + * replace setup.py with pyproject.toml + * create Github workflow for CI (#12) + * cleanup project + * add basic pre-commit configuration (#13) + * drop support for Python 3.6 (#14) + * [pre-commit.ci] pre-commit autoupdate (#15) + * [pre-commit.ci] pre-commit autoupdate (#16) + * [pre-commit.ci] pre-commit autoupdate (#17) + * bump supported Python versions + * [pre-commit.ci] pre-commit autoupdate + * remove travis.ci batch from readme +- Drop no-six.patch, merged upstream +- Use Python 3.11 on SLE-15 by default + +------------------------------------------------------------------- Old: ---- no-six.patch python-gsm0338-1.0.0.tar.gz New: ---- python-gsm0338-1.1.0.tar.gz ----------(Old B)---------- Old: * remove travis.ci batch from readme - Drop no-six.patch, merged upstream - Use Python 3.11 on SLE-15 by default ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gsm0338.spec ++++++ --- /var/tmp/diff_new_pack.RzXczi/_old 2025-12-01 11:14:26.361346005 +0100 +++ /var/tmp/diff_new_pack.RzXczi/_new 2025-12-01 11:14:26.365346175 +0100 @@ -16,17 +16,16 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} Name: python-gsm0338 -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Python Codec for 3GPP TS 23.038 / ETSI GSM 03.38 License: MIT URL: https://github.com/dsch/gsm0338 #GIT-Clone: https://github.com/dsch/gsm0338.git Source: https://github.com/dsch/gsm0338/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM parts of https://github.com/dsch/gsm0338/commit/94bcadca630d498ce8b33295c617acb1a75b39da Remove support for Python 2.7 -Patch: no-six.patch +BuildRequires: %{python_module poetry-core >= 1.0.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} ++++++ python-gsm0338-1.0.0.tar.gz -> python-gsm0338-1.1.0.tar.gz ++++++ ++++ 1869 lines of diff (skipped)
