forked from pool/python-flake8-debugger
Accepting request 1175512 from home:dimstar:Factory
- Replace %patchN with %patch -P N: %patchN is deprecated. OBS-URL: https://build.opensuse.org/request/show/1175512 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-debugger?expand=0&rev=10
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-flake8-debugger
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -46,7 +46,7 @@ ipdb/pdb statement checker plugin for flake8
|
||||
%setup -q -n flake8-debugger-%{version}
|
||||
cp %{SOURCE1} .
|
||||
cp %{SOURCE2} .
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user