Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-tldr for 
openSUSE:Factory checked in at 2022-11-30 15:00:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-tldr (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-tldr.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-tldr"

Wed Nov 30 15:00:26 2022 rev:7 rq:1039092 version:0.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-tldr/python-pytest-tldr.changes    
2021-12-09 19:46:10.249149474 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-tldr.new.1597/python-pytest-tldr.changes
  2022-11-30 15:01:20.381835269 +0100
@@ -1,0 +2,8 @@
+Wed Nov 30 11:56:24 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove python_module macro definition
+- More specific python_sitelib in %files
+- Update to 0.2.5:
+  * An incompatibility with Pytest 7.2 was corrected. (#36)
+
+-------------------------------------------------------------------

Old:
----
  pytest-tldr-0.2.4.tar.gz

New:
----
  pytest-tldr-0.2.5.tar.gz

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

Other differences:
------------------
++++++ python-pytest-tldr.spec ++++++
--- /var/tmp/diff_new_pack.KvlwVu/_old  2022-11-30 15:01:20.833837922 +0100
+++ /var/tmp/diff_new_pack.KvlwVu/_new  2022-11-30 15:01:20.837837945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-tldr
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pytest-tldr
-Version:        0.2.4
+Version:        0.2.5
 Release:        0
 Summary:        A pytest plugin that limits the output to just the things you 
need
 License:        BSD-3-Clause
@@ -53,6 +52,8 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE
-%{python_sitelib}/*
+%pycache_only %{python_sitelib}/__pycache__/*.pyc
+%{python_sitelib}/pytest_tldr.py
+%{python_sitelib}/pytest_tldr-%{version}*-info
 
 %changelog

++++++ pytest-tldr-0.2.4.tar.gz -> pytest-tldr-0.2.5.tar.gz ++++++
++++ 1746 lines of diff (skipped)

Reply via email to