forked from pool/python-screenplain
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:
@@ -16,4 +16,4 @@
|
||||
license_files = LICENSE.txt
|
||||
+
|
||||
+[pycodestyle]
|
||||
+ignore = E402,W504
|
||||
+ignore = E275,E402,W504
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
@@ -42,8 +42,8 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
Requires: python-reportlab
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
|
||||
%python_subpackages
|
||||
|
||||
@@ -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
|
||||
|
Reference in New Issue
Block a user