From 2cd5a065fdb49407871995033eab0f5848c029f80380095681d2225206c59c2b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 6 Jan 2023 22:01:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=90 --- python-Pygments.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Pygments.spec b/python-Pygments.spec index d111dd3..ee1b5a0 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -29,7 +29,7 @@ Release: 0 Summary: A syntax highlighting package written in Python License: BSD-2-Clause Group: Development/Languages/Python -URL: http://pygments.org +URL: https://pygments.org Source: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module pytest >= 7}