From e54bf97d0af1ec45bcf152f1a8bc4b20eac3c6b3538e8a10b21e9b4982b4e47b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 Jun 2023 20:35:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=8 --- python-unearth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-unearth.spec b/python-unearth.spec index 6ab31e4..fb12cbe 100644 --- a/python-unearth.spec +++ b/python-unearth.spec @@ -23,7 +23,7 @@ Release: 0 Summary: A utility to fetch and download python packages License: MIT URL: https://unearth.readthedocs.io/ -Source: https://files.pythonhosted.org/packages/da/08/5a19c6195599eac32b01280081e6a3beb9bcbe47d4f40ba31471450b0e84/unearth-0.9.1.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/unearth/unearth-%{version}.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cached-property >= 1.5.2 if %python-base < 3.8} BuildRequires: %{python_module packaging >= 20}