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 |
2022-10-19 15:18:46 by Nia Alarie | Files touched by this commit (1) |
Log message: py27-cryptography: Restore support for Python 3, we want this because it doesn't require rust |
2022-07-08 15:54:42 by Thomas Klausner | Files touched by this commit (1) |
Log message: py27-cryptography: stop test-depending on py-cryptography_vectors Does not support python 2.7 |
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message: *: Revbump packages that use Python at runtime without a PKGNAME prefix |
2022-05-01 11:45:42 by Thomas Klausner | Files touched by this commit (12) |
Log message: *: fix usage of versioned_dependencies Remove unused includes, fix dependencies where it's not included. |
2022-04-21 12:48:49 by Thomas Klausner | Files touched by this commit (4) |
Log message: security/py27-cryptography: import py27-cryptography-3.3.2nb1 Re-import of the py27 version before upgrade to py3-only version. 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. |