diff --git a/python-hawkauthlib.changes b/python-hawkauthlib.changes index 405cf46..f57ad8b 100644 --- a/python-hawkauthlib.changes +++ b/python-hawkauthlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 14 09:01:39 UTC 2020 - Tomáš Chvátal + +- Fix build without python2 + ------------------------------------------------------------------- Mon Oct 14 13:39:01 UTC 2019 - Matej Cepl diff --git a/python-hawkauthlib.spec b/python-hawkauthlib.spec index 01143ca..5041e67 100644 --- a/python-hawkauthlib.spec +++ b/python-hawkauthlib.spec @@ -1,7 +1,7 @@ # # spec file for package python-hawkauthlib # -# 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 @@ -60,6 +60,6 @@ cp %{SOURCE1} LICENSE %license LICENSE %doc CHANGES.txt README.rst %{python_sitelib}/%{pyname} -%{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info/ +%{python_sitelib}/%{pyname}-%{version}-py%{python_version}.egg-info/ %changelog