Use %pypi_source instead of manually constructing URL
This commit is contained in:
parent
b9118b192b
commit
6672bb2e7a
@ -5,7 +5,7 @@ Summary: Utility library for gitignore style pattern matching of file pat
|
|||||||
|
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
URL: https://github.com/cpburnz/python-path-specification
|
URL: https://github.com/cpburnz/python-path-specification
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-%{version}.tar.gz
|
Source0: %{pypi_source pathspec}
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user