Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-skip-markers for 
openSUSE:Factory checked in at 2023-12-04 23:01:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-skip-markers (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-skip-markers.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-skip-markers"

Mon Dec  4 23:01:53 2023 rev:2 rq:1130720 version:1.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-skip-markers/python-pytest-skip-markers.changes
    2023-10-17 20:25:16.447861281 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-skip-markers.new.25432/python-pytest-skip-markers.changes
 2023-12-04 23:02:22.577533305 +0100
@@ -1,0 +2,18 @@
+Mon Dec  4 11:23:49 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.5.0:
+  * Add a ``skip_on_fips_enabled_platform`` marker
+  * Improvements
+  * Stop using deprecated `@pytest.mark.trylast`
+  * Trivial/Internal Changes
+  * Several minor fixes & improvements:
+  * Update pre-commit hooks versions
+  * Update copyright headers
+  * Update workflows
+  * Breaking Changes
+  * Drop support for python versions older than 3.7
+  * Improvements
+  * Don't cache the functions in
+    `pytestskipmarkers.utils.platform`
+
+-------------------------------------------------------------------

Old:
----
  pytest-skip-markers-1.3.0.tar.gz

New:
----
  pytest-skip-markers-1.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-skip-markers.spec ++++++
--- /var/tmp/diff_new_pack.RdK6uU/_old  2023-12-04 23:02:23.085552011 +0100
+++ /var/tmp/diff_new_pack.RdK6uU/_new  2023-12-04 23:02:23.085552011 +0100
@@ -14,25 +14,28 @@
 
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
+
+
 Name:           python-pytest-skip-markers
-Version:        1.3.0
+Version:        1.5.0
 Release:        0
 Summary:        Pytest plugin for conditionally skipping tests
 License:        Apache-2.0
 URL:            https://github.com/saltstack/pytest-skip-markers
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-skip-markers/pytest-skip-markers-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module devel >= 3.7}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 50.3.2}
 BuildRequires:  %{python_module setuptools-declarative-requirements}
 BuildRequires:  %{python_module setuptools_scm >= 3.4}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
-BuildRequires:  %{python_module pip}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module attrs >= 19.2.0}
 BuildRequires:  %{python_module distro}
-BuildRequires:  %{python_module pytest >= 6.0.0}
 BuildRequires:  %{python_module pyfakefs}
+BuildRequires:  %{python_module pytest >= 6.0.0}
 # /SECTION
 BuildRequires:  fdupes
 Requires:       python-attrs >= 19.2.0

++++++ pytest-skip-markers-1.3.0.tar.gz -> pytest-skip-markers-1.5.0.tar.gz 
++++++
++++ 5209 lines of diff (skipped)

Reply via email to