diff --git a/pytest-doctestplus-0.6.1.tar.gz b/pytest-doctestplus-0.6.1.tar.gz deleted file mode 100644 index 3896961..0000000 --- a/pytest-doctestplus-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bcb73b6a41859492c98eb0a9e2c7e93c9681876fd306eadba4a9593a47cc185 -size 27200 diff --git a/pytest-doctestplus-0.7.0.tar.gz b/pytest-doctestplus-0.7.0.tar.gz new file mode 100644 index 0000000..56e9738 --- /dev/null +++ b/pytest-doctestplus-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed440f43e33191f09aed7bbc4f60db3dfb8f295ab33e04c59302af7eda9e29aa +size 26625 diff --git a/python-pytest-doctestplus.changes b/python-pytest-doctestplus.changes index 15306bb..9528eb1 100644 --- a/python-pytest-doctestplus.changes +++ b/python-pytest-doctestplus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 9 08:05:00 UTC 2020 - Tomáš Chvátal + +- Update to 0.7.0: + * Added a new ini option, doctest_subpackage_requires, that can + be used to skip specific subpackages based on required packages. [#112] + ------------------------------------------------------------------- Mon May 18 09:18:14 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-doctestplus.spec b/python-pytest-doctestplus.spec index d49f346..33ddcbb 100644 --- a/python-pytest-doctestplus.spec +++ b/python-pytest-doctestplus.spec @@ -27,7 +27,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-doctestplus%{psuffix} -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Pytest plugin with advanced doctest features License: BSD-3-Clause