Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2018-04-01 17:26:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinx-feature-classification"

Sun Apr  1 17:26:58 2018 rev:1 rq:592300 version:0.1.0

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

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new/python-sphinx-feature-classification.changes
   2018-04-01 17:26:58.958528975 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Thu Mar 29 12:16:00 UTC 2018 - [email protected]
+
+- Initial packaging (version 0.1.0)

New:
----
  python-sphinx-feature-classification.changes
  python-sphinx-feature-classification.spec
  sphinx-feature-classification-0.1.0.tar.gz

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

Other differences:
------------------
++++++ python-sphinx-feature-classification.spec ++++++
#
# spec file for package python-sphinx-feature-classification
#
# Copyright (c) 2018 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-sphinx-feature-classification
Version:        0.1.0
Release:        0
Summary:        Generate a matrix of pluggable drivers and their support to an 
API in Sphinx
License:        Apache-2.0
Group:          Development/Languages/Python
Url:            http://www.openstack.org/
Source:         
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module pbr >= 2.0}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:       python-docutils >= 0.11
Requires:       python-pbr >= 2.0
BuildArch:      noarch

%python_subpackages

%description
Generate in sphinx a matrix of pluggable drivers and their support to an API.

%prep
%setup -q -n sphinx-feature-classification-%{version}

%build
%python_build

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

%files %{python_files}
%doc AUTHORS ChangeLog LICENSE README.rst
%{python_sitelib}/*

%changelog

Reply via email to