Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-ansible for
openSUSE:Factory checked in at 2026-09-21 12:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-ansible (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-ansible.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-ansible"
Mon Sep 21 12:15:22 2026 rev:27 rq:1379236 version:26.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-ansible/python-pytest-ansible.changes
2026-07-01 16:59:47.545214079 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-ansible.new.383539/python-pytest-ansible.changes
2026-09-21 12:15:58.395116299 +0200
@@ -1,0 +2,28 @@
+Sun Sep 20 11:13:25 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- Update to version 26.8.0:
+ * fix(security): update dependencies [SECURITY] (#612)
+ * test: raise unit coverage to ~98% for SonarCloud (#609)
+ * Revert "Sonar/coverage boost (#601)" (#608)
+ * fix(deps): exclude ansible-core 2.17.x (CVE-2026-11332) (#607)
+ * fix: resolve SonarCloud quality gate violations (#606)
+ * chore(deps): update all dependencies pep621 (#592)
+ * fix(security): update dependencies [SECURITY] (#604)
+ * docs: retire pytest-ansible (EOL December 2026) (#603)
+ * fix(security): add missing workflow permissions to resolve
+ code-scanning alerts (#605)
+ * chore: deprecate molecule scenario integration via pytest
+ (#602)
+ * Sonar/coverage boost (#601)
+ * test: boost new-code coverage past 90% for SonarCloud quality
+ gate (#600)
+ * Sonar/s3776 s1172 coverage v2 (#599)
+ * Sonar/s3776 s1172 coverage (#597)
+ * fix: resolve 11 SonarCloud issues across 5 files (#595)
+ * chore(deps): update all dependencies (#591)
+ * fix(security): bump cairosvg to 2.9.0 to fix
+ GHSA-f38f-5xpm-9r7c (#594)
+ * fix(security): bump urllib3, idna, pymdown-extensions to fix
+ known vulnerabilities (#593)
+
+-------------------------------------------------------------------
Old:
----
pytest-ansible-26.6.0.obscpio
New:
----
pytest-ansible-26.8.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-ansible.spec ++++++
--- /var/tmp/diff_new_pack.wXhOam/_old 2026-09-21 12:16:00.632209806 +0200
+++ /var/tmp/diff_new_pack.wXhOam/_new 2026-09-21 12:16:00.634209890 +0200
@@ -44,7 +44,7 @@
%endif
Name: python-pytest-ansible
-Version: 26.6.0
+Version: 26.8.0
Release: 0
Summary: Plugin for pytest to simplify calling ansible modules from
tests or fixtures
License: MIT
@@ -58,13 +58,14 @@
BuildRequires: git-core
BuildRequires: python-rpm-macros
# SECTION runtime requirements
-BuildRequires: ansible-core > 2.16.14
BuildRequires: %{python_for_dependencies}-ansible-compat >= 25.8.2
BuildRequires: %{python_for_dependencies}-cffi >= 1.15.1
BuildRequires: %{python_for_dependencies}-packaging >= 23.2
BuildRequires: %{python_for_dependencies}-pytest >= 6
BuildRequires: %{python_for_dependencies}-pytest-xdist >= 3.8.0
BuildRequires: %{python_for_dependencies}-typing_extensions >= 4.15.0
+# ansible-core>=2.16.19,!=2.17.* > we only have packages for Ansible >= 2.18"
+BuildRequires: ansible-core > 2.18
# /SECTION
# SECTION test requirements
BuildRequires: molecule >= 6.0.0
@@ -76,7 +77,8 @@
Requires: %{python_for_dependencies}-pytest >= 6
Requires: %{python_for_dependencies}-pytest-xdist >= 3.8.0
Requires: %{python_for_dependencies}-typing_extensions >= 4.15.0
-Requires: ansible-core > 2.16.14
+# ansible-core>=2.16.19,!=2.17.* > we only have packages for Ansible >= 2.18"
+Requires: ansible-core > 2.18
BuildArch: noarch
%python_subpackages
++++++ _service ++++++
--- /var/tmp/diff_new_pack.wXhOam/_old 2026-09-21 12:16:00.671211437 +0200
+++ /var/tmp/diff_new_pack.wXhOam/_new 2026-09-21 12:16:00.673211520 +0200
@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param
name="url">https://github.com/ansible-community/pytest-ansible.git</param>
<param name="scm">git</param>
- <param name="revision">refs/tags/v26.6.0</param>
+ <param name="revision">refs/tags/v26.8.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.wXhOam/_old 2026-09-21 12:16:00.696212482 +0200
+++ /var/tmp/diff_new_pack.wXhOam/_new 2026-09-21 12:16:00.699212607 +0200
@@ -3,6 +3,6 @@
<param
name="url">https://github.com/ansible-community/pytest-ansible</param>
<param
name="changesrevision">9ae386df18f1e33e9c08ded53fce43175ab306a6</param></service><service
name="tar_scm">
<param
name="url">https://github.com/ansible-community/pytest-ansible.git</param>
- <param
name="changesrevision">386126221c1f4a37d90d990a8a08bb169e71783b</param></service></servicedata>
+ <param
name="changesrevision">91098684f6764dd120436b2cadbbeecfa5d522ea</param></service></servicedata>
(No newline at EOF)
++++++ pytest-ansible-26.6.0.obscpio -> pytest-ansible-26.8.0.obscpio ++++++
++++ 6605 lines of diff (skipped)
++++++ pytest-ansible.obsinfo ++++++
--- /var/tmp/diff_new_pack.wXhOam/_old 2026-09-21 12:16:01.186232964 +0200
+++ /var/tmp/diff_new_pack.wXhOam/_new 2026-09-21 12:16:01.192233214 +0200
@@ -1,5 +1,5 @@
name: pytest-ansible
-version: 26.6.0
-mtime: 1782132801
-commit: 386126221c1f4a37d90d990a8a08bb169e71783b
+version: 26.8.0
+mtime: 1785838483
+commit: 91098684f6764dd120436b2cadbbeecfa5d522ea