diff --git a/python-re-assert.spec b/python-re-assert.spec index a2ddc2d..2dcaf7f 100644 --- a/python-re-assert.spec +++ b/python-re-assert.spec @@ -5,8 +5,9 @@ Name: python-%{pkgname} Version: 1.1.0 Release: 2%{?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