From 8e22efffeed837be9fd18a342a725cef5e52be420de93d116f5540e7e69ea705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 Apr 2020 09:10:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blurb?expand=0&rev=2 --- python-blurb.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/python-blurb.spec b/python-blurb.spec index 612d98f..a974a3f 100644 --- a/python-blurb.spec +++ b/python-blurb.spec @@ -1,7 +1,7 @@ # # spec file for package python-blurb # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,8 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} @@ -20,18 +21,17 @@ Name: python-blurb Version: 1.0.7 Release: 0 -License: BSD-3-Clause Summary: Command-line tool to manage CPython Misc/NEWS.d entries -Url: https://github.com/python/core-workflow/tree/master/blurb +License: BSD-3-Clause Group: Development/Languages/Python +URL: https://github.com/python/core-workflow/tree/master/blurb Source: https://files.pythonhosted.org/packages/source/b/blurb/blurb-%{version}.tar.gz -BuildRequires: python-rpm-macros -BuildRequires: %{python_module base >= 3.5} +BuildRequires: %{python_module base >= 3.5} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description