14
0

- Remove py2.patch, which has been included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=5
This commit is contained in:
2020-12-03 22:06:56 +00:00
committed by Git OBS Bridge
parent bfc270047d
commit 7f9aa7ebc9
3 changed files with 1 additions and 22 deletions

View File

@@ -32,9 +32,6 @@ URL: http://www.screenplain.com/
# Source: https://files.pythonhosted.org/packages/source/s/screenplain/screenplain-%%{version}.tar.gz
# Tarball generated from gh#vilcans/screenplain#62
Source: screenplain-%{version}.tar.gz
# PATCH-FIX-UPSTREAM py2.patch mcepl@suse.com
# Don't use open(), but more compatible io.open()
Patch0: py2.patch
BuildRequires: %{python_module pycodestyle}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module reportlab}