Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-kiss-headers for 
openSUSE:Factory checked in at 2021-03-30 21:07:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kiss-headers (Old)
 and      /work/SRC/openSUSE:Factory/.python-kiss-headers.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kiss-headers"

Tue Mar 30 21:07:49 2021 rev:1 rq:875598 version:2.3.0

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

--- /dev/null   2021-03-11 01:47:46.020784395 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-kiss-headers.new.2401/python-kiss-headers.changes
        2021-03-30 21:07:52.709210879 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Wed Feb 17 08:16:28 UTC 2021 - Luigi Baldoni <aloi...@gmx.com>
+
+- Initial package (v2.3.0)

New:
----
  kiss-headers-2.3.0.tar.gz
  python-kiss-headers.changes
  python-kiss-headers.spec

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

Other differences:
------------------
++++++ python-kiss-headers.spec ++++++
#
# spec file for package python-kiss-headers
#
# Copyright (c) 2021 SUSE LLC
#
# 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-%{**}}
%define skip_python2 1
Name:           python-kiss-headers
Version:        2.3.0
Release:        0
Summary:        Python package for HTTP/1.1 style headers. Parse headers to 
objects
License:        MIT
URL:            https://www.kiss-headers.tech/
Source0:        
https://pypi.io/packages/source/k/kiss-headers/kiss-headers-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
%python_subpackages

%description
Python package for object oriented headers, HTTP/1.1 style. Parser and
serializer for http headers.

%prep
%autosetup -n kiss-headers-%{version}

%build
%python_build

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

# no test files available in the tarball

%files %{python_files}
%doc README.md
%license LICENSE
%{python_sitelib}/kiss_headers
%{python_sitelib}/kiss_headers-%{version}-py%{python_version}.egg-info

%changelog

Reply via email to