apache-airflow-providers-postgres 6.1.0rc1__py3-none-any.whl → 6.1.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.
@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
29
29
 
30
30
  __all__ = ["__version__"]
31
31
 
32
- __version__ = "6.1.0"
32
+ __version__ = "6.1.1"
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": "PostgreSQL",
28
28
  "description": "`PostgreSQL <https://www.postgresql.org/>`__\n",
29
29
  "state": "ready",
30
- "source-date-epoch": 1739964148,
30
+ "source-date-epoch": 1741509454,
31
31
  "versions": [
32
+ "6.1.1",
32
33
  "6.1.0",
33
34
  "6.0.0",
34
35
  "5.14.0",
@@ -121,4 +122,5 @@ def get_provider_info():
121
122
  "amazon": ["apache-airflow-providers-amazon>=2.6.0"],
122
123
  "openlineage": ["apache-airflow-providers-openlineage"],
123
124
  },
125
+ "devel-dependencies": [],
124
126
  }
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-postgres
3
- Version: 6.1.0rc1
3
+ Version: 6.1.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>
@@ -27,8 +27,8 @@ Requires-Dist: asyncpg>=0.30.0
27
27
  Requires-Dist: apache-airflow-providers-amazon>=2.6.0 ; extra == "amazon"
28
28
  Requires-Dist: apache-airflow-providers-openlineage ; extra == "openlineage"
29
29
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
30
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.0/changelog.html
31
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.0
30
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.1/changelog.html
31
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.1
32
32
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
33
33
  Project-URL: Source Code, https://github.com/apache/airflow
34
34
  Project-URL: Twitter, https://x.com/ApacheAirflow
@@ -37,32 +37,31 @@ Provides-Extra: amazon
37
37
  Provides-Extra: openlineage
38
38
 
39
39
 
40
- .. Licensed to the Apache Software Foundation (ASF) under one
41
- or more contributor license agreements. See the NOTICE file
42
- distributed with this work for additional information
43
- regarding copyright ownership. The ASF licenses this file
44
- to you under the Apache License, Version 2.0 (the
45
- "License"); you may not use this file except in compliance
46
- with the License. You may obtain a copy of the License at
40
+ .. Licensed to the Apache Software Foundation (ASF) under one
41
+ or more contributor license agreements. See the NOTICE file
42
+ distributed with this work for additional information
43
+ regarding copyright ownership. The ASF licenses this file
44
+ to you under the Apache License, Version 2.0 (the
45
+ "License"); you may not use this file except in compliance
46
+ with the License. You may obtain a copy of the License at
47
47
 
48
- .. http://www.apache.org/licenses/LICENSE-2.0
48
+ .. http://www.apache.org/licenses/LICENSE-2.0
49
49
 
50
- .. Unless required by applicable law or agreed to in writing,
51
- software distributed under the License is distributed on an
52
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
53
- KIND, either express or implied. See the License for the
54
- specific language governing permissions and limitations
55
- under the License.
50
+ .. Unless required by applicable law or agreed to in writing,
51
+ software distributed under the License is distributed on an
52
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
53
+ KIND, either express or implied. See the License for the
54
+ specific language governing permissions and limitations
55
+ under the License.
56
56
 
57
- .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
58
-
59
- .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
60
- `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
57
+ .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
61
58
 
59
+ .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
60
+ ``PROVIDER_README_TEMPLATE.rst.jinja2`` IN the ``dev/breeze/src/airflow_breeze/templates`` DIRECTORY
62
61
 
63
62
  Package ``apache-airflow-providers-postgres``
64
63
 
65
- Release: ``6.1.0``
64
+ Release: ``6.1.1``
66
65
 
67
66
 
68
67
  `PostgreSQL <https://www.postgresql.org/>`__
@@ -75,7 +74,7 @@ This is a provider package for ``postgres`` provider. All classes for this provi
75
74
  are in ``airflow.providers.postgres`` python package.
76
75
 
77
76
  You can find package information and changelog for the provider
78
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.0/>`_.
77
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.1/>`_.
79
78
 
80
79
  Installation
81
80
  ------------
@@ -120,5 +119,5 @@ Dependent package
120
119
  ============================================================================================================== ===============
121
120
 
122
121
  The changelog for the provider package can be found in the
123
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.0/changelog.html>`_.
122
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.1.1/changelog.html>`_.
124
123
 
@@ -1,13 +1,13 @@
1
1
  airflow/providers/postgres/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
2
- airflow/providers/postgres/__init__.py,sha256=XbN-r5LDooxkxB7EU6LVRpryzy3eVIiuuUXbMh-dmLo,1495
3
- airflow/providers/postgres/get_provider_info.py,sha256=sy38Sh3dEDgzROzeh1MsWjAIq_8vwrXbFGMc7Q4JQfY,4002
2
+ airflow/providers/postgres/__init__.py,sha256=MmuDwuhOL3oeVPBjG6G0f7_roabvnxVUOH1tpb6tIkE,1495
3
+ airflow/providers/postgres/get_provider_info.py,sha256=Sinnpbb0obkzLmSDCxUeG2oSrg1ytdh58m6wkSsH390,4057
4
4
  airflow/providers/postgres/assets/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
5
5
  airflow/providers/postgres/assets/postgres.py,sha256=XNhOJCbOA_soaaiS73JjULMqAM_7PBryhToe8FJREA0,1522
6
6
  airflow/providers/postgres/dialects/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
7
7
  airflow/providers/postgres/dialects/postgres.py,sha256=8ygA2Jq2WBPhNOISU8YyitLmahxWnPGYNt8OaU_CBFI,3764
8
8
  airflow/providers/postgres/hooks/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
9
9
  airflow/providers/postgres/hooks/postgres.py,sha256=icb_MSQ1BXWcE9vaa-hUPWyykpTmqQKdLsxVB-jvHBk,15238
10
- apache_airflow_providers_postgres-6.1.0rc1.dist-info/entry_points.txt,sha256=dhtJi6PTWHd6BwKhmI4OtSPvQVI_p0yYWI0eba83HqY,104
11
- apache_airflow_providers_postgres-6.1.0rc1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
12
- apache_airflow_providers_postgres-6.1.0rc1.dist-info/METADATA,sha256=Bn2uLn_x_k3PMOKXBKxLTMkiVr7dfQsgDzwLE1XC1Hw,5714
13
- apache_airflow_providers_postgres-6.1.0rc1.dist-info/RECORD,,
10
+ apache_airflow_providers_postgres-6.1.1rc1.dist-info/entry_points.txt,sha256=dhtJi6PTWHd6BwKhmI4OtSPvQVI_p0yYWI0eba83HqY,104
11
+ apache_airflow_providers_postgres-6.1.1rc1.dist-info/WHEEL,sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4,82
12
+ apache_airflow_providers_postgres-6.1.1rc1.dist-info/METADATA,sha256=35TZt4ZbaCZ17xM6oTBY8hPj0cSdYjeZknJ-bVGELwg,5700
13
+ apache_airflow_providers_postgres-6.1.1rc1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.10.1
2
+ Generator: flit 3.11.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any