From e45cde1bc757e6bcafe582403300a6bbfef3356483d7456ae2def3a7b28c5fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 8 Sep 2022 15:13:59 +0000 Subject: [PATCH] fix the link OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=16 --- python-weasyprint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-weasyprint.spec b/python-weasyprint.spec index c351bb8..2e317a0 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -24,7 +24,7 @@ Summary: Python module to convert web documents to PDF License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/Kozea/WeasyPrint -Source: https://files.pythonhosted.org/packages/30/2c/9c29989bf03bb573bd963c2cf167839099bdaff05aff1f0eff2ccbd1b509/weasyprint-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/w/weasyprint/weasyprint-%{version}.tar.gz Source100: python-weasyprint-rpmlintrc BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module flit-core}