Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-helpers-namespace for
openSUSE:Factory checked in at 2023-10-25 18:02:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-helpers-namespace (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.24901
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-helpers-namespace"
Wed Oct 25 18:02:22 2023 rev:7 rq:1120003 version:2021.12.29
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-helpers-namespace/python-pytest-helpers-namespace.changes
2023-05-05 15:58:51.324624926 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.24901/python-pytest-helpers-namespace.changes
2023-10-25 18:03:08.499086640 +0200
@@ -1,0 +2,5 @@
+Tue Oct 24 13:44:39 UTC 2023 - Dirk Müller <[email protected]>
+
+- use setuptools_scm to get proper version in metadata
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-helpers-namespace.spec ++++++
--- /var/tmp/diff_new_pack.4Y1lsV/_old 2023-10-25 18:03:09.043104936 +0200
+++ /var/tmp/diff_new_pack.4Y1lsV/_new 2023-10-25 18:03:09.043104936 +0200
@@ -26,6 +26,7 @@
URL: https://github.com/saltstack/pytest-helpers-namespace
Source:
https://files.pythonhosted.org/packages/source/p/pytest-helpers-namespace/pytest-helpers-namespace-%{version}.tar.gz
BuildRequires: %{python_module setuptools-declarative-requirements}
+BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -58,5 +59,6 @@
%files %{python_files}
%doc README.rst docs/*.rst
%license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/pytest_helpers_namespace
+%{python_sitelib}/pytest_helpers_namespace-%{version}*-info