Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 
python-azure-functions-devops-build.16008 for openSUSE:Leap:15.2:Update checked 
in at 2021-04-04 20:05:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing 
/work/SRC/openSUSE:Leap:15.2:Update/python-azure-functions-devops-build.16008 
(Old)
 and      
/work/SRC/openSUSE:Leap:15.2:Update/.python-azure-functions-devops-build.16008.new.2401
 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-functions-devops-build.16008"

Sun Apr  4 20:05:39 2021 rev:1 rq:882615 version:0.0.22

Changes:
--------
New Changes file:

--- /dev/null   2021-03-11 01:47:46.020784395 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2:Update/.python-azure-functions-devops-build.16008.new.2401/python-azure-functions-devops-build.changes
 2021-04-04 20:05:40.117698884 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Tue Dec 15 18:39:50 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
+
+-------------------------------------------------------------------
+Fri Oct 18 12:34:47 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Initial build
+  + Version 0.0.22

New:
----
  azure-functions-devops-build-0.0.22.tar.gz
  python-azure-functions-devops-build.changes
  python-azure-functions-devops-build.spec

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

Other differences:
------------------
++++++ python-azure-functions-devops-build.spec ++++++
#
# spec file for package python-azure-functions-devops-build
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-azure-functions-devops-build
Version:        0.0.22
Release:        0
License:        MIT
Summary:        Integrate Azure Functions with Azure DevOps for the Azure CLI
Url:            https://github.com/Azure/azure-functions-devops-build
Group:          Development/Languages/Python
Source:         
https://files.pythonhosted.org/packages/source/a/azure-functions-devops-build/azure-functions-devops-build-%{version}.tar.gz
BuildRequires:  python-rpm-macros
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
# SECTION test requirements
BuildRequires:  %{python_module Jinja2}
BuildRequires:  %{python_module msrest}
BuildRequires:  %{python_module vsts}
# /SECTION
BuildRequires:  fdupes
Requires:       python-Jinja2
Requires:       python-msrest
Requires:       python-vsts
BuildArch:      noarch

%python_subpackages

%description
Python package for integrating Azure Functions with Azure DevOps.
Specifically made for the Azure CLI.

%prep
%setup -q -n azure-functions-devops-build-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%doc README.md
%license LICENSE
%{python_sitelib}/*

%changelog

Reply via email to