- Update 1.8.1:

* Correct httpd command line
  * Minor bugfix now that workspace.workspace is a Path object.
- Drop patch fix-httpd-fixture-path.patch, now included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=22
This commit is contained in:
2025-02-04 04:14:37 +00:00
committed by Git OBS Bridge
parent 7d80250372
commit 971d40e72b
5 changed files with 14 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 4 04:07:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update 1.8.1:
* Correct httpd command line
* Minor bugfix now that workspace.workspace is a Path object.
- Drop patch fix-httpd-fixture-path.patch, now included.
-------------------------------------------------------------------
Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>