Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-redis-entraid for 
openSUSE:Factory checked in at 2026-03-30 18:30:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-redis-entraid (Old)
 and      /work/SRC/openSUSE:Factory/.python-redis-entraid.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-redis-entraid"

Mon Mar 30 18:30:07 2026 rev:3 rq:1343518 version:1.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-redis-entraid/python-redis-entraid.changes    
    2026-03-27 06:48:57.600619287 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-redis-entraid.new.1999/python-redis-entraid.changes
      2026-03-30 18:30:48.617850808 +0200
@@ -1,0 +2,7 @@
+Sun Mar 29 19:04:48 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.1.2:
+  * **Full Changelog**: https://github.com/redis/redis-py-
+    entraid/compare/v1.1.0...v1.1.2
+
+-------------------------------------------------------------------

Old:
----
  redis_entraid-1.1.0.tar.gz

New:
----
  redis_entraid-1.1.2.tar.gz

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

Other differences:
------------------
++++++ python-redis-entraid.spec ++++++
--- /var/tmp/diff_new_pack.9gdLAU/_old  2026-03-30 18:30:49.585891041 +0200
+++ /var/tmp/diff_new_pack.9gdLAU/_new  2026-03-30 18:30:49.589891207 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-redis-entraid
-Version:        1.1.0
+Version:        1.1.2
 Release:        0
 Summary:        Entra ID credentials provider implementation for Redis-py 
client
 License:        MIT
@@ -28,9 +28,9 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-PyJWT >= 2.9.0
-Requires:       python-azure-identity >= 1.20.0
-Requires:       python-msal >= 1.31.0
+Requires:       python-PyJWT >= 2.12.0
+Requires:       python-azure-identity >= 1.24.0
+Requires:       python-msal >= 1.33.0
 Requires:       python-redis >= 5.3.0
 Requires:       python-requests >= 2.32.3
 BuildArch:      noarch

++++++ redis_entraid-1.1.0.tar.gz -> redis_entraid-1.1.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/redis_entraid-1.1.0/PKG-INFO 
new/redis_entraid-1.1.2/PKG-INFO
--- old/redis_entraid-1.1.0/PKG-INFO    2025-12-11 09:25:40.302384000 +0100
+++ new/redis_entraid-1.1.2/PKG-INFO    2026-03-26 15:51:59.715618000 +0100
@@ -1,13 +1,13 @@
 Metadata-Version: 2.4
 Name: redis-entraid
-Version: 1.1.0
+Version: 1.1.2
 Summary: Entra ID credentials provider implementation for Redis-py client
 Author-email: "Redis Inc." <[email protected]>
 Requires-Python: >=3.10
 Description-Content-Type: text/markdown
 License-File: LICENSE
 Requires-Dist: redis>=5.3.0
-Requires-Dist: PyJWT~=2.10.0
+Requires-Dist: PyJWT~=2.12.0
 Requires-Dist: msal~=1.33.0
 Requires-Dist: azure-identity~=1.24.0
 Dynamic: license-file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/redis_entraid-1.1.0/pyproject.toml 
new/redis_entraid-1.1.2/pyproject.toml
--- old/redis_entraid-1.1.0/pyproject.toml      2025-12-11 09:25:29.000000000 
+0100
+++ new/redis_entraid-1.1.2/pyproject.toml      2026-03-26 15:51:43.000000000 
+0100
@@ -4,7 +4,7 @@
 
 [project]
 name = "redis-entraid"
-version = "1.1.0"
+version = "1.1.2"
 authors = [
   { name="Redis Inc.", email="[email protected]" },
 ]
@@ -13,7 +13,7 @@
 requires-python = ">=3.10"
 dependencies = [
   "redis>=5.3.0",
-  "PyJWT~=2.10.0",
+  "PyJWT~=2.12.0",
   "msal~=1.33.0",
   "azure-identity~=1.24.0"
 ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/redis_entraid-1.1.0/redis_entraid.egg-info/PKG-INFO 
new/redis_entraid-1.1.2/redis_entraid.egg-info/PKG-INFO
--- old/redis_entraid-1.1.0/redis_entraid.egg-info/PKG-INFO     2025-12-11 
09:25:40.000000000 +0100
+++ new/redis_entraid-1.1.2/redis_entraid.egg-info/PKG-INFO     2026-03-26 
15:51:59.000000000 +0100
@@ -1,13 +1,13 @@
 Metadata-Version: 2.4
 Name: redis-entraid
-Version: 1.1.0
+Version: 1.1.2
 Summary: Entra ID credentials provider implementation for Redis-py client
 Author-email: "Redis Inc." <[email protected]>
 Requires-Python: >=3.10
 Description-Content-Type: text/markdown
 License-File: LICENSE
 Requires-Dist: redis>=5.3.0
-Requires-Dist: PyJWT~=2.10.0
+Requires-Dist: PyJWT~=2.12.0
 Requires-Dist: msal~=1.33.0
 Requires-Dist: azure-identity~=1.24.0
 Dynamic: license-file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/redis_entraid-1.1.0/redis_entraid.egg-info/requires.txt 
new/redis_entraid-1.1.2/redis_entraid.egg-info/requires.txt
--- old/redis_entraid-1.1.0/redis_entraid.egg-info/requires.txt 2025-12-11 
09:25:40.000000000 +0100
+++ new/redis_entraid-1.1.2/redis_entraid.egg-info/requires.txt 2026-03-26 
15:51:59.000000000 +0100
@@ -1,4 +1,4 @@
 redis>=5.3.0
-PyJWT~=2.10.0
+PyJWT~=2.12.0
 msal~=1.33.0
 azure-identity~=1.24.0

Reply via email to