./security/py27-cryptography, Cryptographic recipes and primitives for Python (non-Rust version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.2nb6, Package name: py312-cryptography-3.3.2nb6, Maintainer: pkgsrc-users

cryptography is a package designed to expose cryptographic recipes
and primitives to Python developers. Our goal is for it to be your
"cryptographic standard library".

cryptography includes both high level recipes, and low level
interfaces to common cryptographic algorithms such as symmetric
ciphers, message digests and key derivation functions.

This package contains the last version that does not use Rust.


Master sites:

Filesize: 527.229 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-05-06 00:45:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
py27-cryptography: fix test dependencies
   2024-05-05 22:21:19 by Thomas Klausner | Files touched by this commit (3)
Log message:
py27-cryptography: convert to wheel.mk.

Despite the name, this package is only here because it builds
without Rust. We have no Python 2 users left in pkgsrc.

Bump PKGREVISION.
   2024-01-04 21:49:27 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
py27-cryptography: Fix use with OpenSSL 3.x

pkgsrc changes:
---------------
  * Add patches to disable deprecated functions with OpenSSL 3.x.
  * Bump revision.
   2023-11-05 14:42:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: use appropriate py-cffi
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION