Hello community,
here is the log from the commit of package python-azure-mgmt-scheduler for
openSUSE:Factory checked in at 2019-10-10 14:31:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-scheduler (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-scheduler.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-scheduler"
Thu Oct 10 14:31:19 2019 rev:5 rq:735740 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-scheduler/python-azure-mgmt-scheduler.changes
2019-05-14 13:36:37.684173467 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-scheduler.new.2352/python-azure-mgmt-scheduler.changes
2019-10-10 14:31:22.240482646 +0200
@@ -1,0 +2,7 @@
+Fri Oct 4 12:19:43 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
+ + ams_drop-compatible-releases-operator.patch
+
+-------------------------------------------------------------------
Old:
----
ams_drop-compatible-releases-operator.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-scheduler.spec ++++++
--- /var/tmp/diff_new_pack.HOU1e5/_old 2019-10-10 14:31:22.932481032 +0200
+++ /var/tmp/diff_new_pack.HOU1e5/_new 2019-10-10 14:31:22.936481023 +0200
@@ -26,7 +26,6 @@
Url: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-scheduler/azure-mgmt-scheduler-%{version}.zip
Source1: LICENSE.txt
-Patch1: ams_drop-compatible-releases-operator.patch
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
@@ -55,7 +54,6 @@
%prep
%setup -q -n azure-mgmt-scheduler-%{version}
-%patch1 -p1
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-scheduler-%{version}