forked from pool/python-testrepository
Accepting request 412605 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/412605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 17:39:14 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- add license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 09:37:54 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-testrepository
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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
|
||||
@@ -27,12 +27,12 @@ Source: http://pypi.python.org/packages/source/t/testrepository/testrepo
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-extras
|
||||
BuildRequires: python-fixtures
|
||||
BuildRequires: python-pbr
|
||||
BuildRequires: python-python-mimeparse
|
||||
BuildRequires: python-python-subunit >= 0.0.18
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-testscenarios
|
||||
BuildRequires: python-testtools >= 0.9.30
|
||||
BuildRequires: python-pbr
|
||||
Requires: python-extras
|
||||
Requires: python-fixtures
|
||||
Requires: python-python-subunit >= 0.0.10
|
||||
@@ -89,7 +89,7 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING NEWS README.txt BSD
|
||||
%doc Apache-2.0 COPYING NEWS README.txt BSD
|
||||
%{_bindir}/testr
|
||||
%{_bindir}/testr-%{py_ver}
|
||||
%ghost %{_sysconfdir}/alternatives/testr
|
||||
|
Reference in New Issue
Block a user