Skip to content
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

py-pytest: update to 7.4.4, add py313 subport (including dependencies) #26247

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

markmentovai
Copy link
Contributor

Description

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

macOS 15.0.1 24A348 arm64
Xcode 16.0 16A242d

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 --nitpick?
  • 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?

@macportsbot
Copy link

Notifying maintainers:
@kurthindenburg for port py-attrs.
@stromnov for port py-iniconfig, py-py, py-pytest.
@catap for port py-pytest.

@macportsbot macportsbot added type: update maintainer: open Affects an openmaintainer port labels Oct 22, 2024
@markmentovai markmentovai force-pushed the py313-pytest branch 4 times, most recently from 53cc4de to 3e310c3 Compare October 22, 2024 15:47
@markmentovai
Copy link
Contributor Author

Adding additional maintainers, because this required changes to additional dependencies: @reneeotten for py-parsing, and @MarcusCalhoun-Lopez for py-zopeinterface.

The checks that aren’t successful are failures to install py35-hypothesis and py36-hypothesis, as dependencies of py35-zopeinterface and py36-zopeinterface, on macOS 14 and macOS 15. These versions of py-hypothesis declare that they don’t work on those macOS versions (broken on darwin ≥ 23 per 38520a9, fixed by f0387ce).

Copy link
Contributor

@reneeotten reneeotten left a comment

Choose a reason for hiding this comment

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

@markmentovai changes look good to me; can you please resolve the conflicts that are now present?

@markmentovai
Copy link
Contributor Author

#26247 (review):

@markmentovai changes look good to me; can you please resolve the conflicts that are now present?

Yes, updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port type: update
Development

Successfully merging this pull request may close these issues.

5 participants