Hello community,

here is the log from the commit of package 
python-azure-eventhub-checkpointstoreblob for openSUSE:Factory checked in at 
2020-04-01 19:14:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub-checkpointstoreblob 
(Old)
 and      
/work/SRC/openSUSE:Factory/.python-azure-eventhub-checkpointstoreblob.new.3248 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-eventhub-checkpointstoreblob"

Wed Apr  1 19:14:14 2020 rev:2 rq:790569 version:1.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-eventhub-checkpointstoreblob/python-azure-eventhub-checkpointstoreblob.changes
      2020-02-28 15:19:34.701677775 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventhub-checkpointstoreblob.new.3248/python-azure-eventhub-checkpointstoreblob.changes
    2020-04-01 19:14:59.559440799 +0200
@@ -1,0 +2,10 @@
+Wed Apr  1 12:06:49 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 1.1.0
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Rename HISTORY.md to CHANGELOG.md in %files section
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-eventhub-checkpointstoreblob-1.0.0.zip

New:
----
  azure-eventhub-checkpointstoreblob-1.1.0.zip

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

Other differences:
------------------
++++++ python-azure-eventhub-checkpointstoreblob.spec ++++++
--- /var/tmp/diff_new_pack.xgw1pG/_old  2020-04-01 19:15:00.339441150 +0200
+++ /var/tmp/diff_new_pack.xgw1pG/_new  2020-04-01 19:15:00.343441152 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-azure-eventhub-checkpointstoreblob
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        Azure EventHubs Checkpoint Store client library for Python 
using Storage Blobs
 License:        MIT
@@ -26,18 +26,25 @@
 URL:            https://github.com/Azure/azure-sdk-for-python
 Source:         
https://files.pythonhosted.org/packages/source/a/azure-eventhub-checkpointstoreblob/azure-eventhub-checkpointstoreblob-%{version}.zip
 Source1:        LICENSE.txt
+BuildRequires:  %{python_module azure-core >= 1.2.2}
 BuildRequires:  %{python_module azure-eventhub < 6.0.0}
 BuildRequires:  %{python_module azure-eventhub >= 5.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
+BuildRequires:  %{python_module cryptography >= 2.1.4}
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module msrest >= 0.6.10}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
+Requires:       python-azure-core < 2.0.0
+Requires:       python-azure-core >= 1.2.2
 Requires:       python-azure-eventhub < 6.0.0
 Requires:       python-azure-eventhub >= 5.0.0
 Requires:       python-azure-nspkg >= 3.0.0
-Requires:       python-azure-storage-blob < 13.0.0
-Requires:       python-azure-storage-blob >= 12.0.0
+Requires:       python-cryptography >= 2.1.4
+Requires:       python-msrest >= 0.6.10
+
 Conflicts:      python-azure-sdk <= 2.0.0
 BuildArch:      noarch
 %python_subpackages
@@ -65,7 +72,7 @@
 }
 
 %files %{python_files}
-%doc HISTORY.md README.md
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/eventhub/extensions/checkpointstoreblob
 %{python_sitelib}/azure_eventhub_checkpointstoreblob-*.egg-info


Reply via email to