Accepting request 1240721 from security

- Require python3 (bsc#1219306)

OBS-URL: https://build.opensuse.org/request/show/1240721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squilt-python?expand=0&rev=2
This commit is contained in:
2025-01-28 13:58:57 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 28 07:40:54 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Require python3 (bsc#1219306)
Requiring plain "python" would default to python2
-------------------------------------------------------------------
Wed Jul 19 10:14:54 UTC 2023 - filippo.bonazzi@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package squilt-python
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@ Group: Development/Tools/Version Control
URL: https://github.com/mgerstner/squilt
Source0: squilt-%{version}.tar.gz
Requires: nsjail
Requires: python
Requires: python3
Requires: quilt
# x86_64 only due to dependency nsjail having ExclusiveArch x86_64
ExclusiveArch: x86_64