forked from pool/python-Authlib
Accepting request 1141500 from home:alarrosa:branches:devel:languages:python
- Remove the file containing a Commercial license otherwise licensedigger rejects the dual-licensed package. See https://docs.authlib.org/en/latest/community/licenses.html . OBS-URL: https://build.opensuse.org/request/show/1141500 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=25
This commit is contained in:
@@ -54,6 +54,9 @@ A Python library for building OAuth and OpenID Connect servers.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{modname}-%{version}
|
||||
# Remove the file containing the commercial license so licensedigger
|
||||
# doesn't complain about the dual license
|
||||
rm COMMERCIAL-LICENSE
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user