From 76219d058d6ab5d09ee2a5510e907b8ef8d868eeba2551391f4d8db2e2a274a4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 17:18:28 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-positional?expand=0&rev=9 --- python-positional.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-positional.spec b/python-positional.spec index 392a0ea..627c098 100644 --- a/python-positional.spec +++ b/python-positional.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Library to enforce positional or key-word arguments License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/morganfainberg/positional +URL: https://github.com/morganfainberg/positional Source: https://files.pythonhosted.org/packages/source/p/positional/positional-%{version}.tar.gz BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} @@ -47,7 +47,7 @@ of the google-api client. %python_install %files %{python_files} -%doc LICENSE +%license LICENSE %doc README.rst %{python_sitelib}/positional %{python_sitelib}/positional*egg-info