apache-airflow-providers-postgres 6.5.1__py3-none-any.whl → 6.5.1rc1__py3-none-any.whl
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.
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/METADATA +8 -8
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/RECORD +6 -6
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/entry_points.txt +0 -0
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/licenses/LICENSE +0 -0
- {apache_airflow_providers_postgres-6.5.1.dist-info → apache_airflow_providers_postgres-6.5.1rc1.dist-info}/licenses/NOTICE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: apache-airflow-providers-postgres
|
|
3
|
-
Version: 6.5.
|
|
3
|
+
Version: 6.5.1rc1
|
|
4
4
|
Summary: Provider package apache-airflow-providers-postgres for Apache Airflow
|
|
5
5
|
Keywords: airflow-provider,postgres,airflow,integration
|
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
|
@@ -22,22 +22,22 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
22
22
|
Classifier: Topic :: System :: Monitoring
|
|
23
23
|
License-File: LICENSE
|
|
24
24
|
License-File: NOTICE
|
|
25
|
-
Requires-Dist: apache-airflow>=2.11.
|
|
26
|
-
Requires-Dist: apache-airflow-providers-common-compat>=1.10.
|
|
27
|
-
Requires-Dist: apache-airflow-providers-common-sql>=1.23.
|
|
25
|
+
Requires-Dist: apache-airflow>=2.11.0rc1
|
|
26
|
+
Requires-Dist: apache-airflow-providers-common-compat>=1.10.1rc1
|
|
27
|
+
Requires-Dist: apache-airflow-providers-common-sql>=1.23.0rc1
|
|
28
28
|
Requires-Dist: psycopg2-binary>=2.9.9; python_version < '3.13'
|
|
29
29
|
Requires-Dist: psycopg2-binary>=2.9.10; python_version >= '3.13'
|
|
30
30
|
Requires-Dist: asyncpg>=0.30.0
|
|
31
|
-
Requires-Dist: apache-airflow-providers-amazon>=2.6.
|
|
32
|
-
Requires-Dist: apache-airflow-providers-microsoft-azure>=12.8.
|
|
31
|
+
Requires-Dist: apache-airflow-providers-amazon>=2.6.0rc1 ; extra == "amazon"
|
|
32
|
+
Requires-Dist: apache-airflow-providers-microsoft-azure>=12.8.0rc1 ; extra == "microsoft-azure"
|
|
33
33
|
Requires-Dist: apache-airflow-providers-openlineage ; extra == "openlineage"
|
|
34
34
|
Requires-Dist: pandas>=2.1.2 ; extra == "pandas" and ( python_version <"3.13")
|
|
35
35
|
Requires-Dist: pandas>=2.2.3 ; extra == "pandas" and ( python_version >="3.13")
|
|
36
36
|
Requires-Dist: polars>=1.26.0 ; extra == "polars"
|
|
37
37
|
Requires-Dist: psycopg[binary]>=3.2.9 ; extra == "psycopg"
|
|
38
38
|
Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
|
|
39
|
-
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.5.1/changelog.html
|
|
40
|
-
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.5.1
|
|
39
|
+
Project-URL: Changelog, https://airflow.staged.apache.org/docs/apache-airflow-providers-postgres/6.5.1/changelog.html
|
|
40
|
+
Project-URL: Documentation, https://airflow.staged.apache.org/docs/apache-airflow-providers-postgres/6.5.1
|
|
41
41
|
Project-URL: Mastodon, https://fosstodon.org/@airflow
|
|
42
42
|
Project-URL: Slack Chat, https://s.apache.org/airflow-slack
|
|
43
43
|
Project-URL: Source Code, https://github.com/apache/airflow
|
|
@@ -6,9 +6,9 @@ airflow/providers/postgres/dialects/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL
|
|
|
6
6
|
airflow/providers/postgres/dialects/postgres.py,sha256=bsliwzooipmgluJsjGHYQHfZNWYxzzZ3WvaBLAy3u3A,5332
|
|
7
7
|
airflow/providers/postgres/hooks/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
|
|
8
8
|
airflow/providers/postgres/hooks/postgres.py,sha256=W2ZVK63OMIErSop750WLLjo2eOWe8K0pdFgYw-D2LxA,28787
|
|
9
|
-
apache_airflow_providers_postgres-6.5.
|
|
10
|
-
apache_airflow_providers_postgres-6.5.
|
|
11
|
-
apache_airflow_providers_postgres-6.5.
|
|
12
|
-
apache_airflow_providers_postgres-6.5.
|
|
13
|
-
apache_airflow_providers_postgres-6.5.
|
|
14
|
-
apache_airflow_providers_postgres-6.5.
|
|
9
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/entry_points.txt,sha256=dhtJi6PTWHd6BwKhmI4OtSPvQVI_p0yYWI0eba83HqY,104
|
|
10
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/licenses/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
|
|
11
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/licenses/NOTICE,sha256=E3-_E02gwwSEFzeeWPKmnIjOoos3hW28CLISV6sYrbQ,168
|
|
12
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
13
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/METADATA,sha256=pqUPSIbCMNNSWevMmSbKh_NimXkSdDEFxV-r_T6mPt0,7740
|
|
14
|
+
apache_airflow_providers_postgres-6.5.1rc1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|