From 721c31df02fb5701623309ffa3fb8571737187933e5f28cacb9a5397f147c1c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2019 13:50:10 +0000 Subject: [PATCH] - Format with spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=3 --- python-immutables.changes | 5 +++++ python-immutables.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/python-immutables.changes b/python-immutables.changes index e284122..999f822 100644 --- a/python-immutables.changes +++ b/python-immutables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 10 13:49:53 UTC 2019 - Tomáš Chvátal + +- Format with spec-cleaner + ------------------------------------------------------------------- Sun Apr 14 10:46:18 UTC 2019 - John Vandenberg diff --git a/python-immutables.spec b/python-immutables.spec index 4accb85..9f5703f 100644 --- a/python-immutables.spec +++ b/python-immutables.spec @@ -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,16 +21,15 @@ Name: python-immutables Version: 0.9 Release: 0 -License: Apache-2.0 Summary: Immutable collections for Python -Url: https://github.com/MagicStack/immutables +License: Apache-2.0 Group: Development/Languages/Python +URL: https://github.com/MagicStack/immutables Source: https://files.pythonhosted.org/packages/source/i/immutables/immutables-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes - +BuildRequires: python-rpm-macros %python_subpackages %description