From 6dee9d8c1990312deae9c37263f07c5ca151deba56a802efc555707a12053f97 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 19 Apr 2017 22:20:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=6 --- python-funcparserlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-funcparserlib.spec b/python-funcparserlib.spec index ee6016d..0353d92 100644 --- a/python-funcparserlib.spec +++ b/python-funcparserlib.spec @@ -26,7 +26,7 @@ Url: http://code.google.com/p/funcparserlib/ Summary: Recursive descent parsing library based on functional combinators License: MIT Group: Development/Languages/Python -Source: http://files.pythonhosted.org/packages/source/f/funcparserlib/funcparserlib-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/f/funcparserlib/funcparserlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-rpm-macros