forked from pool/python-authheaders
Accepting request 765722 from devel:languages:python:mailman:backports
OBS-URL: https://build.opensuse.org/request/show/765722 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
2556f72988
commit
d886eb72a1
@@ -52,7 +52,7 @@ A library wrapping email authentication header verification and generation.
|
||||
%setup -q -n authheaders-%{version}
|
||||
|
||||
%build
|
||||
LANG=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
%python_build
|
||||
|
||||
%install
|
||||
@@ -60,7 +60,7 @@ LANG=en_US.UTF-8
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
LANG=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user