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-06-29 17:29:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-redis-entraid (Old)
and /work/SRC/openSUSE:Factory/.python-redis-entraid.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-redis-entraid"
Mon Jun 29 17:29:55 2026 rev:5 rq:1362184 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-redis-entraid/python-redis-entraid.changes
2026-05-28 23:07:54.521454130 +0200
+++
/work/SRC/openSUSE:Factory/.python-redis-entraid.new.11887/python-redis-entraid.changes
2026-06-29 17:30:28.642271110 +0200
@@ -1,0 +2,6 @@
+Sun Jun 28 14:39:32 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.2.1:
+ * Bump PyJWT to 2.13
+
+-------------------------------------------------------------------
Old:
----
redis_entraid-1.2.0.tar.gz
New:
----
redis_entraid-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-redis-entraid.spec ++++++
--- /var/tmp/diff_new_pack.RYhBZ8/_old 2026-06-29 17:30:30.578337858 +0200
+++ /var/tmp/diff_new_pack.RYhBZ8/_new 2026-06-29 17:30:30.606338824 +0200
@@ -17,7 +17,7 @@
Name: python-redis-entraid
-Version: 1.2.0
+Version: 1.2.1
Release: 0
Summary: Entra ID credentials provider implementation for Redis-py
client
License: MIT
@@ -28,7 +28,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-PyJWT >= 2.12.0
+Requires: python-PyJWT >= 2.13.0
Requires: python-azure-identity >= 1.24
Requires: python-msal >= 1.33
Requires: python-redis >= 5.3.0
++++++ redis_entraid-1.2.0.tar.gz -> redis_entraid-1.2.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/redis_entraid-1.2.0/PKG-INFO
new/redis_entraid-1.2.1/PKG-INFO
--- old/redis_entraid-1.2.0/PKG-INFO 2026-05-18 15:57:40.689367300 +0200
+++ new/redis_entraid-1.2.1/PKG-INFO 2026-06-03 13:38:44.761025700 +0200
@@ -1,13 +1,13 @@
Metadata-Version: 2.4
Name: redis-entraid
-Version: 1.2.0
+Version: 1.2.1
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.12.0
+Requires-Dist: PyJWT~=2.13.0
Requires-Dist: msal~=1.33
Requires-Dist: azure-identity~=1.24
Requires-Dist: requests~=2.32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/redis_entraid-1.2.0/pyproject.toml
new/redis_entraid-1.2.1/pyproject.toml
--- old/redis_entraid-1.2.0/pyproject.toml 2026-05-18 15:57:24.000000000
+0200
+++ new/redis_entraid-1.2.1/pyproject.toml 2026-06-03 13:38:29.000000000
+0200
@@ -4,7 +4,7 @@
[project]
name = "redis-entraid"
-version = "1.2.0"
+version = "1.2.1"
authors = [
{ name="Redis Inc.", email="[email protected]" },
]
@@ -13,7 +13,7 @@
requires-python = ">=3.10"
dependencies = [
"redis>=5.3.0",
- "PyJWT~=2.12.0",
+ "PyJWT~=2.13.0",
"msal~=1.33",
"azure-identity~=1.24",
"requests~=2.32"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/redis_entraid-1.2.0/redis_entraid.egg-info/PKG-INFO
new/redis_entraid-1.2.1/redis_entraid.egg-info/PKG-INFO
--- old/redis_entraid-1.2.0/redis_entraid.egg-info/PKG-INFO 2026-05-18
15:57:40.000000000 +0200
+++ new/redis_entraid-1.2.1/redis_entraid.egg-info/PKG-INFO 2026-06-03
13:38:44.000000000 +0200
@@ -1,13 +1,13 @@
Metadata-Version: 2.4
Name: redis-entraid
-Version: 1.2.0
+Version: 1.2.1
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.12.0
+Requires-Dist: PyJWT~=2.13.0
Requires-Dist: msal~=1.33
Requires-Dist: azure-identity~=1.24
Requires-Dist: requests~=2.32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/redis_entraid-1.2.0/redis_entraid.egg-info/requires.txt
new/redis_entraid-1.2.1/redis_entraid.egg-info/requires.txt
--- old/redis_entraid-1.2.0/redis_entraid.egg-info/requires.txt 2026-05-18
15:57:40.000000000 +0200
+++ new/redis_entraid-1.2.1/redis_entraid.egg-info/requires.txt 2026-06-03
13:38:44.000000000 +0200
@@ -1,5 +1,5 @@
redis>=5.3.0
-PyJWT~=2.12.0
+PyJWT~=2.13.0
msal~=1.33
azure-identity~=1.24
requests~=2.32