Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-vcrpy for openSUSE:Factory checked in at 2026-01-23 17:33:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-vcrpy (Old) and /work/SRC/openSUSE:Factory/.python-vcrpy.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vcrpy" Fri Jan 23 17:33:39 2026 rev:21 rq:1328761 version:8.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-vcrpy/python-vcrpy.changes 2026-01-13 21:37:30.075298094 +0100 +++ /work/SRC/openSUSE:Factory/.python-vcrpy.new.1928/python-vcrpy.changes 2026-01-23 17:33:52.387927687 +0100 @@ -1,0 +2,5 @@ +Fri Jan 23 01:17:47 UTC 2026 - Steve Kowalik <[email protected]> + +- Add missing BuildRequires on pytest-asyncio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-vcrpy.spec ++++++ --- /var/tmp/diff_new_pack.A7QmwM/_old 2026-01-23 17:33:53.175960162 +0100 +++ /var/tmp/diff_new_pack.A7QmwM/_new 2026-01-23 17:33:53.183960492 +0100 @@ -26,7 +26,9 @@ URL: https://github.com/kevin1024/vcrpy Source: https://files.pythonhosted.org/packages/source/v/vcrpy/vcrpy-%{version}.tar.gz BuildRequires: %{python_module PyYAML} +BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-httpbin} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools}
