Accepting request 989169 from home:bnavigator:branches:Base:System

Let's see if this explodes in our faces with ring0 cycles?

- Add python3-packaging as requirement boo#1178257

OBS-URL: https://build.opensuse.org/request/show/989169
OBS-URL: https://build.opensuse.org/package/show/Base:System/python-rpm-packaging?expand=0&rev=3
This commit is contained in:
Callum Farmer 2022-07-14 13:08:07 +00:00 committed by Git OBS Bridge
parent 153d887290
commit d544ae03e7
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 14 13:06:08 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Add python3-packaging as requirement boo#1178257
-------------------------------------------------------------------
Wed Jun 30 13:47:17 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-rpm-packaging
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -30,6 +30,8 @@ BuildArch: noarch
Provides: rpm-build-python = 4.17.0
Obsoletes: rpm-build-python
Requires: python3-base
# boo#1178257
Requires: python3-packaging
# To avoid widespread breakage by package mistakenly ignoring
# their requirement of python-rpm-macros (bsc#1180125)
Requires: python-rpm-macros