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

Upgrades OSSubprocess for Pharo 9 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sebastianconcept
Copy link

OSSubprocess:v1.3.0 is needed for loading it in Pharo 9

@capsulecorplab
Copy link

Sorry for the late response~ @sebastianconcept Is there a proper way to load your branch in Metacello?
Screenshot from 2023-02-17 22-02-06

@sebastianconcept
Copy link
Author

@capsulecorplab sorry for that. I've forgot that Iceberg doesn't know how to parse bugifx/. I've just pushed the same commit without that prefix.

Please use this:

Metacello new
	baseline: 'PythonBridge';
	repository: 'github://sebastianconcept/PythonBridge:load-issue-in-P9-with-OSSubprocess';
	load.

Copy link

@capsulecorplab capsulecorplab left a comment

Choose a reason for hiding this comment

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

LGTM
Screenshot from 2023-03-12 08-27-05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants