forked from pool/python-testrepository
- add license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=28
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
|
Mon Jan 11 09:37:54 UTC 2016 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testrepository
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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-devel
|
||||||
BuildRequires: python-extras
|
BuildRequires: python-extras
|
||||||
BuildRequires: python-fixtures
|
BuildRequires: python-fixtures
|
||||||
|
BuildRequires: python-pbr
|
||||||
BuildRequires: python-python-mimeparse
|
BuildRequires: python-python-mimeparse
|
||||||
BuildRequires: python-python-subunit >= 0.0.18
|
BuildRequires: python-python-subunit >= 0.0.18
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python-testscenarios
|
BuildRequires: python-testscenarios
|
||||||
BuildRequires: python-testtools >= 0.9.30
|
BuildRequires: python-testtools >= 0.9.30
|
||||||
BuildRequires: python-pbr
|
|
||||||
Requires: python-extras
|
Requires: python-extras
|
||||||
Requires: python-fixtures
|
Requires: python-fixtures
|
||||||
Requires: python-python-subunit >= 0.0.10
|
Requires: python-python-subunit >= 0.0.10
|
||||||
@@ -89,7 +89,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING NEWS README.txt BSD
|
%doc Apache-2.0 COPYING NEWS README.txt BSD
|
||||||
%{_bindir}/testr
|
%{_bindir}/testr
|
||||||
%{_bindir}/testr-%{py_ver}
|
%{_bindir}/testr-%{py_ver}
|
||||||
%ghost %{_sysconfdir}/alternatives/testr
|
%ghost %{_sysconfdir}/alternatives/testr
|
||||||
|
Reference in New Issue
Block a user