1
0

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:
2024-05-21 11:54:39 +00:00
committed by Git OBS Bridge
parent 3c3f9a05f2
commit f6324eca22
2 changed files with 7 additions and 2 deletions

View File

@@ -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