forked from pool/python-pyLibravatar
fix some rpm warnings
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyLibravatar?expand=0&rev=9
This commit is contained in:
@@ -27,6 +27,7 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module py3dns}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-py3dns
|
||||
@@ -39,6 +40,7 @@ avatar hosting service from within Python applications.
|
||||
|
||||
%prep
|
||||
%setup -q -n pyLibravatar-%{version}
|
||||
dos2unix *.txt
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Reference in New Issue
Block a user