Fix URL to point to the correct upstream

https://github.com/mitsuhiko/click redirects to https://github.com/pallets/click.
This commit is contained in:
Maxwell G 2023-06-08 02:38:49 +00:00 committed by cstratak
parent 422385fa37
commit fb701bc814

View File

@ -6,7 +6,7 @@ Release: 5%{?dist}
Summary: Simple wrapper around optparse for powerful command line utilities
License: BSD
URL: https://github.com/mitsuhiko/click
URL: https://github.com/pallets/click
Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
# Fix test failures with pytest 7.3.0