From 4ab81dde73eb27770a29570ea217b4daec2f5d67f45dc97c90f6e40ff5e3aac8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 2 May 2021 21:12:13 +0000 Subject: [PATCH] Fix URL OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=55 --- python-ruamel.yaml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index b2bc130..8beca8b 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Python YAML parser License: MIT Group: Development/Languages/Python -URL: https://bitbucket.org/ruamel/yaml +URL: https://sourceforge.net/p/ruamel-yaml Source: https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes