From eceff02079c3a3b9449a33aef434ee182cc6a43a6cd83a29d1b0320f43ff91c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 30 Nov 2020 16:14:59 +0000 Subject: [PATCH] Accepting request 851691 from home:ecsos:server - update to 6.15.0: - Add support to :class:LogCapture for making sure log entries above a specified level have been checked. OBS-URL: https://build.opensuse.org/request/show/851691 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=31 --- python-testfixtures.changes | 6 ++++++ python-testfixtures.spec | 2 +- testfixtures-6.14.2.tar.gz | 3 --- testfixtures-6.15.0.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 testfixtures-6.14.2.tar.gz create mode 100644 testfixtures-6.15.0.tar.gz diff --git a/python-testfixtures.changes b/python-testfixtures.changes index 0477ca2..1133f0b 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 29 18:59:58 UTC 2020 - ecsos + +- update to 6.15.0: + - Add support to :class:LogCapture for making sure log entries above a specified level have been checked. + ------------------------------------------------------------------- Wed Sep 16 21:30:17 UTC 2020 - Dirk Mueller diff --git a/python-testfixtures.spec b/python-testfixtures.spec index e4a4ae7..8a734e2 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-testfixtures -Version: 6.14.2 +Version: 6.15.0 Release: 0 Summary: A collection of helpers and mock objects for unit tests and doc tests License: MIT diff --git a/testfixtures-6.14.2.tar.gz b/testfixtures-6.14.2.tar.gz deleted file mode 100644 index 1b60a9b..0000000 --- a/testfixtures-6.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14d9907390f5f9c7189b3d511b64f34f1072d07cc13b604a57e1bb79029376e3 -size 115229 diff --git a/testfixtures-6.15.0.tar.gz b/testfixtures-6.15.0.tar.gz new file mode 100644 index 0000000..0ef26d7 --- /dev/null +++ b/testfixtures-6.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409f77cfbdad822d12a8ce5c4aa8fb4d0bb38073f4a5444fede3702716a2cec2 +size 116119