forked from pool/python-DateTime
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DateTime?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
e2587bbf02
commit
b93f3e053f
@@ -12,29 +12,29 @@
|
|||||||
# 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-DateTime
|
Name: python-DateTime
|
||||||
Version: 4.3
|
Version: 4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: ZPL-2.1
|
|
||||||
Summary: Zope DateTime data type
|
Summary: Zope DateTime data type
|
||||||
Url: https://github.com/zopefoundation/DateTime
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
URL: https://github.com/zopefoundation/DateTime
|
||||||
Source: https://files.pythonhosted.org/packages/source/D/DateTime/DateTime-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/D/DateTime/DateTime-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-pytz
|
||||||
|
Requires: python-zope.interface
|
||||||
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module pytz}
|
BuildRequires: %{python_module pytz}
|
||||||
BuildRequires: %{python_module zope.interface}
|
BuildRequires: %{python_module zope.interface}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
|
||||||
Requires: python-pytz
|
|
||||||
Requires: python-zope.interface
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user