From 64580537eda30907e1f91248d2a9898cd7d875e7b8e739ff32319583489340af Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 13:00:08 +0000 Subject: [PATCH] - update to 1.2.1: * Compatibility with pytest 8.1.1 * Compatibility with pytest 8.1. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=37 --- pytest-doctestplus-1.1.0.tar.gz | 3 --- pytest-doctestplus-1.2.1.tar.gz | 3 +++ python-pytest-doctestplus.changes | 7 +++++++ python-pytest-doctestplus.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 pytest-doctestplus-1.1.0.tar.gz create mode 100644 pytest-doctestplus-1.2.1.tar.gz diff --git a/pytest-doctestplus-1.1.0.tar.gz b/pytest-doctestplus-1.1.0.tar.gz deleted file mode 100644 index cb498f7..0000000 --- a/pytest-doctestplus-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea0a710f1b6a3571ed971fb6d6e5db05a2ae6b91b0fbcafe30fb5ea40e9987c4 -size 45166 diff --git a/pytest-doctestplus-1.2.1.tar.gz b/pytest-doctestplus-1.2.1.tar.gz new file mode 100644 index 0000000..17cb3ce --- /dev/null +++ b/pytest-doctestplus-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2472a8a2c8cea34d2f65f6499543faeb748eecb59c597852fd98839b47307679 +size 45896 diff --git a/python-pytest-doctestplus.changes b/python-pytest-doctestplus.changes index 44ceb3c..d510eec 100644 --- a/python-pytest-doctestplus.changes +++ b/python-pytest-doctestplus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 16 12:59:47 UTC 2024 - Dirk Müller + +- update to 1.2.1: + * Compatibility with pytest 8.1.1 + * Compatibility with pytest 8.1. + ------------------------------------------------------------------- Sun Dec 31 13:32:06 UTC 2023 - Dirk Müller diff --git a/python-pytest-doctestplus.spec b/python-pytest-doctestplus.spec index f1d4ca1..e2df93c 100644 --- a/python-pytest-doctestplus.spec +++ b/python-pytest-doctestplus.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-pytest-doctestplus # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-doctestplus%{psuffix} -Version: 1.1.0 +Version: 1.2.1 Release: 0 Summary: Pytest plugin with advanced doctest features License: BSD-3-Clause