- Update to 3.2.3:

* Fix mypy error in the plugin
  * fix: docker host doesn't need to start with tcp://

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-docker?expand=0&rev=6
This commit is contained in:
2025-07-04 07:51:34 +00:00
committed by Git OBS Bridge
parent 4d012fb4b9
commit 4de35c4048
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 4 07:50:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.2.3:
* Fix mypy error in the plugin
* fix: docker host doesn't need to start with tcp://
-------------------------------------------------------------------
Mon Apr 28 16:38:24 UTC 2025 - Dirk Müller <dmueller@suse.com>