Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-services for 
openSUSE:Factory checked in at 2026-03-06 18:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-services (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-services.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-services"

Fri Mar  6 18:17:04 2026 rev:10 rq:1336687 version:2.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-services/python-pytest-services.changes
    2025-05-02 14:55:52.432935463 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-services.new.561/python-pytest-services.changes
   2026-03-06 18:17:30.081438050 +0100
@@ -1,0 +2,7 @@
+Thu Mar  5 08:32:28 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.2.2:
+  * #47: Replace distutils.spawn.find_executable with
+    shutil.which. The package distutils is deprecated.
+
+-------------------------------------------------------------------

Old:
----
  2.2.1.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  pytest_services-2.2.2.tar.gz

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

Other differences:
------------------
++++++ python-pytest-services.spec ++++++
--- /var/tmp/diff_new_pack.gfAdgy/_old  2026-03-06 18:17:30.977475242 +0100
+++ /var/tmp/diff_new_pack.gfAdgy/_new  2026-03-06 18:17:30.977475242 +0100
@@ -18,12 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pytest-services
-Version:        2.2.1
+Version:        2.2.2
 Release:        0
 Summary:        Services plugin for pytest testing framework
 License:        MIT
 URL:            https://github.com/pytest-dev/pytest-services
-Source:         
https://github.com/pytest-dev/pytest-services/archive/%{version}.tar.gz
+Source:         
https://github.com/pytest-dev/pytest-services/releases/download/v%{version}/pytest_services-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pylibmc}
@@ -55,7 +55,7 @@
 processes for your tests with pytest.
 
 %prep
-%setup -q -n pytest-services-%{version}
+%setup -q -n pytest_services-%{version}
 # we don't test mysql anway
 sed -i -e '/import MySQLdb/d' tests/test_plugin.py
 

++++++ _scmsync.obsinfo ++++++
mtime: 1772699569
commit: a81625d811b3e8808a2047c03124784e35325457d052bb2458dca6d0a85074de
url: https://src.opensuse.org/python-pytest/python-pytest-services.git
revision: a81625d811b3e8808a2047c03124784e35325457d052bb2458dca6d0a85074de
projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-05 09:33:14.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to