From 6270ce56c00d9a59ac9e3e251b7f1303702be292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 27 Jan 2023 19:56:31 +0100 Subject: [PATCH] List the actual homepage in URL --- python-markupsafe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index a15639e..f3d05d5 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -3,7 +3,7 @@ Version: 2.1.2 Release: 1%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD -URL: https://pypi.org/project/MarkupSafe/ +URL: https://palletsprojects.com/p/markupsafe/ Source: %pypi_source MarkupSafe BuildRequires: gcc