forked from pool/python-pytest-examples
Accepting request 1273219 from devel:languages:python:pytest
- 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 OBS-URL: https://build.opensuse.org/request/show/1273219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-examples?expand=0&rev=9
This commit is contained in:
BIN
pytest_examples-0.0.15.tar.gz
(Stored with Git LFS)
BIN
pytest_examples-0.0.15.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pytest_examples-0.0.17.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest_examples-0.0.17.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 16:51:32 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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á <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user