Hello community,

here is the log from the commit of package python-varlink for openSUSE:Factory 
checked in at 2019-06-27 15:26:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-varlink (Old)
 and      /work/SRC/openSUSE:Factory/.python-varlink.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-varlink"

Thu Jun 27 15:26:34 2019 rev:1 rq:712226 version:30.1.2

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

--- /dev/null   2019-06-21 11:18:06.406367250 +0200
+++ /work/SRC/openSUSE:Factory/.python-varlink.new.4615/python-varlink.changes  
2019-06-27 15:26:34.881624246 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Thu Jun 27 06:28:18 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- Initial packaging (version 30.1.2)

New:
----
  python-varlink.changes
  python-varlink.spec
  varlink-30.1.2.tar.gz

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

Other differences:
------------------
++++++ python-varlink.spec ++++++
#
# spec file for package python-varlink
#
# 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 https://bugs.opensuse.org/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-varlink
Version:        30.1.2
Release:        0
Summary:        Varlink
License:        Apache-2.0
Group:          Development/Languages/Python
Url:            https://github.com/varlink/python
Source:         
https://files.pythonhosted.org/packages/source/v/varlink/varlink-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildArch:      noarch

%python_subpackages

%description
Varlink

%prep
%setup -q -n varlink-%{version}

%build
%python_build

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

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

%changelog

Reply via email to