Skip to content

Commit a310b05

Browse files
committed
fixup! python 3.12 support
1 parent aa0c28a commit a310b05

File tree

72 files changed

+718
-638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+718
-638
lines changed

airflow/providers/apache/beam/provider.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ additional-extras:
6161
dependencies:
6262
- apache-beam[gcp]
6363

64+
excluded-python-versions: ['3.12']
65+
6466
integrations:
6567
- integration-name: Apache Beam
6668
external-doc-url: https://beam.apache.org/

generated/provider_dependencies.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@
7575
"cross-providers-deps": [
7676
"google"
7777
],
78-
"excluded-python-versions": [],
78+
"excluded-python-versions": [
79+
"3.12"
80+
],
7981
"state": "ready"
8082
},
8183
"apache.cassandra": {

images/breeze/output-commands.svg

Lines changed: 1 addition & 1 deletion
Loading

images/breeze/output_ci-image_build.svg

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f03ff588764a885cae1ca012e09f3354
1+
7b50b16a61f27a85102704699940ea70

0 commit comments

Comments
 (0)