Hello community,
here is the log from the commit of package python-vsts-cd-manager for
openSUSE:Factory checked in at 2020-12-09 22:21:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vsts-cd-manager (Old)
and /work/SRC/openSUSE:Factory/.python-vsts-cd-manager.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vsts-cd-manager"
Wed Dec 9 22:21:37 2020 rev:2 rq:854024 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-vsts-cd-manager/python-vsts-cd-manager.changes
2019-10-31 22:42:35.293645672 +0100
+++
/work/SRC/openSUSE:Factory/.python-vsts-cd-manager.new.2328/python-vsts-cd-manager.changes
2020-12-09 22:21:38.547688833 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <[email protected]>
+
+- Only build Python3 flavors for distributions 15 and greater
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-vsts-cd-manager.spec ++++++
--- /var/tmp/diff_new_pack.2YhDQW/_old 2020-12-09 22:21:39.127689421 +0100
+++ /var/tmp/diff_new_pack.2YhDQW/_new 2020-12-09 22:21:39.131689425 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-vsts-cd-manager
#
-# 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,22 +12,26 @@
# 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-%{**}}
+%if 0%{?suse_version} >= 1500
+%define skip_python2 1
+%endif
Name: python-vsts-cd-manager
Version: 1.0.2
Release: 0
-License: MIT
Summary: Python wrapper around some of the VSTS APIs
-Url: https://github.com/microsoft/vsts-cd-manager
+License: MIT
Group: Development/Languages/Python
+URL: https://github.com/microsoft/vsts-cd-manager
Source:
https://files.pythonhosted.org/packages/source/v/vsts-cd-manager/vsts-cd-manager-%{version}.tar.gz
Source1: LICENSE
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module mock}
BuildRequires: %{python_module msrest >= 0.2.0}
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]