forked from pool/python-semver
Accepting request 734770 from home:jayvdb:branches:devel:languages:python
Add Conflicts: python-node-semver Add fdupes OBS-URL: https://build.opensuse.org/request/show/734770 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
0a03fab00b
commit
05bab370be
@@ -29,7 +29,10 @@ URL: https://github.com/k-bx/python-semver
|
||||
Source: https://github.com/k-bx/python-semver/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# See https://github.com/k-bx/python-semver/issues/67 for why conflicts is needed
|
||||
Conflicts: python-node-semver
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -46,6 +49,8 @@ See also http://semver.org/
|
||||
%install
|
||||
%python_install
|
||||
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
|
||||
|
Reference in New Issue
Block a user