diff --git a/pytest_examples-0.0.15.tar.gz b/pytest_examples-0.0.15.tar.gz deleted file mode 100644 index 477cefc..0000000 --- a/pytest_examples-0.0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d6ced2d1f0d59863f81a4d2f193737464b8004a7670907c3bedef6306a5d660 -size 20771 diff --git a/pytest_examples-0.0.17.tar.gz b/pytest_examples-0.0.17.tar.gz new file mode 100644 index 0000000..0252206 --- /dev/null +++ b/pytest_examples-0.0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f02460c10de36646dab45825659fa4735441863af8c86388c22eb6113d038d8 +size 21211 diff --git a/python-pytest-examples.changes b/python-pytest-examples.changes index 4709874..3270e8a 100644 --- a/python-pytest-examples.changes +++ b/python-pytest-examples.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 28 16:51:32 UTC 2025 - Dirk Müller + +- update to 0.0.17: + * Improve logic for finding print statements + * Ensure `print_callback` runs before formatting print args +- update to 0.0.16: + * add `include_print` config function + ------------------------------------------------------------------- Fri Jan 17 16:49:17 UTC 2025 - Markéta Machová diff --git a/python-pytest-examples.spec b/python-pytest-examples.spec index 718bd02..7e74b39 100644 --- a/python-pytest-examples.spec +++ b/python-pytest-examples.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-examples -Version: 0.0.15 +Version: 0.0.17 Release: 0 Summary: Pytest plugin for testing examples in docstrings and markdown files License: MIT