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

magic-wormhole: migrate to python@3.12 #152753

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

branchvincent
Copy link
Member

magic-wormhole: migrate to python@3.12

@github-actions github-actions bot added the python Python use is a significant feature of the PR or issue label Oct 29, 2023
@chenrui333
Copy link
Member

/private/tmp/magic-wormhole--spake2-20231029-6915-15b4eyh/spake2-0.8/versioneer.py:421: SyntaxWarning: invalid escape sequence '\s'
  LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
  File "<string>", line 2, in <module>
  File "<pip-setuptools-caller>", line 34, in <module>
  File "/private/tmp/magic-wormhole--spake2-20231029-6915-15b4eyh/spake2-0.8/setup.py", line 62, in <module>
    version=versioneer.get_version(),
            ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/private/tmp/magic-wormhole--spake2-20231029-6915-15b4eyh/spake2-0.8/versioneer.py", line 1480, in get_version
    return get_versions()["version"]
           ^^^^^^^^^^^^^^
  File "/private/tmp/magic-wormhole--spake2-20231029-6915-15b4eyh/spake2-0.8/versioneer.py", line 1412, in get_versions
    cfg = get_config_from_root(root)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/private/tmp/magic-wormhole--spake2-20231029-6915-15b4eyh/spake2-0.8/versioneer.py", line 342, in get_config_from_root
    parser = configparser.SafeConfigParser()
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
error: subprocess-exited-with-error

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed build failure CI fails while building the software labels Oct 29, 2023
@chenrui333
Copy link
Member

@branchvincent branchvincent removed upstream issue An upstream issue report is needed build failure CI fails while building the software labels Oct 29, 2023
@branchvincent
Copy link
Member Author

@chenrui333 I think you copied the wrong log in your issue. But looks like upstream already made changes to support 3.12, just needs to be released

@chenrui333
Copy link
Member

oh yeah, that is right, let me update that issue and close it.

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 29, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 29, 2023
Merged via the queue into Homebrew:master with commit b05ed3e Oct 29, 2023
12 checks passed
@branchvincent branchvincent deleted the python@3.12-magic-wormhole branch October 29, 2023 23:18
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age python Python use is a significant feature of the PR or issue python-3.12-migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants