Accepting request 1098657 from devel:languages:python:Factory

revert

OBS-URL: https://build.opensuse.org/request/show/1098657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=154
This commit is contained in:
2023-07-14 10:24:55 +00:00
committed by Git OBS Bridge
parent 745f5ba19c
commit 4182a08672
3 changed files with 0 additions and 254 deletions

View File

@@ -167,10 +167,6 @@ Patch40: 99366-patch.dict-can-decorate-async.patch
# PATCH-FIX-OPENSUSE downport-Sphinx-features.patch mcepl@suse.com
# Make documentation build with older Sphinx
Patch41: downport-Sphinx-features.patch
# PATCH-FIX-UPSTREAM CVE-2023-27043-email-parsing-errors.patch bsc#1210638 mcepl@suse.com
# Detect email address parsing errors and return empty tuple to
# indicate the parsing error (old API)
Patch42: CVE-2023-27043-email-parsing-errors.patch
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: fdupes
@@ -433,7 +429,6 @@ other applications.
%if 0%{?sle_version} && 0%{?sle_version} <= 150500
%patch41 -p1
%endif
%patch42 -p1
# drop Autoconf version requirement
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac