Confirm License is SPDX MIT
This commit is contained in:
@@ -5,8 +5,9 @@ Name: python-%{pkgname}
|
||||
Version: 1.1.0
|
||||
Release: 7%{?dist}
|
||||
Summary: Show where your regex match assertion failed!
|
||||
License: MIT
|
||||
|
||||
# SPDX
|
||||
License: MIT
|
||||
URL: https://github.com/asottile/re-assert
|
||||
# The PyPI sdist lacks the tests, so we must use the GitHub archive
|
||||
Source0: %{url}/archive/v%{version}/re-assert-%{version}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user