Use %pypi_source instead of manually constructing URL

This commit is contained in:
Maxwell G 2023-06-07 21:36:17 +00:00
parent b9118b192b
commit 6672bb2e7a
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -5,7 +5,7 @@ Summary: Utility library for gitignore style pattern matching of file pat
License: MPL-2.0
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
BuildRequires: python3-devel