Skip to content

black: bump python resources #230073

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

Merged
merged 2 commits into from
Jul 26, 2025
Merged

black: bump python resources #230073

merged 2 commits into from
Jul 26, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew-pip-audit.

The following resources have known vulnerabilities:

https://files.pythonhosted.org/packages/fe/ed/f26db39d29cd3cb2f5a3374304c713fe5ab5a0e4c8ee25a0c45cc6adf844/aiohttp-3.11.11.tar.gz

Of those, the following were patched:

https://files.pythonhosted.org/packages/fe/ed/f26db39d29cd3cb2f5a3374304c713fe5ab5a0e4c8ee25a0c45cc6adf844/aiohttp-3.11.11.tar.gz

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue pip-audit labels Jul 15, 2025
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 15, 2025
@daeho-ro
Copy link
Member

    Successfully installed click-8.2.1 hatch-mypyc-0.16.0 hatchling-1.27.0 mypy-1.17.0 mypy-extensions-1.1.0 packaging-25.0 pathspec-0.12.1 platformdirs-4.3.8 pluggy-1.6.0 setuptools-80.9.0 trove-classifiers-2025.5.9.12 typing_extensions-4.14.1
    Installing backend dependencies: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Running command Preparing metadata (pyproject.toml)
    Traceback (most recent call last):
      File "/opt/homebrew/Cellar/[email protected]/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
        main()
        ~~~~^^
      File "/opt/homebrew/Cellar/[email protected]/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
        json_out["return_val"] = hook(**hook_input["kwargs"])
                                 ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
      File "/opt/homebrew/Cellar/[email protected]/3.13.5/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 178, in prepare_metadata_for_build_wheel
        whl_basename = backend.build_wheel(metadata_directory, config_settings)
      File "/private/tmp/pip-build-env-7roht0rl/overlay/lib/python3.13/site-packages/hatchling/build.py", line 58, in build_wheel
        return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard'])))
                                ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/private/tmp/pip-build-env-7roht0rl/overlay/lib/python3.13/site-packages/hatchling/builders/plugin/interface.py", line 147, in build
        build_hook.initialize(version, build_data)
        ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
      File "/private/tmp/pip-build-env-7roht0rl/normal/lib/python3.13/site-packages/hatch_mypyc/plugin.py", line 338, in initialize
        raise Exception(f'Error while invoking Mypyc:\n{process.stdout.decode("utf-8")}')
    Exception: Error while invoking Mypyc:
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" has incompatible type "*list[object]"; expected "int"  [arg-type]
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" has incompatible type "*list[object]"; expected "str"  [arg-type]
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" has incompatible type "*list[object]"; expected "tuple[str, tuple[int, int]]"  [arg-type]
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" has incompatible type "*list[object]"; expected "int"  [arg-type]
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" has incompatible type "*list[object]"; expected "str"  [arg-type]
    src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" has incompatible type "*list[object]"; expected "tuple[str, tuple[int, int]]"  [arg-type]
  
    error: subprocess-exited-with-error

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jul 26, 2025
@chenrui333
Copy link
Member

black: add build patch for mypy 1.16

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the brew-pip-audit-black-1752567275 branch from e84d3e1 to 754b8ef Compare July 26, 2025 15:04
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jul 26, 2025
Copy link
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Jul 26, 2025
@BrewTestBot BrewTestBot enabled auto-merge July 26, 2025 18:32
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 26, 2025
Merged via the queue into main with commit 9f2b6ab Jul 26, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the brew-pip-audit-black-1752567275 branch July 26, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. pip-audit python Python use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants