forked from pool/python-devpi-client
Accepting request 731504 from home:jengelh:branches:devel:languages:python
- Use upstream description. OBS-URL: https://build.opensuse.org/request/show/731504 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
b0a2e05180
commit
3530144d70
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 11:16:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use upstream description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 11:58:58 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -40,6 +40,7 @@ Recommends: git-core
|
||||
Recommends: python-Sphinx
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module check-manifest >= 0.28}
|
||||
BuildRequires: %{python_module devpi-common >= 3.4.0}
|
||||
BuildRequires: %{python_module devpi-server}
|
||||
@@ -47,7 +48,6 @@ BuildRequires: %{python_module pkginfo >= 1.4.2}
|
||||
BuildRequires: %{python_module pluggy >= 0.6.0}
|
||||
BuildRequires: %{python_module py >= 1.4.31}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module tox >= 3.1.0}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: git-core
|
||||
@@ -55,7 +55,9 @@ BuildRequires: git-core
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
devpi upload/install/... workflow commands for Python developers.
|
||||
devpi-client is a command line tool with sub commands for creating users, using
|
||||
indexes, uploading to and installing from indexes, as well as a "test" command
|
||||
for invoking tox.
|
||||
|
||||
%prep
|
||||
%setup -q -n devpi-client-%{version}
|
||||
|
||||
Reference in New Issue
Block a user