From ea45a3363a1bf1e9a11b65e3ee72dc66eaf64eb6 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 29 Dec 2023 11:59:23 -0500 Subject: [PATCH] Improve the source URL --- .gitignore | 1 + python-wrapt.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ffeb173..3cf1d53 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /1.12.1.tar.gz /1.13.2.tar.gz /1.13.3.tar.gz +/wrapt-1.13.3.tar.gz diff --git a/python-wrapt.spec b/python-wrapt.spec index 9f115b4..1e70d60 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -11,7 +11,7 @@ Summary: A Python module for decorators, wrappers and monkey patching License: BSD-2-Clause URL: https://github.com/GrahamDumpleton/wrapt -Source: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz +Source: %{url}/archive/%{version}/wrapt-%{version}.tar.gz BuildRequires: gcc diff --git a/sources b/sources index 91de48b..89a2a52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (1.13.3.tar.gz) = c6cc83baacf2688aa49ec0fe44db612edc61e50982a667de177df0d3a972e9bd5f38f4d5166eefc6075a5cfae194298835beca93ee98eefb50eec5aad7f36a1c +SHA512 (wrapt-1.13.3.tar.gz) = c6cc83baacf2688aa49ec0fe44db612edc61e50982a667de177df0d3a972e9bd5f38f4d5166eefc6075a5cfae194298835beca93ee98eefb50eec5aad7f36a1c