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 trustbyte marked this pull request as draft November 5, 2025 20:55
@trustbyte trustbyte force-pushed the py-requests-unixsocket_041 branch from 12f7316 to cb31158 Compare November 5, 2025 20:58
@trustbyte trustbyte marked this pull request as ready for review November 5, 2025 21:02
platforms {darwin any}

python.versions 27 39 310 311
python.versions 39 310 311 312 313
Copy link
Contributor

Choose a reason for hiding this comment

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

> port echo depends:py27-requests-unixsocket                                                                                                  
voltron

You cannot remove a support that still has dependents.

Copy link
Contributor Author

@trustbyte trustbyte Nov 6, 2025

Choose a reason for hiding this comment

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

Added condition for python <39.

depends_build-append \
port:py${python.version}-setuptools \
port:py${python.version}-pbr
port:py${python.version}-pbr \
Copy link
Contributor

Choose a reason for hiding this comment

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

It doesn't look like that py-pbr is still a build dependency, or...?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@trustbyte trustbyte force-pushed the py-requests-unixsocket_041 branch from 1de2dbb to 743efd8 Compare November 6, 2025 19:08
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