forked from pool/python-PyJWT
Accepting request 1266958 from home:darix:apps
- Just use a wildcard for the dist-info metadata to make it properly work on all setuptools versions. OBS-URL: https://build.opensuse.org/request/show/1266958 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=81
This commit is contained in:
@@ -63,10 +63,6 @@ donttest+=" or test_ec_to_jwk_with_invalid_curve"
|
||||
%license LICENSE
|
||||
%doc AUTHORS.rst CHANGELOG.rst README.rst
|
||||
%{python_sitelib}/jwt
|
||||
%if 0%{?suse_version} > 1600
|
||||
%{python_sitelib}/pyjwt-%{version}.dist-info
|
||||
%else
|
||||
%{python_sitelib}/PyJWT-%{version}.dist-info
|
||||
%endif
|
||||
%{python_sitelib}/*-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user