- update to 0.0.12:
* Pin `ruff` version and prep for v0.0.12 release - update to 0.0.11: * Use `tb_lineno` to point to correct line in traceback * Fix deprecation warnings in Python 3.12 * Include tests in sdist * `ruff` now requires the `check` specification - drop ruff05.patch, fix-traceback.patch, support-python-312.patch, test-ruff-0.1.0.patch: upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-examples?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 16:13:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.12:
|
||||
* Pin `ruff` version and prep for v0.0.12 release
|
||||
- update to 0.0.11:
|
||||
* Use `tb_lineno` to point to correct line in traceback
|
||||
* Fix deprecation warnings in Python 3.12
|
||||
* Include tests in sdist
|
||||
* `ruff` now requires the `check` specification
|
||||
|
||||
- drop ruff05.patch, fix-traceback.patch,
|
||||
support-python-312.patch, test-ruff-0.1.0.patch: upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 18:03:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user