use "%{pypi_source}" instead of hard-coding the download url
This commit is contained in:
parent
4ef858e306
commit
53da38093f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Summary: Manipulate DNS records on various DNS providers in a standardize
|
|||
|
||||
License: MIT
|
||||
URL: https://github.com/AnalogJ/lexicon
|
||||
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||
Source0: %{pypi_source}
|
||||
BuildArch: noarch
|
||||
|
||||
Patch0: 0000-remove-shebang.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue