Accepting request 796497 from devel:languages:python
- Drop py2 dep from py3 only package OBS-URL: https://build.opensuse.org/request/show/796497 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-img2pdf?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 10:57:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Drop py2 dep from py3 only package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 09:30:55 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user