- update to 0.0.13:

* Add new module to `sys.modules` so that namespace ops are
    sound

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-examples?expand=0&rev=15
This commit is contained in:
2024-08-18 16:51:23 +00:00
committed by Git OBS Bridge
parent 0f17fe3296
commit d52dbafd94
4 changed files with 11 additions and 4 deletions

BIN
pytest_examples-0.0.12.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
pytest_examples-0.0.13.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 18 16:50:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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