diff --git a/pytest_examples-0.0.12.tar.gz b/pytest_examples-0.0.12.tar.gz deleted file mode 100644 index 4eed509..0000000 --- a/pytest_examples-0.0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58da3a1d4d6b5efedbb1c0e4fc94472e44c6bb3e1e199822728d778d809c8ff7 -size 20429 diff --git a/pytest_examples-0.0.13.tar.gz b/pytest_examples-0.0.13.tar.gz new file mode 100644 index 0000000..8a16624 --- /dev/null +++ b/pytest_examples-0.0.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6fd78154953e84444f58f193eb6cc8d853bca7f0ee9f44ea75db043a2c19b5 +size 20445 diff --git a/python-pytest-examples.changes b/python-pytest-examples.changes index e8d3fee..e6fe1be 100644 --- a/python-pytest-examples.changes +++ b/python-pytest-examples.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 18 16:50:49 UTC 2024 - Dirk Müller + +- update to 0.0.13: + * Add new module to `sys.modules` so that namespace ops are + sound + ------------------------------------------------------------------- Wed Jul 3 16:13:14 UTC 2024 - Dirk Müller diff --git a/python-pytest-examples.spec b/python-pytest-examples.spec index d7bbc65..6394f45 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.12 +Version: 0.0.13 Release: 0 Summary: Pytest plugin for testing examples in docstrings and markdown files License: MIT