Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-arraydiff for 
openSUSE:Factory checked in at 2026-06-17 16:22:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-arraydiff (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-arraydiff.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-arraydiff"

Wed Jun 17 16:22:43 2026 rev:7 rq:1359896 version:0.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-arraydiff/python-pytest-arraydiff.changes
  2026-01-20 21:05:22.070065671 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-arraydiff.new.1981/python-pytest-arraydiff.changes
        2026-06-17 16:23:27.379956614 +0200
@@ -1,0 +2,12 @@
+Wed Jun 17 06:39:47 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 0.7.0:
+  * CI: adding workflow dispatch
+  * MNT: Use hash for Action workflow versions and update if needed
+  * MAINT: remove py37
+  * CI: update macos version
+  * MNT: drop deprecated License classifier, update related metadata
+    (PEP 639)
+  * Fix compatibility with pytest-run-parallel and add free-threaded CI jobs
+
+-------------------------------------------------------------------

Old:
----
  pytest-arraydiff-0.6.1.tar.gz

New:
----
  pytest_arraydiff-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-pytest-arraydiff.spec ++++++
--- /var/tmp/diff_new_pack.1uqVxu/_old  2026-06-17 16:23:28.127987903 +0200
+++ /var/tmp/diff_new_pack.1uqVxu/_new  2026-06-17 16:23:28.127987903 +0200
@@ -26,13 +26,13 @@
 %endif
 
 Name:           python-pytest-arraydiff%{psuffix}
-Version:        0.6.1
+Version:        0.7.0
 Release:        0
 Summary:        Pytest plugin to help with comparing array output from tests
 License:        BSD-2-Clause
 URL:            https://github.com/astropy/pytest-arraydiff
-Source:         
https://files.pythonhosted.org/packages/source/p/pytest-arraydiff/pytest-arraydiff-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.7}
+Source:         
https://files.pythonhosted.org/packages/source/p/pytest-arraydiff/pytest_arraydiff-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
@@ -40,12 +40,11 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy
-Requires:       python-pytest >= 4.6
+Requires:       python-pytest >= 6.2
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module astropy}
-BuildRequires:  %{python_module numpy}
-BuildRequires:  %{python_module pytest >= 4.6}
+BuildRequires:  %{python_module pytest-arraydiff = %{version}}
 %endif
 %python_subpackages
 
@@ -66,7 +65,7 @@
    can return either a Numpy array for a FITS HDU object.
 
 %prep
-%setup -q -n pytest-arraydiff-%{version}
+%setup -q -n pytest_arraydiff-%{version}
 
 %if !%{with test}
 %build
@@ -79,10 +78,6 @@
 
 %if %{with test}
 %check
-# not installed in :test multiflavor
-export PYTHONPATH="$PWD"
-BASEPATH=$PYTHONPATH
-
 # Don't run the tests with %%pytest macro as it sets the
 # XDG_CONFIG_HOME env variable that conflicts with the .astropy/config
 # folder.
@@ -98,6 +93,6 @@
 %doc CHANGES.md README.rst
 %license LICENSE
 %{python_sitelib}/pytest_arraydiff
-%{python_sitelib}/pytest_arraydiff-%{version}*-info
+%{python_sitelib}/pytest_arraydiff-%{version}.dist-info
 %endif
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.1uqVxu/_old  2026-06-17 16:23:28.179990078 +0200
+++ /var/tmp/diff_new_pack.1uqVxu/_new  2026-06-17 16:23:28.183990246 +0200
@@ -1,6 +1,6 @@
-mtime: 1768913826
-commit: d51f6c810c3e8462cc66ffa39413e3a2500444069e6acbab44398eb30a3ee1d3
-url: https://src.opensuse.org/python-pytest/python-pytest-arraydiff.git
-revision: d51f6c810c3e8462cc66ffa39413e3a2500444069e6acbab44398eb30a3ee1d3
+mtime: 1781678398
+commit: fc6f55ae709482128738a73a33956a699f53152b79eba8d941d4dd899cc98930
+url: https://src.opensuse.org/python-pytest/python-pytest-arraydiff
+revision: fc6f55ae709482128738a73a33956a699f53152b79eba8d941d4dd899cc98930
 projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git
 

++++++ build.specials.obscpio ++++++

++++++ 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-06-17 08:39:58.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to