From 0773aa05ee89a742f665d6102595866e74f6d779657a89e3d23ec61408808a78 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 4 Dec 2024 21:33:44 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=165 --- python310.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python310.spec b/python310.spec index e33a581..a84a6f7 100644 --- a/python310.spec +++ b/python310.spec @@ -487,8 +487,6 @@ other applications. %patch -p1 -P 24 %patch -p1 -P 27 %patch -p1 -P 28 -%patch -p1 -P 29 -%patch -p1 -P 30 # drop Autoconf version requirement sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac