15
0

Accepting request 746354 from devel:languages:python

- Run through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/746354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-altgraph?expand=0&rev=4
This commit is contained in:
2019-11-13 12:14:48 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 16:15:07 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Run through spec-cleaner
-------------------------------------------------------------------
Tue Dec 4 12:45:31 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-altgraph
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@@ -22,14 +22,12 @@ Version: 0.16.1
Release: 0
Summary: Python graph (network) package
License: MIT
Group: Development/Languages/Python
Url: https://bitbucket.org/ronaldoussoren/altgraph/
URL: https://bitbucket.org/ronaldoussoren/altgraph/
Source: https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
%description
@@ -39,7 +37,6 @@ graphviz output.
%package -n %{name}-doc
Summary: Documentation for %{name}
Group: Development/Languages/Python
Provides: %{python_module altgraph-doc = %{version}}
%description -n %{name}-doc