From bb9bca93e8ae94232061595361debe24dbf8333f8b43f6c855c5cdc944919b61 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 30 Apr 2013 10:02:28 +0000 Subject: [PATCH] Accepting request 173918 from home:dirkmueller:branches:devel:languages:python - add buildrequires to satisfy test suite run - update to 0.0.15: * Expects subunit v2 if the local library has v2 support in the subunit library. This should be seamless if the system under test shares the Python libraries. If it doesn't, either arrange to use ``subunit-2to1`` or upgrade the subunit libraries for the system under test. OBS-URL: https://build.opensuse.org/request/show/173918 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=8 --- python-testrepository.changes | 14 ++++++++++++++ python-testrepository.spec | 3 ++- testrepository-0.0.13.tar.gz | 3 --- testrepository-0.0.15.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 testrepository-0.0.13.tar.gz create mode 100644 testrepository-0.0.15.tar.gz diff --git a/python-testrepository.changes b/python-testrepository.changes index 94e26d4..f651015 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com + +- add buildrequires to satisfy test suite run + +------------------------------------------------------------------- +Mon Apr 29 12:15:17 UTC 2013 - dmueller@suse.com + +- update to 0.0.15: + * Expects subunit v2 if the local library has v2 support in the subunit + library. This should be seamless if the system under test shares the + Python libraries. If it doesn't, either arrange to use ``subunit-2to1`` + or upgrade the subunit libraries for the system under test. + ------------------------------------------------------------------- Sat Apr 20 18:58:56 UTC 2013 - toddrme2178@gmail.com diff --git a/python-testrepository.spec b/python-testrepository.spec index daf5ab3..e15e995 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -17,7 +17,7 @@ Name: python-testrepository -Version: 0.0.13 +Version: 0.0.15 Release: 0 Summary: A repository of test results License: BSD-3-Clause or Apache-2.0 @@ -28,6 +28,7 @@ BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-extras BuildRequires: python-fixtures +BuildRequires: python-python-mimeparse BuildRequires: python-python-subunit BuildRequires: python-testtools Requires: python-extras diff --git a/testrepository-0.0.13.tar.gz b/testrepository-0.0.13.tar.gz deleted file mode 100644 index 504bd75..0000000 --- a/testrepository-0.0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ff17e640617eac05dff681be77af079d195198eafc9ac55247aadc03e64047d -size 80613 diff --git a/testrepository-0.0.15.tar.gz b/testrepository-0.0.15.tar.gz new file mode 100644 index 0000000..acd0cbf --- /dev/null +++ b/testrepository-0.0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e7347077bd412915de1f89c5411b85da96abe07f43cd47939dc6f9e0228d94 +size 83620