Skip to content

Exclude sqlalchemy-spanner 1.12.0 #51379

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 1 commit into from
Jun 3, 2025

Conversation

vincbeck
Copy link
Contributor

@vincbeck vincbeck commented Jun 3, 2025

I stumbled into that error while working and I can see some PRs having tests fail because of that. Example: #51375.

× Failed to build `sqlalchemy-spanner==1.12.0`
    ├─▶ The build backend returned an error
    ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit
        status: 1)
  
        [stderr]
        Traceback (most recent call last):
          File "<string>", line 14, in <module>
          File
        "/home/runner/.cache/uv/builds-v0/.tmpYW7k7q/lib/python3.9/site-packages/setuptools/build_meta.py",
        line 331, in get_requires_for_build_wheel
            return self._get_build_requires(config_settings, requirements=[])
          File
        "/home/runner/.cache/uv/builds-v0/.tmpYW7k7q/lib/python3.9/site-packages/setuptools/build_meta.py",
        line 301, in _get_build_requires
            self.run_setup()
          File
        "/home/runner/.cache/uv/builds-v0/.tmpYW7k7q/lib/python3.9/site-packages/setuptools/build_meta.py",
        line 512, in run_setup
            super().run_setup(setup_script=setup_script)
          File
        "/home/runner/.cache/uv/builds-v0/.tmpYW7k7q/lib/python3.9/site-packages/setuptools/build_meta.py",
        line 317, in run_setup
            exec(code, locals())
          File "<string>", line 42, in <module>
        FileNotFoundError: [Errno 2] No such file or directory:
        '/home/runner/.cache/uv/sdists-v9/pypi/sqlalchemy-spanner/1.12.0/mxsH0MW5JmWIuTAq38DAJ/src/version.py'
  
        hint: This usually indicates a problem with the package or the build
        environment.
    help: `sqlalchemy-spanner` (v1.12.0) was included
          because `apache-airflow[all]` (v3.1.0) depends on
          `apache-airflow-providers-google` (v15.1.0) which depends on
          `sqlalchemy-spanner>=1.6.2`

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers kind:documentation provider:google Google (including GCP) related issues labels Jun 3, 2025
@potiuk potiuk merged commit 15e0fc9 into apache:main Jun 3, 2025
20 checks passed
potiuk pushed a commit to potiuk/airflow that referenced this pull request Jun 5, 2025
(cherry picked from commit 15e0fc9)

Co-authored-by: Vincent <[email protected]>
potiuk added a commit that referenced this pull request Jun 5, 2025
kaxil pushed a commit that referenced this pull request Jun 6, 2025
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers kind:documentation provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants