public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Cline <jeremycline@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pyOpenSSL] f44: Relax cryptography upper limit to <50
Date: Wed, 08 Jul 2026 18:01:17 GMT [thread overview]
Message-ID: <178353367752.1.504815624712720798.rpms-pyOpenSSL-63a36e4eed6f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pyOpenSSL
Branch : f44
Commit : 63a36e4eed6f2f3820860e96e7cb8b53b8e65c21
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-08T13:57:56-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pyOpenSSL/c/63a36e4eed6f2f3820860e96e7cb8b53b8e65c21?branch=f44
Log:
Relax cryptography upper limit to <50
The only breaking changes in cryptography are the removal of some
long-deprecated object aliases and the update for PyOpenSSL 26.3 didn't
need to make any adjustments, so this should be safe.
---
diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec
index c80b461..4bcd790 100644
--- a/pyOpenSSL.spec
+++ b/pyOpenSSL.spec
@@ -42,7 +42,7 @@ Documentation for pyOpenSSL
%prep
%autosetup -p1 -n %{srcname}-%{version}
-%pyproject_patch_dependency cryptography:set_upper:49.0
+%pyproject_patch_dependency cryptography:set_upper:50.0
%generate_buildrequires
%pyproject_buildrequires -x docs,test
reply other threads:[~2026-07-08 18:01 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=178353367752.1.504815624712720798.rpms-pyOpenSSL-63a36e4eed6f@fedoraproject.org \
--to=jeremycline@microsoft.com \
--cc=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