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-07-14 13:45:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-syrupy (Old) and /work/SRC/openSUSE:Factory/.python-syrupy.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-syrupy" Tue Jul 14 13:45:52 2026 rev:10 rq:1365162 version:5.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-syrupy/python-syrupy.changes 2026-04-29 19:18:19.558266382 +0200 +++ /work/SRC/openSUSE:Factory/.python-syrupy.new.1991/python-syrupy.changes 2026-07-14 13:46:04.867101380 +0200 @@ -1,0 +2,23 @@ +Mon Jul 13 02:21:22 UTC 2026 - Steve Kowalik <[email protected]> + +- Update to 5.5.3: + * fix: Fix detecting pytest-xdist when loaded via PYTEST_PLUGINS + * fix: Defer registering pytest-xdist hook pytest_testnodedown to avoid + "unknown hook" error + * feat: detect unused snapshots under pytest-xdist + * feat: add --snapshot-no-cleanup to keep unused snapshots on update + * fix: honor boolean operators in -k snapshot selection + * perf: drop per-node kwargs dict from the amber serializer + * perf: give the internal matcher wrapper an explicit signature + * fix: avoid os.environ mutation for color control + * perf: speed up string serialization in amber serializer + * perf: avoid copying the cycle-detection set on every serialized node + * fix: overlapping test filenames across directories + * fix(test): mark pydantic and attrs as dependencies for running internal + tests + * feat: add --snapshot-update-new-only flag + * fix: include tests in sdist + * fix: Handle unicode line-endings correctly when serializing + * chore: migrate off semantic-release to trusted publishing + +------------------------------------------------------------------- Old: ---- syrupy-5.1.0.tar.gz New: ---- syrupy-5.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-syrupy.spec ++++++ --- /var/tmp/diff_new_pack.nVOmY9/_old 2026-07-14 13:46:05.507123257 +0200 +++ /var/tmp/diff_new_pack.nVOmY9/_new 2026-07-14 13:46:05.507123257 +0200 @@ -18,17 +18,18 @@ %{?sle15_python_module_pythons} Name: python-syrupy -Version: 5.1.0 +Version: 5.5.3 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 attrs >= 26.1} BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry-core >= 2.2.1} -BuildRequires: %{python_module pydantic >= 2.12.5} +BuildRequires: %{python_module hatchling} +BuildRequires: %{python_module hypothesis >= 6.0.0} +BuildRequires: %{python_module pydantic >= 2.13.4} 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 ++++++ --- /var/tmp/diff_new_pack.nVOmY9/_old 2026-07-14 13:46:05.551124761 +0200 +++ /var/tmp/diff_new_pack.nVOmY9/_new 2026-07-14 13:46:05.555124898 +0200 @@ -1,6 +1,6 @@ -mtime: 1777366341 -commit: 59ef528784b2563dad2bfc3d4823b12320f01aa355a340204eead5058bf1b433 +mtime: 1783909300 +commit: 604a77b539d1a4ae5fa01f5dc77ed1bd2063fbb302708eb03a1590795fb499a8 url: https://src.opensuse.org/python-pytest/python-syrupy -revision: 59ef528784b2563dad2bfc3d4823b12320f01aa355a340204eead5058bf1b433 +revision: 604a77b539d1a4ae5fa01f5dc77ed1bd2063fbb302708eb03a1590795fb499a8 projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ 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-07-13 04:21:40.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ syrupy-5.1.0.tar.gz -> syrupy-5.5.3.tar.gz ++++++ ++++ 6345 lines of diff (skipped)
