From 8736fab5ab0c066ea0752a59f09cd4eaf2db1e952f4c86b05035178ab79dfceb Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Tue, 19 Nov 2013 14:51:23 +0000
Subject: [PATCH] Accepting request 207594 from
home:posophe:branches:devel:languages:python
update to version 0.0.18
OBS-URL: https://build.opensuse.org/request/show/207594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=16
---
python-testrepository.changes | 11 +++++++++++
python-testrepository.spec | 2 +-
testrepository-0.0.17.tar.gz | 3 ---
testrepository-0.0.18.tar.gz | 3 +++
4 files changed, 15 insertions(+), 4 deletions(-)
delete mode 100644 testrepository-0.0.17.tar.gz
create mode 100644 testrepository-0.0.18.tar.gz
diff --git a/python-testrepository.changes b/python-testrepository.changes
index 2cccbbe..bbcdbaf 100644
--- a/python-testrepository.changes
+++ b/python-testrepository.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com
+
+- Update to version 0.0.18
+ + ``run`` now accepts ``--isolated`` as a parameter, which will cause each
+ selected test to be run independently. This can be useful to both workaround
+ isolation bugs and detect tests that can not be run independently.
+
+ + ``capture_ids`` in test_run now returns a list of captures, permitting tests
+ that need to test multiple runs to do so.
+
-------------------------------------------------------------------
Thu Oct 24 11:15:47 UTC 2013 - speilicke@suse.com
diff --git a/python-testrepository.spec b/python-testrepository.spec
index df6edd4..bee9364 100644
--- a/python-testrepository.spec
+++ b/python-testrepository.spec
@@ -17,7 +17,7 @@
Name: python-testrepository
-Version: 0.0.17
+Version: 0.0.18
Release: 0
Summary: A repository of test results
License: BSD-3-Clause or Apache-2.0
diff --git a/testrepository-0.0.17.tar.gz b/testrepository-0.0.17.tar.gz
deleted file mode 100644
index 9b771bc..0000000
--- a/testrepository-0.0.17.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:70b70e0ba6aacb44036ed5dcbdbe36008816fc7098c2e3e4891734fc09ecd36e
-size 84255
diff --git a/testrepository-0.0.18.tar.gz b/testrepository-0.0.18.tar.gz
new file mode 100644
index 0000000..0c25269
--- /dev/null
+++ b/testrepository-0.0.18.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba15301c6ec6bf1b8e0dad10ac7313b11e17ceb8d28ec4a3625c9aaa766727fd
+size 84886