From 5d207b110eb50c4fe7f58763313500493d5165780d5c57964c34d4f3b6924f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 3 Jan 2019 07:52:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-csscompressor?expand=0&rev=2 --- python-csscompressor.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-csscompressor.spec b/python-csscompressor.spec index 4f5e408..92e8dd4 100644 --- a/python-csscompressor.spec +++ b/python-csscompressor.spec @@ -23,14 +23,13 @@ Release: 0 Summary: A python port of YUI CSS Compressor License: BSD-3-Clause Group: Development/Languages/Python -Url: http://github.com/sprymix/csscompressor +URL: http://github.com/sprymix/csscompressor Source: https://files.pythonhosted.org/packages/source/c/csscompressor/csscompressor-%{version}.tar.gz BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description