forked from pool/python-portend
- Fix up dependencies to match requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portend?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
d42369ec93
commit
3549029318
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 11:13:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix up dependencies to match requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 12:46:11 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-portend
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,12 +26,12 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/jaraco/portend
|
||||
Source: https://files.pythonhosted.org/packages/source/p/portend/portend-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools_scm >= 1.15.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module tempora}
|
||||
BuildRequires: %{python_module tempora >= 1.8}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-tempora
|
||||
Requires: python-tempora >= 1.8
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user