forked from pool/python-asv
- use setuptools_scm to get the right packaged version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asv?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 12:08:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- use setuptools_scm to get the right packaged version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 12:44:15 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ URL: https://github.com/airspeed-velocity/asv
|
||||
Source: https://files.pythonhosted.org/packages/source/a/asv/asv-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
@@ -84,6 +85,6 @@ exit 0
|
||||
%license LICENSE.rst
|
||||
%python_alternative %{_bindir}/asv
|
||||
%{python_sitearch}/asv/
|
||||
%{python_sitearch}/asv-*info
|
||||
%{python_sitearch}/asv-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user