14
0

Accepting request 1008251 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1008251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-screenplain?expand=0&rev=3
This commit is contained in:
2022-10-06 05:42:38 +00:00
committed by Git OBS Bridge
3 changed files with 9 additions and 5 deletions

View File

@@ -16,4 +16,4 @@
license_files = LICENSE.txt
+
+[pycodestyle]
+ignore = E402,W504
+ignore = E275,E402,W504

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 04 08:42:28 UTC 2022 - andres.munoz@suse.com
- Add E275 to the list of ignored errors in pycodestyle
-------------------------------------------------------------------
Thu Dec 03 21:34:14 UTC 2020 - mcepl@cepl.eu

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-screenplain
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -62,7 +62,6 @@ agent, director or screenwriting competition. Currently, the
supported output formats are FDX and HTML. PDF will hopefully
be supported in a not too distant future.
%prep
%setup -q -n screenplain-%{version}
%autopatch -p1