Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-NetworkAuth for
openSUSE:Factory checked in at 2025-06-11 16:21:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-NetworkAuth (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-NetworkAuth.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-NetworkAuth"
Wed Jun 11 16:21:16 2025 rev:14 rq:1284337 version:6.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-PyQt6-NetworkAuth/python-PyQt6-NetworkAuth.changes
2025-01-12 11:27:14.194715253 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-NetworkAuth.new.19631/python-PyQt6-NetworkAuth.changes
2025-06-11 16:22:28.250320292 +0200
@@ -1,0 +2,6 @@
+Mon Jun 9 17:50:52 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 6.9.0
+ * Added support for Qt v6.9.
+
+-------------------------------------------------------------------
Old:
----
PyQt6_NetworkAuth-6.8.0.tar.gz
New:
----
pyqt6_networkauth-6.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-NetworkAuth.spec ++++++
--- /var/tmp/diff_new_pack.AMfawI/_old 2025-06-11 16:22:28.926348502 +0200
+++ /var/tmp/diff_new_pack.AMfawI/_new 2025-06-11 16:22:28.926348502 +0200
@@ -21,13 +21,13 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-PyQt6-%{qtlib}
-Version: 6.8.0
+Version: 6.9.0
Release: 0
Summary: Python bindings for the Qt Network Authorization library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtnetworkauth
-Source:
https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/pyqt6_networkauth-%{version}.tar.gz
BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pyqt-builder >= 1.17 with %python-pyqt-builder
< 2}
@@ -59,7 +59,7 @@
used to generate the Python bindings for %{name}
%prep
-%autosetup -p1 -n PyQt6_%{qtlib}-%{version}
+%autosetup -p1 -n pyqt6_networkauth-%{version}
%build
%pyqt_build
@@ -79,7 +79,7 @@
%doc NEWS README.md
%dir %{python_sitearch}/PyQt6/
%{python_sitearch}/PyQt6/Qt%{qtlib}.*
-%{python_sitearch}/PyQt6_%{qtlib}-%{version}.dist-info/
+%{python_sitearch}/[Pp]y[Qq]t6_[Nn]etwork[Aa]uth-%{version}.dist-info/
%exclude %{pyqt6_sipdir}
%files %{python_files devel}