- 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

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>