From f74978a53e019dd3da16eb0ca60126eba3f9dca8 Mon Sep 17 00:00:00 2001 From: Daniele Rondina Date: Thu, 29 Jan 2026 02:32:50 +0000 Subject: [PATCH] Bump dev-python/cryptography-46.0.4 --- dev-python/cryptography/Manifest | 2 + .../cryptography/cryptography-46.0.4.ebuild | 42 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 dev-python/cryptography/cryptography-46.0.4.ebuild diff --git a/dev-python/cryptography/Manifest b/dev-python/cryptography/Manifest index 9924655f2..804e3edc0 100644 --- a/dev-python/cryptography/Manifest +++ b/dev-python/cryptography/Manifest @@ -11,6 +11,8 @@ DIST cryptography-46.0.2-mark-rust-bundle.tar.xz 3914588 BLAKE2B 57a7a70dbba220d DIST cryptography-46.0.2.tar.gz 749293 BLAKE2B 15b519da25b4ab61db084d577b3045c4f00e3a8d51eedcdfcd73e282222ad0eb3c5b3cec73641ba16d3585699d9188e4421d3bbb6f68c18b5e495a5e98e12405 SHA512 f9bac5e4cc22c5c2914604bae596548356a4b62c0242ae9ffc11014167eb33fcac8b14c2c18778e2272424a80ffc2cd0ae97bea3ea61e2a143bc8c63664bab03 DIST cryptography-46.0.3-mark-rust-bundle.tar.xz 3918052 BLAKE2B 052fec43139d90e12ce3225a09e1dbdde311cebce7c7f316028ff54526e8df54d9a262b5ba84bb254d658f0cae70dc8e4e223627b926b62c86f2fef1f8ab56c7 SHA512 f466a62df6a1e7fd25eae0f4dd9881c471c1d4f07a148d751e8cd7a3833728eb42e6d55ef63c78a2cc75df22c25fff9f73f3168b3d48034094e231940df44106 DIST cryptography-46.0.3.tar.gz 749258 BLAKE2B aa7eab6b6a39551034c8ade545a0b8c52d2d778a9e74dbf306eada2dc5314e3cdc7dee23af2fba8d2aa14ece260e3ace920f890f3e02370e8e86b20001ade2ee SHA512 b4e1af6e8ef676396e25806c64a981bb70372ca0162c2fe7d6a242243686d9fed35262080a3d0241afbf71963fc7d753a46fd31489fff3a734ef6c1203b64d02 +DIST cryptography-46.0.4-mark-rust-bundle.tar.xz 3918060 BLAKE2B 19476cd34089733814362137e5190c7a58ac19f28491d3d0591225aba3c531af3839b9d170b5f9a4af89ae3e4c5a4c6610637b4806b153f842dd122431be4008 SHA512 20f3b450ca1f5df67a6c6f051b8c8f705445a4e8df65a6a24db45ed360f020e28b5015be4d427d0b6a948799e486a219082b73631e0f5c1df383d6c203ff931b +DIST cryptography-46.0.4.tar.gz 749301 BLAKE2B 960fc436cd23414b0111992fe3667927a6ebf02a690484150728f3168ba051938682ad571e36d1b3f618f563debfe9b1f5f54239fccc1932ec67b9ec8b040528 SHA512 1c984794f37e673194ba7ff28c0d77ffadb2e5f4a3d278f07ae3f522b60ada107e982cebb6ebc170d4cd6372e6f41b872d38adadbddbc40699b2ae3236f2bdf7 DIST foreign-types-0.3.2.crate 7504 BLAKE2B 520818b702d990d296ecd31a8646850202509ccfa18edd0e1b260289619a6c351e758f317ec0824bd76eccb209b6f087057c25f1bd01a47897715013dd834867 SHA512 bf27b8243ed482c202d120383374f19ff09422535e24b9c1aebccc66529bf300ca17b8bbc76d67f98ac092e614497afe3add9dc68aa69c93074df05762f91232 DIST foreign-types-shared-0.1.1.crate 5672 BLAKE2B d2e42e04b6657e7a69fe0bd20c672176629c743e49a55fd007bb30e289710b70045d445ae9cae0eeaa747ee708c90e8abd9b5fc39bad8ec0666befe1b696d4f1 SHA512 bafdb2143e136fb0818e2ffd90b5c862b7181647d6568947d4e4531012bbf7a57b597221ec7056c1b562dfc0c3b5dead26d1a4111ebc15e7863737a873518a4a DIST heck-0.4.1.crate 11567 BLAKE2B 520aeea740cfa30b0cca12f73594ffa655f32959673b1c9caaca1ea0162e455546ae3033881394c0ba0516bcd5c9a997da02162e1585522d665813b9096eabd9 SHA512 8c80e959d2f10a2893f9a71994720f90747742bb5b61fc0a539eed3ea5679b140c48fd7f7690d7122cd6af5f7f20a19d412e3569fe741c6d31f6b2ce1e0b80e8 diff --git a/dev-python/cryptography/cryptography-46.0.4.ebuild b/dev-python/cryptography/cryptography-46.0.4.ebuild new file mode 100644 index 000000000..df6a0393f --- /dev/null +++ b/dev-python/cryptography/cryptography-46.0.4.ebuild @@ -0,0 +1,42 @@ +# Distributed under the terms of the GNU General Public License v2 +# Autogen by MARK Devkit + +EAPI=7 +PYTHON_COMPAT=( python3+ ) +DISTUTILS_USE_PEP517="maturin" +ECARGO_BUNDLE_POSTFIX="mark-rust-bundle" +CARGO_OPTIONAL="yes" +inherit cargo distutils-r1 + +DESCRIPTION="cryptography is a package which provides cryptographic recipes and primitives to Python developers." +SRC_URI=" +https://files.pythonhosted.org/packages/78/19/f748958276519adf6a0c1e79e7b8860b4830dda55ccdf29f2719b5fc499c/cryptography-46.0.4.tar.gz -> cryptography-46.0.4.tar.gz +mirror://macaroni/cryptography-46.0.4-mark-rust-bundle.tar.xz -> cryptography-46.0.4-mark-rust-bundle.tar.xz" +SLOT="0" +KEYWORDS="*" +IUSE="idna" +BDEPEND=" + >=dev-python/setuptools-rust-0.12.1[${PYTHON_USEDEP}] +" +RDEPEND=" + >=dev-python/cffi-1.11.3[${PYTHON_USEDEP}] + >=dev-python/six-1.4.1[${PYTHON_USEDEP}] + dev-python/ipaddress[${PYTHON_USEDEP}] + idna? ( >=dev-python/idna-2.1[${PYTHON_USEDEP}] ) +" +DEPEND="virtual/rust + + >=dev-python/cffi-1.11.3[${PYTHON_USEDEP}] + >=dev-python/six-1.4.1[${PYTHON_USEDEP}] +" +S="${WORKDIR}/cryptography-46.0.4" +src_unpack() { + if [[ ${CRYPTOGRAPHY_DONT_BUILD_RUST} ]] ; then + default + else + cargo_src_unpack + fi +} + + +# vim: filetype=ebuild