Accepting request 198216 from home:TheBlackCat:branches:devel:languages:python

+
+- Add BuildRequires:  python-argparse for SLE

OBS-URL: https://build.opensuse.org/request/show/198216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=4
This commit is contained in:
Todd R 2013-09-10 12:02:24 +00:00 committed by Git OBS Bridge
parent d43684a7f1
commit 34509b9f34
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 10 12:02:00 UTC 2013 - toddrme2178@gmail.com
- Add BuildRequires: python-argparse for SLE
-------------------------------------------------------------------
Tue Aug 13 12:36:12 UTC 2013 - speilicke@suse.com

View File

@ -26,6 +26,7 @@ Source: https://pypi.python.org/packages/source/w/wheel/wheel-%{version}
BuildRequires: python-devel
BuildRequires: python-setuptools
# Test requirements:
BuildRequires: python-argparse
BuildRequires: python-jsonschema
BuildRequires: python-pytest
BuildRequires: python-coverage