forked from pool/python-pkgutil-resolve-name
spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pkgutil-resolve-name?expand=0&rev=2
This commit is contained in:
@@ -12,23 +12,23 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pkgutil-resolve-name
|
Name: python-pkgutil-resolve-name
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Python-2.0 and MIT
|
|
||||||
Summary: Backport of Python 3.9's pkgutil.resolve_name
|
Summary: Backport of Python 3.9's pkgutil.resolve_name
|
||||||
Url: https://github.com/graingert/pkgutil-resolve-name
|
License: Python-2.0 AND MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pkgutil-resolve-name/pkgutil_resolve_name-%{version}.tar.gz
|
URL: https://github.com/graingert/pkgutil-resolve-name
|
||||||
BuildRequires: python-rpm-macros
|
Source: https://files.pythonhosted.org/packages/source/p/pkgutil_resolve_name/pkgutil_resolve_name-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user