diff --git a/python-twine.changes b/python-twine.changes index 7142f51..d89f793 100644 --- a/python-twine.changes +++ b/python-twine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 21 09:30:29 UTC 2018 - tchvatal@suse.com + +- Recommend the pyblake2 on python2 as it is included in py3.6+ + but was never in py2 + ------------------------------------------------------------------- Mon May 21 09:23:53 UTC 2018 - tchvatal@suse.com diff --git a/python-twine.spec b/python-twine.spec index 97a96af..c3daea6 100644 --- a/python-twine.spec +++ b/python-twine.spec @@ -41,7 +41,7 @@ Requires: python-tqdm >= 4.14 Requires(post): update-alternatives Requires(postun): update-alternatives Recommends: python-keyring -%if 0%{?suse_version} <= 1320 +%ifpython2 Recommends: python-pyblake2 %endif %python_subpackages