Changes between Initial Version and Version 1 of Ticket #66825, comment 9
- Timestamp:
- Feb 16, 2023, 3:13:46 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66825, comment 9
initial v1 3 3 rust used to only work on 10.13 and up, so older systems were pegged to an older version of py-cryptography. 4 4 5 then rust was fixed to build back to 10.5, but py-cryptography has not yet been changed to account for that yet.5 then rust was fixed to build back to 10.5, but py-cryptography has not yet been changed to account for that. 6 6 7 7 Somebody needs to update that.