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 2022-10-04 20:37:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-NetworkAuth (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-NetworkAuth.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-NetworkAuth"

Tue Oct  4 20:37:41 2022 rev:5 rq:1007754 version:6.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-PyQt6-NetworkAuth/python-PyQt6-NetworkAuth.changes
        2022-04-16 00:14:41.797684942 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-NetworkAuth.new.2275/python-PyQt6-NetworkAuth.changes
      2022-10-04 20:37:47.900922486 +0200
@@ -1,0 +2,6 @@
+Mon Oct  3 17:47:56 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.4.0
+  *  Added support for Qt v6.4.
+
+-------------------------------------------------------------------

Old:
----
  PyQt6_NetworkAuth-6.3.0.tar.gz

New:
----
  PyQt6_NetworkAuth-6.4.0.tar.gz

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

Other differences:
------------------
++++++ python-PyQt6-NetworkAuth.spec ++++++
--- /var/tmp/diff_new_pack.z49FKg/_old  2022-10-04 20:37:48.592923470 +0200
+++ /var/tmp/diff_new_pack.z49FKg/_new  2022-10-04 20:37:48.596923475 +0200
@@ -22,7 +22,7 @@
 %define skip_python2 1
 %define pyqt_build_for_qt6 1
 Name:           python-%{mname}
-Version:        6.3.0
+Version:        6.4.0
 Release:        0
 Summary:        Python bindings for the Qt Network Authorization library
 License:        GPL-3.0-only

++++++ PyQt6_NetworkAuth-6.3.0.tar.gz -> PyQt6_NetworkAuth-6.4.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_NetworkAuth-6.3.0/ChangeLog 
new/PyQt6_NetworkAuth-6.4.0/ChangeLog
--- old/PyQt6_NetworkAuth-6.3.0/ChangeLog       2022-04-12 17:49:43.597021300 
+0200
+++ new/PyQt6_NetworkAuth-6.4.0/ChangeLog       2022-09-30 12:27:35.982809300 
+0200
@@ -1,3 +1,27 @@
+2022-09-30  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS:
+       Updated for Qt v6.4.0.
+       [7e49c36be25b] [6.4.0]
+
+2022-09-21  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS, PyQt6-NetworkAuth.msp:
+       Updated for Qt v6.4.0rc.
+       [d93ea532503d]
+
+2022-09-18  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS:
+       Updated the NEWS file.
+       [0e1f66f1d106]
+
+2022-04-12  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * .hgtags:
+       Added tag 6.3.0 for changeset 3cece229e5f2
+       [4089010578e9]
+
 2022-03-31  Phil Thompson  <p...@riverbankcomputing.com>
 
        * NEWS, PyQt6-NetworkAuth.msp:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_NetworkAuth-6.3.0/NEWS 
new/PyQt6_NetworkAuth-6.4.0/NEWS
--- old/PyQt6_NetworkAuth-6.3.0/NEWS    2022-04-12 17:49:23.737628000 +0200
+++ new/PyQt6_NetworkAuth-6.4.0/NEWS    2022-09-30 12:27:13.518021000 +0200
@@ -1,3 +1,6 @@
+v6.4.0 30th September 2022
+  - Added support for Qt v6.4.
+
 v6.3.0 31st March 2022
   - Added support for Qt v6.3.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_NetworkAuth-6.3.0/PKG-INFO 
new/PyQt6_NetworkAuth-6.4.0/PKG-INFO
--- old/PyQt6_NetworkAuth-6.3.0/PKG-INFO        2022-04-12 17:49:44.028092100 
+0200
+++ new/PyQt6_NetworkAuth-6.4.0/PKG-INFO        2022-09-30 12:27:36.388119700 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQt6-NetworkAuth
-Version: 6.3.0
+Version: 6.4.0
 Requires-Python: >=3.7
 Summary: Python bindings for the Qt Network Authorization library
 Home-Page: https://www.riverbankcomputing.com/software/pyqtnetworkauth/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_NetworkAuth-6.3.0/pyproject.toml 
new/PyQt6_NetworkAuth-6.4.0/pyproject.toml
--- old/PyQt6_NetworkAuth-6.3.0/pyproject.toml  2022-04-12 17:49:43.598320200 
+0200
+++ new/PyQt6_NetworkAuth-6.4.0/pyproject.toml  2022-09-30 12:27:35.984094100 
+0200
@@ -6,7 +6,7 @@
 # Specify the PEP 566 metadata for the project.
 [tool.sip.metadata]
 name = "PyQt6-NetworkAuth"
-version = "6.3.0"
+version = "6.4.0"
 summary = "Python bindings for the Qt Network Authorization library"
 home-page = "https://www.riverbankcomputing.com/software/pyqtnetworkauth/";
 author = "Riverbank Computing Limited"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyQt6_NetworkAuth-6.3.0/sip/QtNetworkAuth/QtNetworkAuthmod.sip 
new/PyQt6_NetworkAuth-6.4.0/sip/QtNetworkAuth/QtNetworkAuthmod.sip
--- old/PyQt6_NetworkAuth-6.3.0/sip/QtNetworkAuth/QtNetworkAuthmod.sip  
2022-04-12 17:49:43.845194000 +0200
+++ new/PyQt6_NetworkAuth-6.4.0/sip/QtNetworkAuth/QtNetworkAuthmod.sip  
2022-09-30 12:27:36.218673700 +0200
@@ -25,7 +25,7 @@
 %Import QtCore/QtCoremod.sip
 %Import QtNetwork/QtNetworkmod.sip
 
-%Timeline {QtNetworkAuth_6_0_0}
+%Timeline {QtNetworkAuth_6_0_0 QtNetworkAuth_6_1_0 QtNetworkAuth_6_2_0 
QtNetworkAuth_6_3_0 QtNetworkAuth_6_4_0}
 
 %Copying
 Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com>
@@ -52,8 +52,8 @@
 const char *PYQT_NETWORKAUTH_VERSION_STR;
 
 %ModuleCode
-static int PYQT_NETWORKAUTH_VERSION = 0x060300;
-static const char *PYQT_NETWORKAUTH_VERSION_STR = "6.3.0";
+static int PYQT_NETWORKAUTH_VERSION = 0x060400;
+static const char *PYQT_NETWORKAUTH_VERSION_STR = "6.4.0";
 %End
 
 %Include qabstractoauth.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyQt6_NetworkAuth-6.3.0/sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip 
new/PyQt6_NetworkAuth-6.4.0/sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip
--- 
old/PyQt6_NetworkAuth-6.3.0/sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip  
    2022-04-12 17:49:43.845676000 +0200
+++ 
new/PyQt6_NetworkAuth-6.4.0/sip/QtNetworkAuth/qoauthhttpserverreplyhandler.sip  
    2022-09-30 12:27:36.219128800 +0200
@@ -37,7 +37,12 @@
     QString callbackText() const;
     void setCallbackText(const QString &text);
     quint16 port() const;
+%If (QtNetworkAuth_6_4_0 -)
+    bool listen(const QHostAddress &address = QHostAddress::Any, quint16 port 
= 0);
+%End
+%If (- QtNetworkAuth_6_4_0)
     bool listen(const QHostAddress &address = 
QHostAddress::SpecialAddress::Any, quint16 port = 0);
+%End
     void close();
     bool isListening() const;
 };

Reply via email to