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

robotframework 4.1.2 #87463

Closed
wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Signed-off-by: Rui Chen <[email protected]>
@BrewTestBot BrewTestBot added the automerge-skip `brew pr-automerge` will skip this pull request label Oct 17, 2021
@chenrui333
Copy link
Member Author

@@ -232,7 +232,12 @@
"exclude_packages": ["six"]
},
"robot-framework": {
"extra_packages": ["robotframework-archivelibrary", "robotframework-selenium2library", "robotframework-sshlibrary"]
"exclude_packages": ["selenium", "six"],
Copy link
Member Author

Choose a reason for hiding this comment

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

selenium could be a temporary change depending on how long upstream fixes the pypi artifact issue

@chenrui333
Copy link
Member Author

==> /opt/homebrew/Cellar/robot-framework/4.1.2/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/robot-framework--selenium-20211017-74339-1q5unq4/selenium-selenium-4.0.0
Using pip 21.2.4 from /opt/homebrew/Cellar/robot-framework/4.1.2/libexec/lib/python3.9/site-packages/pip (python 3.9)
ERROR: Directory '/private/tmp/robot-framework--selenium-20211017-74339-1q5unq4/selenium-selenium-4.0.0' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
WARNING: You are using pip version 21.2.4; however, version 21.3 is available.
You should consider upgrading via the '/opt/homebrew/Cellar/robot-framework/4.1.2/libexec/bin/python3.9 -m pip install --upgrade pip' command.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Oct 17, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Nov 8, 2021
@chenrui333 chenrui333 closed this Nov 12, 2021
@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Dec 10, 2021
@github-actions github-actions bot added the outdated PR was locked due to age label Jan 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2022
@chenrui333 chenrui333 deleted the robotframework-4.1.2 branch December 18, 2022 06:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge-skip `brew pr-automerge` will skip this pull request build failure CI fails while building the software outdated PR was locked due to age stale No recent activity upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants