Page MenuHomeFreeBSD

security/py-openssl: upgrade to 23.2.0
ClosedPublic

Authored by ngie on Mar 13 2023, 8:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 13 2024, 11:19 PM
Unknown Object (File)
Feb 13 2024, 11:19 PM
Unknown Object (File)
Jan 7 2024, 10:46 AM
Unknown Object (File)
Jan 3 2024, 4:56 AM
Unknown Object (File)
Dec 31 2023, 9:53 AM
Unknown Object (File)
Dec 23 2023, 12:51 AM
Unknown Object (File)
Dec 11 2023, 12:52 AM
Unknown Object (File)
Dec 3 2023, 1:23 PM

Details

Summary

At its core, this change updates the port from 20.0.1 to 23.2.0.
This change also adds USES+= pytest and leverages the USES
appropriately. This helps DRY the do-test target in the port.

PR: 266680

Test Plan

make test passes once test_ssl:TestConnection.test_connect_ex is deselected.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie requested review of this revision.Mar 13 2023, 8:06 AM
ngie retitled this revision from Upgrade security/py-openssl to 23.0.0 to Upgrade security/py-openssl to 23.2.0.Aug 4 2023, 7:48 PM
ngie edited the summary of this revision. (Show Details)

Update diff to latest version of package (23.2.0)

ngie retitled this revision from Upgrade security/py-openssl to 23.2.0 to security/py-openssl: upgrade to 23.2.0.
  • Incorporate changes from @brd's patch attached to the PR
  • Delete spurious whitespace added in a comment.
This revision was not accepted when it landed; it landed in state Needs Review.Aug 31 2023, 1:29 PM
This revision was automatically updated to reflect the committed changes.