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
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 3 10:08:21 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Add Conflicts: python-node-semver
|
||||||
|
- Add fdupes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 12:15:36 UTC 2019 - pgajdos@suse.com
|
Thu Jun 6 12:15:36 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -29,7 +29,10 @@ URL: https://github.com/k-bx/python-semver
|
|||||||
Source: https://github.com/k-bx/python-semver/archive/%{version}.tar.gz
|
Source: https://github.com/k-bx/python-semver/archive/%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
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
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@@ -46,6 +49,8 @@ See also http://semver.org/
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
|
|
||||||
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest
|
%pytest
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user