-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
py-requests-unixsocket: update to 0.4.1 #29952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
12f7316 to
cb31158
Compare
| platforms {darwin any} | ||
|
|
||
| python.versions 27 39 310 311 | ||
| python.versions 39 310 311 312 313 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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 \ |
There was a problem hiding this comment.
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...?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1de2dbb to
743efd8
Compare
Description
Type(s)
Tested on
macOS 26.1 25B78 arm64
Command Line Tools 26.1.0.0.1.1761104275
Verification
Have you
port lint?sudo port test?sudo port -vst install?