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:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 19:47:31 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Just use a wildcard for the dist-info metadata to make it
|
||||
properly work on all setuptools versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:52:41 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -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