Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-storage-blob for
openSUSE:Factory checked in at 2023-04-28 16:23:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-blob (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-blob"
Fri Apr 28 16:23:45 2023 rev:24 rq:1083380 version:12.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-blob/python-azure-storage-blob.changes
2023-04-17 17:41:56.902449142 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.1533/python-azure-storage-blob.changes
2023-04-28 16:24:44.682492254 +0200
@@ -1,0 +2,5 @@
+Fri Apr 28 05:25:49 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Correct Requires on python-typing_extensions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-blob.spec ++++++
--- /var/tmp/diff_new_pack.w06wod/_old 2023-04-28 16:24:45.070494520 +0200
+++ /var/tmp/diff_new_pack.w06wod/_new 2023-04-28 16:24:45.074494542 +0200
@@ -43,7 +43,7 @@
Requires: python-azure-storage-nspkg >= 3.0.0
Requires: python-cryptography >= 2.1.4
Requires: python-isodate >= 0.6.1
-Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
+Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.11)
%if "%{python_flavor}" == "python2"
Requires: python-futures
%endif