#5 Fix License Name
Merged 3 years ago by amoralej. Opened 3 years ago by ykarel.
rpms/ ykarel/python-pysaml2 master  into  master

file modified
+1 -1
@@ -4,7 +4,7 @@ 

  Version:        6.1.0

  Release:        1%{?dist}

  Summary:        Python implementation of SAML Version 2

- License:        Apache 2.0

+ License:        ASL 2.0

  URL:            https://github.com/IdentityPython/%{srcname}

  

  %global gittag v%{version}

It was changed as part of d3b30c2,
this patch fixes it as per valid license short name[1].

[1] https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses

Build succeeded.

Pull-Request has been merged by amoralej

3 years ago