apache-airflow-providers-exasol 4.7.2rc1__tar.gz → 4.7.3rc1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of apache-airflow-providers-exasol might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-exasol
3
- Version: 4.7.2rc1
3
+ Version: 4.7.3rc1
4
4
  Summary: Provider package apache-airflow-providers-exasol for Apache Airflow
5
5
  Keywords: airflow-provider,exasol,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -25,40 +25,39 @@ Requires-Dist: apache-airflow-providers-common-sql>=1.20.0rc0
25
25
  Requires-Dist: pyexasol>=0.5.1
26
26
  Requires-Dist: pandas>=2.1.2,<2.2
27
27
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
28
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/changelog.html
29
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2
28
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/changelog.html
29
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3
30
30
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
31
31
  Project-URL: Source Code, https://github.com/apache/airflow
32
32
  Project-URL: Twitter, https://x.com/ApacheAirflow
33
33
  Project-URL: YouTube, https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/
34
34
 
35
35
 
36
- .. Licensed to the Apache Software Foundation (ASF) under one
37
- or more contributor license agreements. See the NOTICE file
38
- distributed with this work for additional information
39
- regarding copyright ownership. The ASF licenses this file
40
- to you under the Apache License, Version 2.0 (the
41
- "License"); you may not use this file except in compliance
42
- with the License. You may obtain a copy of the License at
36
+ .. Licensed to the Apache Software Foundation (ASF) under one
37
+ or more contributor license agreements. See the NOTICE file
38
+ distributed with this work for additional information
39
+ regarding copyright ownership. The ASF licenses this file
40
+ to you under the Apache License, Version 2.0 (the
41
+ "License"); you may not use this file except in compliance
42
+ with the License. You may obtain a copy of the License at
43
43
 
44
- .. http://www.apache.org/licenses/LICENSE-2.0
44
+ .. http://www.apache.org/licenses/LICENSE-2.0
45
45
 
46
- .. Unless required by applicable law or agreed to in writing,
47
- software distributed under the License is distributed on an
48
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
49
- KIND, either express or implied. See the License for the
50
- specific language governing permissions and limitations
51
- under the License.
46
+ .. Unless required by applicable law or agreed to in writing,
47
+ software distributed under the License is distributed on an
48
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
49
+ KIND, either express or implied. See the License for the
50
+ specific language governing permissions and limitations
51
+ under the License.
52
52
 
53
- .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
54
-
55
- .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
56
- `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
53
+ .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
57
54
 
55
+ .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
56
+ ``PROVIDER_README_TEMPLATE.rst.jinja2`` IN the ``dev/breeze/src/airflow_breeze/templates`` DIRECTORY
58
57
 
59
58
  Package ``apache-airflow-providers-exasol``
60
59
 
61
- Release: ``4.7.2``
60
+ Release: ``4.7.3``
62
61
 
63
62
 
64
63
  `Exasol <https://www.exasol.com/>`__
@@ -71,7 +70,7 @@ This is a provider package for ``exasol`` provider. All classes for this provide
71
70
  are in ``airflow.providers.exasol`` python package.
72
71
 
73
72
  You can find package information and changelog for the provider
74
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/>`_.
73
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/>`_.
75
74
 
76
75
  Installation
77
76
  ------------
@@ -114,5 +113,5 @@ Dependent package
114
113
  ============================================================================================================ ==============
115
114
 
116
115
  The changelog for the provider package can be found in the
117
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/changelog.html>`_.
116
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/changelog.html>`_.
118
117
 
@@ -1,30 +1,29 @@
1
1
 
2
- .. Licensed to the Apache Software Foundation (ASF) under one
3
- or more contributor license agreements. See the NOTICE file
4
- distributed with this work for additional information
5
- regarding copyright ownership. The ASF licenses this file
6
- to you under the Apache License, Version 2.0 (the
7
- "License"); you may not use this file except in compliance
8
- with the License. You may obtain a copy of the License at
2
+ .. Licensed to the Apache Software Foundation (ASF) under one
3
+ or more contributor license agreements. See the NOTICE file
4
+ distributed with this work for additional information
5
+ regarding copyright ownership. The ASF licenses this file
6
+ to you under the Apache License, Version 2.0 (the
7
+ "License"); you may not use this file except in compliance
8
+ with the License. You may obtain a copy of the License at
9
9
 
10
- .. http://www.apache.org/licenses/LICENSE-2.0
10
+ .. http://www.apache.org/licenses/LICENSE-2.0
11
11
 
12
- .. Unless required by applicable law or agreed to in writing,
13
- software distributed under the License is distributed on an
14
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
- KIND, either express or implied. See the License for the
16
- specific language governing permissions and limitations
17
- under the License.
12
+ .. Unless required by applicable law or agreed to in writing,
13
+ software distributed under the License is distributed on an
14
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
+ KIND, either express or implied. See the License for the
16
+ specific language governing permissions and limitations
17
+ under the License.
18
18
 
