Hello community,
here is the log from the commit of package python-azure-devops for
openSUSE:Factory checked in at 2020-10-02 17:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-devops (Old)
and /work/SRC/openSUSE:Factory/.python-azure-devops.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-devops"
Fri Oct 2 17:18:09 2020 rev:2 rq:830863 version:6.0.0b4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-devops/python-azure-devops.changes
2020-01-28 10:57:15.857124443 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-devops.new.4249/python-azure-devops.changes
2020-10-02 17:18:19.910113815 +0200
@@ -1,0 +2,8 @@
+Fri Aug 28 12:51:39 UTC 2020 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 6.0.0b4
+ + No upstream changelog provided
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-devops-6.0.0b2.tar.gz
New:
----
azure-devops-6.0.0b4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-devops.spec ++++++
--- /var/tmp/diff_new_pack.viGDpK/_old 2020-10-02 17:18:23.462113969 +0200
+++ /var/tmp/diff_new_pack.viGDpK/_new 2020-10-02 17:18:23.466113968 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-devops
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,27 +12,29 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-devops
-Version: 6.0.0b2
+Version: 6.0.0b4
Release: 0
-License: MIT
Summary: Python wrapper around the Azure DevOps 5x APIs
-Url: https://github.com/Microsoft/vsts-python-api
+License: MIT
Group: Development/Languages/Python
+URL: https://github.com/Microsoft/vsts-python-api
Source:
https://files.pythonhosted.org/packages/source/a/azure-devops/azure-devops-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module msrest >= 0.6.0}
# /SECTION
BuildRequires: fdupes
Requires: python-azure-nspkg >= 3.0.0
+Requires: python-msrest < 0.7.0
Requires: python-msrest >= 0.6.0
Provides: python-vsts = %{version}
Obsoletes: python-vsts < %{version}
++++++ azure-devops-6.0.0b2.tar.gz -> azure-devops-6.0.0b4.tar.gz ++++++
++++ 8520 lines of diff (skipped)