Accepting request 784155 from devel:languages:python

- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/784155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-service_identity?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-03-26 23:21:01 +00:00 committed by Git OBS Bridge
commit 4ff819bdb4
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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