public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jwt] rawhide: Revert "Ignore the FutureWarning for now"
@ 2026-09-24  7:36 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-24  7:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-jwt
            Branch : rawhide
            Commit : 54dd81a262143d6ccdaaebebc97800a6690cd06e
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2026-09-24T09:28:06+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-jwt/c/54dd81a262143d6ccdaaebebc97800a6690cd06e?branch=rawhide

            Log:
            Revert "Ignore the FutureWarning for now"

This reverts commit 26997154fd93292b6479905e00612ef05b2f7de6.

This is fixed in latest upstream release.

---
diff --git a/python-jwt.spec b/python-jwt.spec
index fd5187e..a93d74c 100644
--- a/python-jwt.spec
+++ b/python-jwt.spec
@@ -56,7 +56,7 @@ Recommends:     python3-%{pkgname}+crypto
 
 
 %check
-%pytest -k 'not (test_ec_to_jwk_with_invalid_curve or test_get_jwt_set_sslcontext_default or test_ec_curve_validation_rejects_p192_for_es256 or test_ec_curve_validation_with_pem_key)' -W ignore::FutureWarning
+%pytest -k 'not (test_ec_to_jwk_with_invalid_curve or test_get_jwt_set_sslcontext_default or test_ec_curve_validation_rejects_p192_for_es256 or test_ec_curve_validation_with_pem_key)'
 
 
 %files -n python3-%{pkgname} -f %{pyproject_files}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-24  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24  7:36 [rpms/python-jwt] rawhide: Revert "Ignore the FutureWarning for now" 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox