Skip to content

Conversation

@trustbyte
Copy link
Contributor

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 26.1 25B78 arm64
Command Line Tools 26.1.0.0.1.1761104275

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@trustbyte
Copy link
Contributor Author

trustbyte commented Nov 18, 2025

Not easy to add depends_test python3 and py-cryptography (whichever 3.x version one has) or?

@trustbyte trustbyte marked this pull request as ready for review November 18, 2025 20:30
depends_lib port:curl \
path:lib/libssl.dylib:openssl

depends_test port:python312 \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the current Python default is 3.13

depends_test        port:python313 \
                    port:py313-cryptography

CC: @reneeotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants