public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-jwt] rawhide: Revert "Ignore the FutureWarning for now"
Date: Thu, 24 Sep 2026 07:36:54 GMT	[thread overview]
Message-ID: <179023541467.1.11104901640482120598.rpms-python-jwt-54dd81a26214@fedoraproject.org> (raw)

            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}

                 reply	other threads:[~2026-09-24  7:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179023541467.1.11104901640482120598.rpms-python-jwt-54dd81a26214@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox