forked from pool/python-ged4py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ged4py?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
6705a8a2b6
commit
22697296a2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user