OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langtable?expand=0&rev=18
This commit is contained in:
parent
2e51b54a15
commit
52c4bf3d5f
@ -25,6 +25,7 @@
|
|||||||
%bcond_with data
|
%bcond_with data
|
||||||
%endif
|
%endif
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
|
%global literalpython python
|
||||||
Name: python-langtable%{psuffix}
|
Name: python-langtable%{psuffix}
|
||||||
Version: 0.0.61
|
Version: 0.0.61
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -43,7 +44,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: libxml2-tools
|
BuildRequires: libxml2-tools
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
%if %{without data}
|
%if %{without data}
|
||||||
Requires: python-langtable-data = %{version}
|
Requires: %{literalpython}-langtable-data = %{version}
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user