Hello community,
here is the log from the commit of package python-azure-monitor for
openSUSE:Factory checked in at 2019-10-10 14:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-monitor (Old)
and /work/SRC/openSUSE:Factory/.python-azure-monitor.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-monitor"
Thu Oct 10 14:31:53 2019 rev:5 rq:735755 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-monitor/python-azure-monitor.changes
2019-05-14 13:38:16.756397685 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-monitor.new.2352/python-azure-monitor.changes
2019-10-10 14:31:55.148405939 +0200
@@ -1,0 +2,7 @@
+Fri Oct 4 12:20:48 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Drop patch to support older versions of setuptools as
+ SLE-12 is now shipping with a recent enough version
+ + am_drop-compatible-releases-operator.patch
+
+-------------------------------------------------------------------
Old:
----
am_drop-compatible-releases-operator.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-monitor.spec ++++++
--- /var/tmp/diff_new_pack.FxcNi2/_old 2019-10-10 14:31:55.800404420 +0200
+++ /var/tmp/diff_new_pack.FxcNi2/_new 2019-10-10 14:31:55.804404410 +0200
@@ -26,7 +26,6 @@
Url: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-monitor/azure-monitor-%{version}.zip
Source1: LICENSE.txt
-Patch1: am_drop-compatible-releases-operator.patch
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -53,7 +52,6 @@
%prep
%setup -q -n azure-monitor-%{version}
-%patch1 -p1
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-%{version}