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 2023-10-12 23:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-ansible (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-ansible.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-ansible"
Thu Oct 12 23:41:22 2023 rev:2 rq:1117113 version:4.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-ansible/python-pytest-ansible.changes
2023-09-14 16:28:54.581535474 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-ansible.new.1807/python-pytest-ansible.changes
2023-10-12 23:42:48.386412014 +0200
@@ -1,0 +2,11 @@
+Thu Oct 12 05:36:05 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 4.1.1:
+ * Bugfixes
+ - Enable CSpell check (#188) @cristianonicolai
+ - Move coverage to `pyproject.toml` (#179) @Ruchip16
+ - Add Python 3.12 to test matrix (#185) @cristianonicolai
+ - Remove Flake8 and revisit initial config for Ruff (#186)
+ @cristianonicolai
+
+-------------------------------------------------------------------
Old:
----
pytest-ansible-4.1.0.tar.gz
New:
----
pytest-ansible-4.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-ansible.spec ++++++
--- /var/tmp/diff_new_pack.55RDD7/_old 2023-10-12 23:42:49.030435327 +0200
+++ /var/tmp/diff_new_pack.55RDD7/_new 2023-10-12 23:42:49.030435327 +0200
@@ -38,21 +38,21 @@
%endif
Name: python-pytest-ansible
-Version: 4.1.0
+Version: 4.1.1
Release: 0
Summary: Plugin for pytest to simplify calling ansible modules from
tests or fixtures
License: MIT
URL: https://github.com/ansible-community/pytest-ansible
Source:
https://files.pythonhosted.org/packages/source/p/pytest-ansible/pytest-ansible-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 63.0.0}
BuildRequires: %{python_module setuptools_scm >= 7.0.5}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: ansible-core >= 2.15.0
-BuildRequires: molecule >= 6.0.0
BuildRequires: %{python_module pytest >= 6}
+BuildRequires: molecule >= 6.0.0
# /SECTION
BuildRequires: fdupes
Requires: python-pytest >= 6
++++++ pytest-ansible-4.1.0.tar.gz -> pytest-ansible-4.1.1.tar.gz ++++++
++++ 1900 lines of diff (skipped)