forked from pool/python-service_identity
- Format with spec-cleaner
- Upstream seems to rebase the tarball, refetch it OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-service_identity?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
e582edb9f5
commit
8f5da39d65
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-service_identity
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -58,7 +58,7 @@ service_identity implements RFC 6125 fully and plans to add other
|
||||
relevant RFCs too.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{oname}-%{version}
|
||||
%setup -q -n service-identity-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@@ -68,7 +68,7 @@ relevant RFCs too.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user