From e5fcdbe941caad90cb786b2bb533f399d0c3c30ca2055707641ff3d008556356 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 18 Jun 2021 23:02:50 +0000 Subject: [PATCH] Fix metadata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=74 --- python38.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python38.spec b/python38.spec index d9d829c..20c7d33 100644 --- a/python38.spec +++ b/python38.spec @@ -153,6 +153,7 @@ Patch29: bpo-31046_ensurepip_honours_prefix.patch Patch32: sphinx-update-removed-function.patch # PATCH-FIX-UPSTREAM bpo44426-complex-keyword-sphinx.patch bpo#44426 mcepl@suse.com # Use of 'complex' as a C variable name confuses Sphinx; change it to 'num' +# The same goes for 'default', which I had to change to 'def_size' Patch33: bpo44426-complex-keyword-sphinx.patch BuildRequires: autoconf-archive BuildRequires: automake