From 22697296a23aa7b20d5a5d6d8ea0850495499add6a93964ffe0e95bd77480c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 2 Aug 2019 08:08:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ged4py?expand=0&rev=2 --- python-ged4py.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/python-ged4py.spec b/python-ged4py.spec index f6aa164..580bddd 100644 --- a/python-ged4py.spec +++ b/python-ged4py.spec @@ -12,27 +12,27 @@ # 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-%{**}} Name: python-ged4py Version: 0.1.11 Release: 0 -License: MIT Summary: GEDCOM tools for Python -Url: https://github.com/andy-z/ged4py +License: MIT Group: Development/Languages/Python +URL: https://github.com/andy-z/ged4py Source: https://files.pythonhosted.org/packages/source/g/ged4py/ged4py-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} +BuildRequires: fdupes +BuildRequires: python-rpm-macros +Requires: python-ansel +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module ansel} # /SECTION -BuildRequires: fdupes -Requires: python-ansel -BuildArch: noarch - %python_subpackages %description