coin3d@4.0.3_py312: bump formula to force bottle rebuild#744
Closed
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
Closed
coin3d@4.0.3_py312: bump formula to force bottle rebuild#744ipatch wants to merge 1 commit intoFreeCAD:masterfrom
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
Conversation
3e0b36b to
63ac334
Compare
Collaborator
Author
|
forgot to rebase my |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pyside2@5.15.15_py312: update revision to force rebuild bottle
coin3d@4.0.3_py312: update revision to force rebuild bottle
Have you ensured that your commits follow the commit style guide?
output from running above command should output something similiar to the below
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