forked from pool/python-zope.deferredimport
Accepting request 692795 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/692795 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deferredimport?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
207516ae32
commit
59d9b7c2cb
@@ -12,22 +12,23 @@
|
||||
# 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-zope.deferredimport
|
||||
Version: 4.3
|
||||
Release: 0
|
||||
Summary: On-demand import name resolver
|
||||
License: ZPL-2.1
|
||||
Summary: Imports names that will only be resolved when used in the code
|
||||
Url: http://github.com/zopefoundation/zope.deferredimport
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/zopefoundation/zope.deferredimport
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.testrunner}
|
||||
BuildRequires: %{python_module zope.proxy}
|
||||
BuildRequires: %{python_module zope.testrunner}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-zope.proxy
|
||||
BuildRequires: fdupes
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user