From 882682fe349938c6ebd53c5bb27c682a313ce2bb395ee71e003b21c2f7c329b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 23 Apr 2020 10:57:49 +0000 Subject: [PATCH] - Drop py2 dep from py3 only package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-img2pdf?expand=0&rev=15 --- python-img2pdf.changes | 5 +++++ python-img2pdf.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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