Hello community,
here is the log from the commit of package python-azure-mgmt-redis for
openSUSE:Factory checked in at 2019-10-10 14:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-redis (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-redis"
Thu Oct 10 14:31:08 2019 rev:5 rq:735736 version:6.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
2019-05-14 13:35:58.452088487 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.2352/python-azure-mgmt-redis.changes
2019-10-10 14:31:09.344512705 +0200
@@ -1,0 +2,8 @@
+Fri Oct 4 12:19:24 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Drop patches to support older versions of setuptools as
+ SLE-12 is now shipping with a recent enough version
+ + amr_drop-compatible-releases-operator.patch
+ + amr_drop-extras-require.patch
+
+-------------------------------------------------------------------
Old:
----
amr_drop-compatible-releases-operator.patch
amr_drop-extras-require.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-redis.spec ++++++
--- /var/tmp/diff_new_pack.jTN03j/_old 2019-10-10 14:31:09.936511325 +0200
+++ /var/tmp/diff_new_pack.jTN03j/_new 2019-10-10 14:31:09.948511297 +0200
@@ -26,8 +26,6 @@
Url: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-redis/azure-mgmt-redis-%{version}.zip
Source1: LICENSE.txt
-Patch1: amr_drop-compatible-releases-operator.patch
-Patch2: amr_drop-extras-require.patch
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
@@ -57,8 +55,6 @@
%prep
%setup -q -n azure-mgmt-redis-%{version}
-%patch1 -p1
-%patch2 -p1
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-redis-%{version}