Up to [cvs.NetBSD.org] / pkgsrc / security / py27-cryptography
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 5 13:42:01 2023 UTC (3 weeks, 6 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
*: use appropriate py-cffi
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 24 22:10:57 2023 UTC (5 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
*: bump for openssl 3
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 14 05:25:11 2023 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
*: recursive bump for Python 3.11 as new default
Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 29 09:34:12 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
*: use PYTHON_VERSION instead of _PYTHON_VERSION
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 19 13:18:46 2022 UTC (13 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.4: +6 -4
lines
Diff to previous 1.4 (colored)
py27-cryptography: Restore support for Python 3, we want this because it doesn't require rust
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 8 13:54:42 2022 UTC (16 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
py27-cryptography: stop test-depending on py-cryptography_vectors Does not support python 2.7
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:47 2022 UTC (17 months ago) by nia
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 1 09:45:42 2022 UTC (19 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
*: fix usage of versioned_dependencies Remove unused includes, fix dependencies where it's not included.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 21 10:48:49 2022 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
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.