Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pysubs2 for openSUSE:Factory checked in at 2026-04-10 21:28:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysubs2 (Old) and /work/SRC/openSUSE:Factory/.python-pysubs2.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysubs2" Fri Apr 10 21:28:42 2026 rev:4 rq:1345843 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysubs2/python-pysubs2.changes 2025-02-20 17:40:04.756004380 +0100 +++ /work/SRC/openSUSE:Factory/.python-pysubs2.new.21863/python-pysubs2.changes 2026-04-10 21:28:46.722417129 +0200 @@ -1,0 +2,16 @@ +Fri Apr 10 13:50:12 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.8.1: + * TMP subtitle writer now supports newlines, patch by CK-Explorer + * TTML reader now accepts optional parameter + ignore_par_time_offset=True for compatibility with Apple Music TTML + format (Issue #108) + * Refactoring to use pathlib.Path for paths + * Type hints improvements + * CLI tests properly get path to Python binary + * Added support for Python 3.14 + * Migrated from legacy Setuptools project to uv, hatch and + pyproject.toml +- Drop upstreamed python_executable.patch. + +------------------------------------------------------------------- Old: ---- pysubs2-1.8.0.tar.gz python_executable.patch New: ---- pysubs2-1.8.1.tar.gz ----------(Old B)---------- Old: pyproject.toml - Drop upstreamed python_executable.patch. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysubs2.spec ++++++ --- /var/tmp/diff_new_pack.rpxDR2/_old 2026-04-10 21:28:47.374444158 +0200 +++ /var/tmp/diff_new_pack.rpxDR2/_new 2026-04-10 21:28:47.374444158 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pysubs2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,16 @@ %{?sle15_python_module_pythons} Name: python-pysubs2 -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Python library for editing subtitle files License: MIT Group: Development/Languages/Python URL: https://pysubs2.readthedocs.io Source0: https://files.pythonhosted.org/packages/source/p/pysubs2/pysubs2-%{version}.tar.gz -# PATCH-FIX-UPSTREAM python_executable.patch gh#tkarabela/pysubs2!104 [email protected] -# don't hardcode python executable name -Patch0: python_executable.patch +BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ pysubs2-1.8.0.tar.gz -> pysubs2-1.8.1.tar.gz ++++++ ++++ 58423 lines of diff (skipped)
