From 30f651fd15d9e13cd012b1d698cc39c52314735e9d24bac4de71187dd69a9976 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 6 Feb 2025 08:48:44 +0000 Subject: [PATCH] Add missing Source: statement OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=99 --- python312.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/python312.spec b/python312.spec index bffb996..9610317 100644 --- a/python312.spec +++ b/python312.spec @@ -124,10 +124,11 @@ Summary: Python 3 Interpreter License: Python-2.0 URL: https://www.python.org/ Source0: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz -Source1: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz.sigstore -Source2: baselibs.conf -Source3: README.SUSE -Source4: externally_managed.in +Source1: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz.asc +Source2: https://www.python.org/ftp/python/%{folderversion}/%{tarname}.tar.xz.sigstore +Source3: baselibs.conf +Source4: README.SUSE +Source5: externally_managed.in Source7: macros.python3 Source8: import_failed.py Source9: import_failed.map