commit python-azure-eventhub for openSUSE:Factory

2020-10-08 Thread root
Hello community,

here is the log from the commit of package python-azure-eventhub for 
openSUSE:Factory checked in at 2020-10-08 13:12:15

Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-eventhub.new.4249 (New)


Package is "python-azure-eventhub"

Thu Oct  8 13:12:15 2020 rev:4 rq:839849 version:5.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-eventhub/python-azure-eventhub.changes  
2020-05-08 23:04:22.593742731 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventhub.new.4249/python-azure-eventhub.changes
2020-10-08 13:12:59.419216223 +0200
@@ -1,0 +2,8 @@
+Mon Oct  5 09:48:12 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.2.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+
+---

Old:

  azure-eventhub-5.1.0.zip

New:

  azure-eventhub-5.2.0.zip



Other differences:
--
++ python-azure-eventhub.spec ++
--- /var/tmp/diff_new_pack.9roGa3/_old  2020-10-08 13:13:00.167216901 +0200
+++ /var/tmp/diff_new_pack.9roGa3/_new  2020-10-08 13:13:00.171216904 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-eventhub
-Version:5.1.0
+Version:5.2.0
 Release:0
 Summary:Azure Event Hubs client library for Python
 License:MIT




commit python-azure-eventhub for openSUSE:Factory

2020-05-08 Thread root
Hello community,

here is the log from the commit of package python-azure-eventhub for 
openSUSE:Factory checked in at 2020-05-08 23:04:20

Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-eventhub.new.2738 (New)


Package is "python-azure-eventhub"

Fri May  8 23:04:20 2020 rev:3 rq:801167 version:5.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-eventhub/python-azure-eventhub.changes  
2020-04-01 19:14:54.459438504 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventhub.new.2738/python-azure-eventhub.changes
2020-05-08 23:04:22.593742731 +0200
@@ -1,0 +2,9 @@
+Wed May  6 13:04:39 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.1.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-eventhub-5.0.1.zip

New:

  azure-eventhub-5.1.0.zip



Other differences:
--
++ python-azure-eventhub.spec ++
--- /var/tmp/diff_new_pack.lbnAMz/_old  2020-05-08 23:04:23.637744863 +0200
+++ /var/tmp/diff_new_pack.lbnAMz/_new  2020-05-08 23:04:23.641744871 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-eventhub
-Version:5.0.1
+Version:5.1.0
 Release:0
 Summary:Azure Event Hubs client library for Python
 License:MIT
@@ -32,10 +32,10 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-core < 2.0.0
-Requires:   python-azure-core >= 1.0.0
+Requires:   python-azure-core >= 1.5.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-uamqp < 2.0
-Requires:   python-uamqp >= 1.2.5
+Requires:   python-uamqp >= 1.2.7
 Conflicts:  python-azure-sdk <= 2.0.0
 BuildArch:  noarch
 %python_subpackages




commit python-azure-eventhub for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package python-azure-eventhub for 
openSUSE:Factory checked in at 2020-04-01 19:14:00

Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-eventhub.new.3248 (New)


Package is "python-azure-eventhub"

Wed Apr  1 19:14:00 2020 rev:2 rq:790567 version:5.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-eventhub/python-azure-eventhub.changes  
2020-02-28 15:19:33.313674949 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventhub.new.3248/python-azure-eventhub.changes
2020-04-01 19:14:54.459438504 +0200
@@ -1,0 +2,9 @@
+Wed Apr  1 12:06:21 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.0.1
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Rename HISTORY.md to CHANGELOG.md in %files section
+
+---

Old:

  azure-eventhub-5.0.0.zip

New:

  azure-eventhub-5.0.1.zip



Other differences:
--
++ python-azure-eventhub.spec ++
--- /var/tmp/diff_new_pack.LPnL3h/_old  2020-04-01 19:14:55.615439025 +0200
+++ /var/tmp/diff_new_pack.LPnL3h/_new  2020-04-01 19:14:55.615439025 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-eventhub
-Version:5.0.0
+Version:5.0.1
 Release:0
 Summary:Azure Event Hubs client library for Python
 License:MIT
@@ -76,7 +76,7 @@
 }
 
 %files %{python_files}
-%doc HISTORY.md README.md
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/eventhub
 %{python_sitelib}/azure_eventhub-*.egg-info