public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyOpenSSL] f44: Relax cryptography upper limit to <50
@ 2026-07-08 18:01 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-08 18:01 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-07-08 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 18:01 [rpms/pyOpenSSL] f44: Relax cryptography upper limit to <50 Jeremy Cline

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