forked from pool/python-pytest-helpers-namespace
Accepting request 1120003 from devel:languages:python:pytest
- use setuptools_scm to get proper version in metadata - unrestric pytest4, use pytest-forked to separate tests OBS-URL: https://build.opensuse.org/request/show/1120003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-helpers-namespace?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 24 13:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- use setuptools_scm to get proper version in metadata
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 4 22:44:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu May 4 22:44:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
|||||||
URL: https://github.com/saltstack/pytest-helpers-namespace
|
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
|
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-declarative-requirements}
|
||||||
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@@ -58,6 +59,7 @@ sed -i '/setuptools/d' setup.cfg
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst docs/*.rst
|
%doc README.rst docs/*.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/pytest_helpers_namespace
|
||||||
|
%{python_sitelib}/pytest_helpers_namespace-%{version}*-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user