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:
parent
422385fa37
commit
fb701bc814
@ -6,7 +6,7 @@ Release: 5%{?dist}
|
|||||||
Summary: Simple wrapper around optparse for powerful command line utilities
|
Summary: Simple wrapper around optparse for powerful command line utilities
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/mitsuhiko/click
|
URL: https://github.com/pallets/click
|
||||||
Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
|
||||||
|
|
||||||
# Fix test failures with pytest 7.3.0
|
# Fix test failures with pytest 7.3.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user