diff --git a/python-img2pdf.changes b/python-img2pdf.changes index d6cfffb..3f7d813 100644 --- a/python-img2pdf.changes +++ b/python-img2pdf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 23 10:57:31 UTC 2020 - Tomáš Chvátal + +- Drop py2 dep from py3 only package + ------------------------------------------------------------------- Thu Apr 9 09:30:55 UTC 2020 - pgajdos@suse.com diff --git a/python-img2pdf.spec b/python-img2pdf.spec index 4fbec1e..f7276e3 100644 --- a/python-img2pdf.spec +++ b/python-img2pdf.spec @@ -33,7 +33,6 @@ BuildRequires: python-rpm-macros BuildRequires: %{python_module Pillow} BuildRequires: %{python_module pdfrw} BuildRequires: %{python_module pytest} -BuildRequires: python-enum34 # /SECTION Requires: python-Pillow Requires: python-pdfrw @@ -67,7 +66,6 @@ sed -i -e '/^#!\//, 1d' src/*.py %python_exec setup.py test %files %{python_files} -%defattr(-,root,root,-) %license LICENSE %doc CHANGES.rst README.md %python3_only %{_bindir}/img2pdf