Hello community,

here is the log from the commit of package python-vsts for openSUSE:Factory 
checked in at 2020-12-09 22:21:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vsts (Old)
 and      /work/SRC/openSUSE:Factory/.python-vsts.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vsts"

Wed Dec  9 22:21:34 2020 rev:2 rq:854023 version:0.1.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vsts/python-vsts.changes  2019-10-31 
22:43:16.469696819 +0100
+++ /work/SRC/openSUSE:Factory/.python-vsts.new.2328/python-vsts.changes        
2020-12-09 22:21:35.591685835 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjsch...@suse.com>
+
+- Only build Python3 flavors for distributions 15 and greater
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-vsts.spec ++++++
--- /var/tmp/diff_new_pack.X9FrNK/_old  2020-12-09 22:21:36.443686699 +0100
+++ /var/tmp/diff_new_pack.X9FrNK/_new  2020-12-09 22:21:36.447686703 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-vsts
 #
-# 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,21 +12,25 @@
 # 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
 Version:        0.1.25
 Release:        0
-License:        MIT
 Summary:        Python wrapper around the VSTS 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/v/vsts/vsts-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module msrest >= 0.6.0}
 # /SECTION
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to