forked from pool/python-resolvelib
Accepting request 685828 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/685828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-resolvelib?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 16 17:27:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in descriptions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 1 01:57:24 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Fri Mar 1 01:57:24 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -20,20 +20,20 @@
|
|||||||
Name: python-resolvelib
|
Name: python-resolvelib
|
||||||
Version: 0.2.2
|
Version: 0.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Resolve abstract dependencies into concrete ones
|
Summary: Module to resolve abstract dependencies into concrete ones
|
||||||
License: ISC
|
License: ISC
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/sarugaku/resolvelib
|
URL: https://github.com/sarugaku/resolvelib
|
||||||
Source: https://github.com/sarugaku/resolvelib/archive/%{version}.tar.gz#/resolvelib-%{version}.tar.gz
|
Source: https://github.com/sarugaku/resolvelib/archive/%{version}.tar.gz#/resolvelib-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Resolve abstract dependencies into concrete ones
|
A Python module to resolve abstract dependencies into concrete ones.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n resolvelib-%{version}
|
%setup -q -n resolvelib-%{version}
|
||||||
|
Reference in New Issue
Block a user