Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-server-fixtures for 
openSUSE:Factory checked in at 2025-02-17 20:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-server-fixtures (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-server-fixtures.new.8181 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-server-fixtures"

Mon Feb 17 20:54:55 2025 rev:11 rq:1246294 version:1.8.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-server-fixtures/python-pytest-server-fixtures.changes
      2024-10-22 14:53:57.590507306 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-server-fixtures.new.8181/python-pytest-server-fixtures.changes
    2025-02-17 20:55:07.533973502 +0100
@@ -1,0 +2,13 @@
+Mon Feb 17 03:14:35 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Don't use %_libdir to discover where apache2 is living. 
+
+-------------------------------------------------------------------
+Tue Feb  4 04:07:03 UTC 2025 - Steve Kowalik <steven.kowa...@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.
+
+-------------------------------------------------------------------

Old:
----
  fix-httpd-fixture-path.patch
  pytest-server-fixtures-1.8.0.tar.gz

New:
----
  pytest-server-fixtures-1.8.1.tar.gz

BETA DEBUG BEGIN:
  Old:  * Minor bugfix now that workspace.workspace is a Path object.
- Drop patch fix-httpd-fixture-path.patch, now included.
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-server-fixtures.spec ++++++
--- /var/tmp/diff_new_pack.YV0cGa/_old  2025-02-17 20:55:08.558016191 +0100
+++ /var/tmp/diff_new_pack.YV0cGa/_new  2025-02-17 20:55:08.562016357 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-server-fixtures
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-pytest-server-fixtures
-Version:        1.8.0
+Version:        1.8.1
 Release:        0
 Summary:        Extensible server fixtures for pytest
 License:        MIT
@@ -25,10 +25,8 @@
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-server-fixtures/pytest-server-fixtures-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM gh#github.com/man-group/pytest-plugins#221
 Patch0:         remove-six-and-future.patch
-# PATCH-FIX-UPSTREAM gh#man-group/pytest-plugins#249
-Patch1:         fix-httpd-fixture-path.patch
 # PATCH-FIX-UPSTREAM gh#man-group/pytest-plugins#250
-Patch2:         support-64-bit-pids-xvfb.patch
+Patch1:         support-64-bit-pids-xvfb.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools-git}
 BuildRequires:  %{python_module setuptools}
@@ -108,7 +106,7 @@
 
 %check
 export PATH=$HOME/bin:$PATH:%{_sbindir}
-export SERVER_FIXTURES_HTTPD_MODULES=%{_libdir}/apache2/
+export SERVER_FIXTURES_HTTPD_MODULES=$(ls -1d /usr/lib*/apache2)
 export SERVER_FIXTURES_HTTPD=httpd
 export SERVER_FIXTURES_REDIS=%{_sbindir}/redis-server
 # gh#man-group/pytest-plugins#177

++++++ pytest-server-fixtures-1.8.0.tar.gz -> 
pytest-server-fixtures-1.8.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pytest-server-fixtures/pytest-server-fixtures-1.8.0.tar.gz
 
/work/SRC/openSUSE:Factory/.python-pytest-server-fixtures.new.8181/pytest-server-fixtures-1.8.1.tar.gz
 differ: char 5, line 1

Reply via email to