From d2781f52c547ae479b0b6fc54fbf270455fa6af70637a5da91d774b4422d20f6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Apr 2023 14:12:28 +0000 Subject: [PATCH] Accepting request 1081530 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081530 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-priority?expand=0&rev=3 --- python-priority.changes | 5 +++++ python-priority.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-priority.changes b/python-priority.changes index b3fa90f..152c59d 100644 --- a/python-priority.changes +++ b/python-priority.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 21 12:29:46 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Tue Jun 21 18:53:12 UTC 2022 - Ben Greiner diff --git a/python-priority.spec b/python-priority.spec index be98033..8fc880a 100644 --- a/python-priority.spec +++ b/python-priority.spec @@ -1,7 +1,7 @@ # # spec file for package python-priority # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-priority Version: 2.0.0 Release: 0 @@ -24,12 +25,12 @@ Summary: A pure-Python implementation of the HTTP/2 priority tree License: MIT URL: https://github.com/python-hyper/priority/ Source: https://files.pythonhosted.org/packages/source/p/priority/priority-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module base >= 3.6.1} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module hypothesis} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages