SHA256
1
0
forked from pool/python-tox

- add a "tox" provides that helps finding it for non-SUSE users

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=29
This commit is contained in:
Dirk Mueller 2017-02-20 17:04:17 +00:00 committed by Git OBS Bridge
parent 554e711769
commit b938e56cfa
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 20 17:03:57 UTC 2017 - dmueller@suse.com
- add a "tox" provides that helps finding it for non-SUSE users
-------------------------------------------------------------------
Wed Apr 6 19:49:22 UTC 2016 - hpj@urpla.net

View File

@ -1,7 +1,7 @@
#
# spec file for package python-tox
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -36,6 +36,7 @@ BuildRequires: python-py >= 1.4.17
BuildRequires: python-pytest >= 2.3.5
BuildRequires: python-virtualenv >= 1.11.2
BuildRequires: unzip
Provides: tox = %{version}
Requires: python-pluggy >= 0.3.0
Requires: python-py >= 1.4.17
Requires: python-virtualenv >= 1.11.2