Commit Graph

17 Commits

Author SHA1 Message Date
PulkoMandy
e878937049 Fix and add some missing version specifiers for clarity 2024-08-22 17:59:22 +02:00
PulkoMandy
2d65d7ff62 cryptography: remove old recipe, update to openssl3, remove python 3.9 support 2024-08-10 10:46:28 +02:00
Alexander von Gluck IV
217ecf389d dev-python/cryptography: Add newer rust-based 3.4.8
* There are ABI breakages, so leaving 3.3.x for now
2024-01-03 09:13:03 -06:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
OscarL
9cf94b2e47 cryptography: restore support for Python 3.8. (#8090)
Should help fix the build for the pyopenssl packages.
2023-03-24 08:56:19 +01:00
OscarL
76958a7ab8 cryptography: fix build (#8066)
No need for PYTHON_LIBSUFFIXES for Python > 3.7.

Fixed cffi requirement on 32 bits.
2023-03-23 11:46:03 +01:00
OscarL
6211410b95 cryptography: drop support for Python 3.7 and 3.8. (#8029) 2023-03-23 11:05:25 +01:00
Schrijvers Luc
5b7eb2633c cryptography, bump version (#7209) 2022-09-15 14:29:04 +02:00
Schrijvers Luc
aedf11f55d cryptography, fix checksum (#6798) 2022-03-31 11:27:01 +02:00
Schrijvers Luc
9bce02fc9c cryptography, bump to 2.9.2, 3.* versions require rust python package (#6797) 2022-03-31 11:18:13 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval
e94f0b2d6a cryptography: bump version. 2019-10-22 22:19:18 +02:00
miqlas
fddc8d442e Cryptography : bump, pyversion (#4244) 2019-10-02 21:59:36 -04:00
fbrosson
9cf30ca2a0 dev-python/cryptography: bump to 2.4.1. 2018-11-12 12:26:26 +00:00
fbrosson
9c48b0beba dev-python/cryptography: simplify COPYRIGHT, define myLicensesDir. 2018-10-31 20:01:59 +00:00
fbrosson
1f5b4eff70 dev-python/cryptography: new recipe. 2018-10-31 10:22:10 +00:00