From d57e16ab8dc5b76c238f09ab18ec3eba3779f01595bc08581a634ecf95553e9e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:50:01 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altgraph?expand=0&rev=10 --- python-altgraph.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-altgraph.spec b/python-altgraph.spec index efdb281..caa2554 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -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 From 07bc28b9d3bd77d582ff3a1421bc21a54644d52d4e1ead1d827b07d11a3efadd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 16:15:31 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altgraph?expand=0&rev=11 --- python-altgraph.changes | 5 +++++ python-altgraph.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-altgraph.changes b/python-altgraph.changes index 515280f..bb7d945 100644 --- a/python-altgraph.changes +++ b/python-altgraph.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 16:15:07 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:45:31 UTC 2018 - Matej Cepl diff --git a/python-altgraph.spec b/python-altgraph.spec index caa2554..eee3408 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -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