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

pybind11_py312: checkin new version of pybind11 using py312 #567

Closed
wants to merge 1 commit into from

Conversation

ipatch
Copy link
Collaborator

@ipatch ipatch commented Oct 7, 2024

brew style freecad/freecad/[NAME_OF_FORMULA_FILE] 

output from running above command should output something similiar to the below

1 file inspected, no offenses detected
  • Have you ensured your commit passed audit checks, ie.
brew audit freecad/freecad/[NAME_OF_FORMULA_FILE] --online --new-formula

Not all PRs require passing these checks ie. adding [no ci] in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)

For more information about this template file learn more

@ipatch
Copy link
Collaborator Author

ipatch commented Oct 7, 2024

current ci error with ubuntu runner

ModuleNotFoundError: No module named 'setuptools'

@ipatch ipatch self-assigned this Oct 7, 2024
@ipatch ipatch added the pr-pull label Oct 7, 2024
github-actions bot pushed a commit that referenced this pull request Oct 7, 2024
@ipatch ipatch closed this Oct 7, 2024
@ipatch ipatch deleted the pybind11-2.13.6 branch October 7, 2024 20:00
@ipatch
Copy link
Collaborator Author

ipatch commented Oct 7, 2024

looks like hombrew-core has begun sunsetting macos 12 (monetrey)

==> Running Formulae#run!

==> Running Formulae#formula!(freecad/freecad/pybind11_py312)
==> brew deps --tree --annotate --include-build --include-test freecad/freecad/pybind11_py312
==> SKIPPED freecad/freecad/pybind11_py312
Warning: freecad/freecad/pybind11_py312 has dependencies without compatible bottles:
  cmake
  python-setuptools
  [email protected]
Warning: freecad/freecad/pybind11_py312 has dependencies without compatible bottles:
  cmake
  python-setuptools
  [email protected]


==> Skipped or failed formulae:
freecad/freecad/pybind11_py312
All steps passed!

@ipatch ipatch added the useful issues that provide useful information label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-pull useful issues that provide useful information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant