Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requirements-detector for 
openSUSE:Factory checked in at 2026-01-20 21:03:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirements-detector (Old)
 and      /work/SRC/openSUSE:Factory/.python-requirements-detector.new.1928 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requirements-detector"

Tue Jan 20 21:03:24 2026 rev:12 rq:1328166 version:1.3.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requirements-detector/python-requirements-detector.changes
        2024-03-27 20:43:04.374238059 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requirements-detector.new.1928/python-requirements-detector.changes
      2026-01-20 21:03:33.885622714 +0100
@@ -1,0 +2,9 @@
+Tue Jan 20 04:06:55 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.3.2:
+  * Upgrade Astroid to version 3
+  * Use tomllib for Python that provide him
+- Use poetry-core rather than poetry for building.
+- Drop patch fix-astroid-import.patch, merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  1.2.2.tar.gz
  fix-astroid-import.patch

New:
----
  1.3.2.tar.gz

----------(Old B)----------
  Old:- Use poetry-core rather than poetry for building.
- Drop patch fix-astroid-import.patch, merged upstream.
----------(Old E)----------

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

Other differences:
------------------
++++++ python-requirements-detector.spec ++++++
--- /var/tmp/diff_new_pack.Fhcou6/_old  2026-01-20 21:03:34.397643907 +0100
+++ /var/tmp/diff_new_pack.Fhcou6/_new  2026-01-20 21:03:34.401644073 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requirements-detector
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,18 @@
 
 
 Name:           python-requirements-detector
-Version:        1.2.2
+Version:        1.3.2
 Release:        0
 Summary:        Python tool to find and list requirements of a Python project
 License:        MIT
 URL:            https://github.com/landscapeio/requirements-detector
 Source:         
https://github.com/landscapeio/requirements-detector/archive/%{version}.tar.gz
-Patch0:         fix-astroid-import.patch
-BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module poetry}
-BuildRequires:  %{python_module wheel}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-astroid >= 2.0
+Requires:       python-astroid >= 3.0
 Requires:       python-packaging >= 21.3
 Requires:       python-semver >= 3
 Requires:       python-toml >= 0.10
@@ -38,7 +36,7 @@
 Requires(postun): update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module astroid >= 2.0}
+BuildRequires:  %{python_module astroid >= 3.0}
 BuildRequires:  %{python_module packaging >= 21.3}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module semver >= 3}

++++++ 1.2.2.tar.gz -> 1.3.2.tar.gz ++++++
++++ 2376 lines of diff (skipped)

Reply via email to