Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-syrupy for openSUSE:Factory checked in at 2026-04-29 19:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-syrupy (Old) and /work/SRC/openSUSE:Factory/.python-syrupy.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-syrupy" Wed Apr 29 19:17:39 2026 rev:9 rq:1349734 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-syrupy/python-syrupy.changes 2025-10-11 22:48:15.868306260 +0200 +++ /work/SRC/openSUSE:Factory/.python-syrupy.new.30200/python-syrupy.changes 2026-04-29 19:18:19.558266382 +0200 @@ -1,0 +2,6 @@ +Tue Apr 28 08:32:11 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.1.0: + * add serializer plugin system; plugins for data models + +------------------------------------------------------------------- Old: ---- syrupy-5.0.0.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio syrupy-5.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-syrupy.spec ++++++ --- /var/tmp/diff_new_pack.J3ZYkL/_old 2026-04-29 19:18:21.190333223 +0200 +++ /var/tmp/diff_new_pack.J3ZYkL/_new 2026-04-29 19:18:21.210334042 +0200 @@ -18,15 +18,17 @@ %{?sle15_python_module_pythons} Name: python-syrupy -Version: 5.0.0 +Version: 5.1.0 Release: 0 Summary: Pytest Snapshot Test Utility License: MIT URL: https://github.com/tophat/syrupy Source: https://github.com/tophat/syrupy/archive/refs/tags/v%{version}.tar.gz#/syrupy-%{version}.tar.gz +BuildRequires: %{python_module attrs} BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry-core >= 1.4.0} +BuildRequires: %{python_module poetry-core >= 2.2.1} +BuildRequires: %{python_module pydantic >= 2.12.5} BuildRequires: %{python_module pytest >= 8.0.0} BuildRequires: %{python_module pytest-benchmark >= 5.1.0} BuildRequires: %{python_module pytest-xdist >= 3.6.1} ++++++ _scmsync.obsinfo ++++++ mtime: 1777366341 commit: 59ef528784b2563dad2bfc3d4823b12320f01aa355a340204eead5058bf1b433 url: https://src.opensuse.org/python-pytest/python-syrupy revision: 59ef528784b2563dad2bfc3d4823b12320f01aa355a340204eead5058bf1b433 projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-28 10:52:21.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ syrupy-5.0.0.tar.gz -> syrupy-5.1.0.tar.gz ++++++ ++++ 2363 lines of diff (skipped)
