diff --git a/.gitignore b/.gitignore index d4474cd..4fdf6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,5 @@ /cryptography-48.0.0-vendor.tar.bz2 /cryptography-49.0.0.tar.gz /cryptography-49.0.0-vendor.tar.bz2 +/cryptography-50.0.0.tar.gz +/cryptography-50.0.0-vendor.tar.bz2 diff --git a/0001-Lower-cc-dependency.patch b/0001-Lower-cc-dependency.patch index 36b82f7..80da467 100644 --- a/0001-Lower-cc-dependency.patch +++ b/0001-Lower-cc-dependency.patch @@ -1,10 +1,9 @@ -From 90ddb902ed292b3da77cbcbe9bbd699a702bf523 Mon Sep 17 00:00:00 2001 +From 72638fcabdc25d94de9c99567fc2ecc880a181aa Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 5 May 2026 07:43:30 -0400 Subject: [PATCH] Lower cc dependency -It's a docblock-only fix release compared to .60 and I can't be bothered -to rebuild it. +Fedora has 1.2.62 and 63 is just a dep bump Signed-off-by: Jeremy Cline --- @@ -12,18 +11,18 @@ Signed-off-by: Jeremy Cline 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml -index d045bb077..680344f95 100644 +index 79ea7aa3c..e8b1a9af9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ license = "Apache-2.0 OR BSD-3-Clause" [workspace.dependencies] asn1 = { version = "0.24.1", default-features = false } - base64 = "0.22" + base64 = "0.23" -cc = "1.2.63" +cc = "1.2.62" cfg-if = "1" foreign-types = "0.3" foreign-types-shared = "0.1" -- -2.54.0 +2.55.0 diff --git a/python-cryptography.spec b/python-cryptography.spec index fd8a6e3..f6f7a4a 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -5,7 +5,7 @@ %global srcname cryptography Name: python-%{srcname} -Version: 49.0.0 +Version: 50.0.0 Release: %autorelease Summary: PyCA's cryptography library diff --git a/sources b/sources index af8ede9..b9cd317 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (cryptography-49.0.0.tar.gz) = 6a4435e90b981dfe1cc90479846041f800d618b8a673351ae55e308eeb7c152959ee56cb7a7188a7b46ae3228577192c651bc9801796f62fed55e7f8c3258f33 -SHA512 (cryptography-49.0.0-vendor.tar.bz2) = dc908b8b44ffc3205481fedcbc9e2a94331ee54b9b54a878755170437eff47d2d92b766fa268a916d525808a649fac8d7b8155692e28eef99e90c8a2ae3e434f +SHA512 (cryptography-50.0.0.tar.gz) = b5aac296f5f1d36747c47e82d7678840dc9ad30c185872dc7113d02799e50e28135d7863e6d0c25065b071b2e96d45a61b4ea07d824c5acf54b8734468e6f733 +SHA512 (cryptography-50.0.0-vendor.tar.bz2) = cf07972a3ee8e0f6d2654684a724fcd755c1b38d663cc92b2fb66123fc0d45770260ca9cdecb72dd62f2e3b5eb4d93842ad4d2b8ed12de20f3b1145d3f8253f2