forked from pool/python-service_identity
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-service_identity?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
8f5da39d65
commit
0abe8f39d3
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 12 07:32:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Fix build without python2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 3 14:16:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Jan 3 14:16:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -74,6 +74,6 @@ relevant RFCs too.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc AUTHORS.rst README.rst
|
%doc AUTHORS.rst README.rst
|
||||||
%{python_sitelib}/%{oname}
|
%{python_sitelib}/%{oname}
|
||||||
%{python_sitelib}/%{oname}-%{version}-py%{py_ver}.egg-info
|
%{python_sitelib}/%{oname}-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user