diff --git a/pytest-doctestplus-0.12.1.tar.gz b/pytest-doctestplus-0.12.1.tar.gz deleted file mode 100644 index 722dba6..0000000 --- a/pytest-doctestplus-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a979e4be99d9116e07ac066c5f00d45f387677d7d779f3bef30c6ffa8c79181 -size 36434 diff --git a/pytest-doctestplus-0.13.0.tar.gz b/pytest-doctestplus-0.13.0.tar.gz new file mode 100644 index 0000000..ae43a37 --- /dev/null +++ b/pytest-doctestplus-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f884e2231fe5378cc8e5d1a272d19b01ebd352df0591a5add55ff50adac2d2d0 +size 38468 diff --git a/python-pytest-doctestplus.changes b/python-pytest-doctestplus.changes index 54a8616..0144afd 100644 --- a/python-pytest-doctestplus.changes +++ b/python-pytest-doctestplus.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 24 18:57:08 UTC 2023 - Dirk Müller + +- update to 0.13.0: + * Compatibility with pytest 7.4 with respect to + ``norecursedirs`` handling. [#201] + * Respect ``--doctest-continue-on-failure`` flag. [#197] + * Report doctests raising skip exceptions as skipped. [#196] + ------------------------------------------------------------------- Thu May 4 22:39:44 UTC 2023 - Dirk Müller diff --git a/python-pytest-doctestplus.spec b/python-pytest-doctestplus.spec index 5308442..2ef1505 100644 --- a/python-pytest-doctestplus.spec +++ b/python-pytest-doctestplus.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-doctestplus%{psuffix} -Version: 0.12.1 +Version: 0.13.0 Release: 0 Summary: Pytest plugin with advanced doctest features License: BSD-3-Clause