19
- .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
20
-
21
- .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
22
- `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
19
+ .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
23
20
 
21
+ .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
22
+ ``PROVIDER_README_TEMPLATE.rst.jinja2`` IN the ``dev/breeze/src/airflow_breeze/templates`` DIRECTORY
24
23
 
25
24
  Package ``apache-airflow-providers-exasol``
26
25
 
27
- Release: ``4.7.2``
26
+ Release: ``4.7.3``
28
27
 
29
28
 
30
29
  `Exasol <https://www.exasol.com/>`__
@@ -37,7 +36,7 @@ This is a provider package for ``exasol`` provider. All classes for this provide
37
36
  are in ``airflow.providers.exasol`` python package.
38
37
 
39
38
  You can find package information and changelog for the provider
40
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/>`_.
39
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/>`_.
41
40
 
42
41
  Installation
43
42
  ------------
@@ -80,4 +79,4 @@ Dependent package
80
79
  ============================================================================================================ ==============
81
80
 
82
81
  The changelog for the provider package can be found in the
83
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/changelog.html>`_.
82
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/changelog.html>`_.
@@ -20,12 +20,12 @@
20
20
  # IF YOU WANT TO MODIFY THIS FILE EXCEPT DEPENDENCIES, YOU SHOULD MODIFY THE TEMPLATE
21
21
  # `pyproject_TEMPLATE.toml.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
22
22
  [build-system]
23
- requires = ["flit_core==3.10.1"]
23
+ requires = ["flit_core==3.11.0"]
24
24
  build-backend = "flit_core.buildapi"
25
25
 
26
26
  [project]
27
27
  name = "apache-airflow-providers-exasol"
28
- version = "4.7.2.rc1"
28
+ version = "4.7.3.rc1"
29
29
  description = "Provider package apache-airflow-providers-exasol for Apache Airflow"
30
30
  readme = "README.rst"
31
31
  authors = [
@@ -52,8 +52,10 @@ classifiers = [
52
52
  ]
53
53
  requires-python = "~=3.9"
54
54
 
55
- # The dependencies should be modified in place in the generated file
55
+ # The dependencies should be modified in place in the generated file.
56
56
  # Any change in the dependencies is preserved when the file is regenerated
57
+ # Make sure to run ``breeze static-checks --type update-providers-dependencies --all-files``
58
+ # After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
57
59
  dependencies = [
58
60
  "apache-airflow>=2.9.0rc0",
59
61
  "apache-airflow-providers-common-sql>=1.20.0rc0",
@@ -65,9 +67,28 @@ dependencies = [
65
67
  "pandas>=2.1.2,<2.2",
66
68
  ]
67
69
 
70
+ [dependency-groups]
71
+ dev = [
72
+ "apache-airflow",
73
+ "apache-airflow-task-sdk",
74
+ "apache-airflow-devel-common",
75
+ "apache-airflow-providers-common-sql",
76
+ # Additional devel dependencies (do not remove this line and add extra development dependencies)
77
+ ]
78
+
79
+ [tool.uv.sources]
80
+ # These names must match the names as defined in the pyproject.toml of the workspace items,
81
+ # *not* the workspace folder paths
82
+ apache-airflow = {workspace = true}
83
+ apache-airflow-devel-common = {workspace = true}
84
+ apache-airflow-task-sdk = {workspace = true}
85
+ apache-airflow-providers-common-sql = {workspace = true}
86
+ apache-airflow-providers-fab = {workspace = true}
87
+ apache-airflow-providers-standard = {workspace = true}
88
+
68
89
  [project.urls]
69
- "Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2"
70
- "Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.2/changelog.html"
90
+ "Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3"
91
+ "Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.7.3/changelog.html"
71
92
  "Bug Tracker" = "https://github.com/apache/airflow/issues"
72
93
  "Source Code" = "https://github.com/apache/airflow"
73
94
  "Slack Chat" = "https://s.apache.org/airflow-slack"
@@ -79,6 +100,3 @@ provider_info = "airflow.providers.exasol.get_provider_info:get_provider_info"
79
100
 
80
101
  [tool.flit.module]
81
102
  name = "airflow.providers.exasol"
82
-
83
- [tool.pytest.ini_options]
84
- ignore = "tests/system/"
@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
29
29
 
30
30
  __all__ = ["__version__"]
31
31
 
32
- __version__ = "4.7.2"
32
+ __version__ = "4.7.3"
33
33
 
34
34
  if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
35
35
  "2.9.0"
@@ -27,8 +27,9 @@ def get_provider_info():
27
27
  "name": "Exasol",
28
28
  "description": "`Exasol <https://www.exasol.com/>`__\n",
29
29
  "state": "ready",
30
- "source-date-epoch": 1739959643,
30
+ "source-date-epoch": 1741508800,
31
31
  "versions": [
32
+ "4.7.3",
32
33
  "4.7.2",
33
34
  "4.7.0",
34
35
  "4.6.1",
@@ -92,4 +93,5 @@ def get_provider_info():
92
93
  "pyexasol>=0.5.1",
93
94
  "pandas>=2.1.2,<2.2",
94
95
  ],
96
+ "devel-dependencies": [],
95
97
  }