This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new f61ffe58d3 Remove extra package headers in provider indexes (#37324)
f61ffe58d3 is described below

commit f61ffe58d3cd0bcb51f6f9036a3acbfa4443d977
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Feb 11 02:09:16 2024 +0100

    Remove extra package headers in provider indexes (#37324)
---
 docs/apache-airflow-providers-apprise/index.rst  | 35 ------------------
 docs/apache-airflow-providers-cohere/index.rst   | 34 ------------------
 docs/apache-airflow-providers-fab/index.rst      | 36 -------------------
 docs/apache-airflow-providers-github/index.rst   |  7 ----
 docs/apache-airflow-providers-influxdb/index.rst |  7 ----
 docs/apache-airflow-providers-openai/index.rst   | 35 ------------------
 docs/apache-airflow-providers-pgvector/index.rst | 36 -------------------
 docs/apache-airflow-providers-pinecone/index.rst | 45 ------------------------
 docs/apache-airflow-providers-sftp/index.rst     |  1 +
 docs/apache-airflow-providers-weaviate/index.rst | 35 ------------------
 10 files changed, 1 insertion(+), 270 deletions(-)

diff --git a/docs/apache-airflow-providers-apprise/index.rst 
b/docs/apache-airflow-providers-apprise/index.rst
index 51d92f209d..f128002c48 100644
--- a/docs/apache-airflow-providers-apprise/index.rst
+++ b/docs/apache-airflow-providers-apprise/index.rst
@@ -36,15 +36,6 @@
 
     Connection types <connections>
 
-
-.. toctree::
-    :hidden:
-    :maxdepth: 1
-    :caption: Commits
-
-    Detailed list of commits <commits>
-
-
 .. toctree::
     :hidden:
     :maxdepth: 1
@@ -56,32 +47,6 @@
     Apprise Notifications <notifications/apprise_notifier_howto_guide>
 
 
-Package apache-airflow-providers-apprise
------------------------------------------
-
-`Apprise <https://github.com/caronc/apprise>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``apprise`` notification library. All classes 
for this provider package
-are in ``airflow.providers.apprise`` python module.
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.4.0``.
-
-==================  ==================
-PIP package         Version required
-==================  ==================
-``apache-airflow``  ``>=2.4.0``
-==================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-cohere/index.rst 
b/docs/apache-airflow-providers-cohere/index.rst
index 4c204e46b9..b785adf95c 100644
--- a/docs/apache-airflow-providers-cohere/index.rst
+++ b/docs/apache-airflow-providers-cohere/index.rst
@@ -53,43 +53,9 @@
 
     System Tests <_api/tests/system/providers/cohere/index>
 
-Package apache-airflow-providers-cohere
------------------------------------------
-
-`Cohere <https://cohere.com>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``cohere`` APIs. All classes for this provider 
package
-are in ``airflow.providers.cohere`` python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below)
-for the minimum Airflow version supported) via
-``pip install apache-airflow-providers-cohere``
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.5.0``.
-
-==================  ==================
-PIP package         Version required
-==================  ==================
-``apache-airflow``  ``>=2.5.0``
-``cohere``          ``>=4.27``
-==================  ==================
 
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
-
 .. toctree::
     :hidden:
     :maxdepth: 1
diff --git a/docs/apache-airflow-providers-fab/index.rst 
b/docs/apache-airflow-providers-fab/index.rst
index 2702cd0239..054fe088bf 100644
--- a/docs/apache-airflow-providers-fab/index.rst
+++ b/docs/apache-airflow-providers-fab/index.rst
@@ -59,42 +59,6 @@
     PyPI Repository <https://pypi.org/project/apache-airflow-providers-fab/>
     Installing from sources <installing-providers-from-sources>
 
-
-Package apache-airflow-providers-fab
-------------------------------------
-
-`Flask App Builder <https://flask-appbuilder.readthedocs.io/>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for optional Airflow components using ``Flask App 
Builder``.
-All classes for this provider package are in the ``airflow.providers.fab`` 
python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below
-for the minimum Airflow version supported) via ``pip install 
apache-airflow-providers-fab``
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.9.0``.
-
-====================  ==================
-PIP package           Version required
-====================  ==================
-``apache-airflow``    ``>=2.9.0``
-``flask``             ``>=2.2,<2.3``
-``flask-appbuilder``  ``==4.3.9``
-``flask-login``       ``>=0.6.2``
-====================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-github/index.rst 
b/docs/apache-airflow-providers-github/index.rst
index 863ea447d1..47ef9282df 100644
--- a/docs/apache-airflow-providers-github/index.rst
+++ b/docs/apache-airflow-providers-github/index.rst
@@ -60,13 +60,6 @@
     PyPI Repository <https://pypi.org/project/apache-airflow-providers-github/>
     Installing from sources <installing-providers-from-sources>
 
-.. toctree::
-    :hidden:
-    :maxdepth: 1
-    :caption: Commits
-
-    Detailed list of commits <commits>
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-influxdb/index.rst 
b/docs/apache-airflow-providers-influxdb/index.rst
index a90780ebc8..b4b9d41ca8 100644
--- a/docs/apache-airflow-providers-influxdb/index.rst
+++ b/docs/apache-airflow-providers-influxdb/index.rst
@@ -60,13 +60,6 @@
     PyPI Repository 
<https://pypi.org/project/apache-airflow-providers-influxdb/>
     Installing from sources <installing-providers-from-sources>
 
-.. toctree::
-    :hidden:
-    :maxdepth: 1
-    :caption: Commits
-
-    Detailed list of commits <commits>
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-openai/index.rst 
b/docs/apache-airflow-providers-openai/index.rst
index 104464d5ee..1c611630ff 100644
--- a/docs/apache-airflow-providers-openai/index.rst
+++ b/docs/apache-airflow-providers-openai/index.rst
@@ -54,43 +54,8 @@
 
     System Tests <_api/tests/system/providers/openai/index>
 
-Package apache-airflow-providers-openai
------------------------------------------
-
-`Open AI <https://platform.openai.com/docs/api-reference/>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``Open AI`` APIs. All classes for this provider 
package
-are in ``airflow.providers.openai`` python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below)
-for the minimum Airflow version supported) via
-``pip install apache-airflow-providers-openai``
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.5.0``.
-
-===================  ==================
-PIP package          Version required
-===================  ==================
-``apache-airflow``    ``>=2.5.0``
-``openai[datalib]``  ``>=0.28.1,<1.0``
-===================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
-
 .. toctree::
     :hidden:
     :maxdepth: 1
diff --git a/docs/apache-airflow-providers-pgvector/index.rst 
b/docs/apache-airflow-providers-pgvector/index.rst
index f1ca33271b..a3dfb62f3f 100644
--- a/docs/apache-airflow-providers-pgvector/index.rst
+++ b/docs/apache-airflow-providers-pgvector/index.rst
@@ -62,42 +62,6 @@
 
     System Tests <_api/tests/system/providers/pgvector/index>
 
-Package apache-airflow-providers-pgvector
------------------------------------------
-
-`pgvector <https://github.com/pgvector/pgvector>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``pgvector``. All classes for this provider 
package
-are in ``airflow.providers.pgvector`` python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below)
-for the minimum Airflow version supported) via
-``pip install apache-airflow-providers-pgvector``
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.5.0``.
-
-
-=====================================  ==================
-PIP package                            Version required
-=====================================  ==================
-``apache-airflow``                     ``>=2.5.0``
-``apache-airflow-providers-postgres``  ``>=5.7.1``
-``pgvector``                           ``>=0.2.3``
-=====================================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-pinecone/index.rst 
b/docs/apache-airflow-providers-pinecone/index.rst
index fc80438652..d82935e318 100644
--- a/docs/apache-airflow-providers-pinecone/index.rst
+++ b/docs/apache-airflow-providers-pinecone/index.rst
@@ -38,14 +38,6 @@
     Operators <operators/pinecone>
 
 
-.. toctree::
-    :hidden:
-    :maxdepth: 1
-    :caption: Commits
-
-    Detailed list of commits <commits>
-
-
 .. toctree::
     :hidden:
     :maxdepth: 1
@@ -62,44 +54,8 @@
 
     System Tests <_api/tests/system/providers/pinecone/index>
 
-Package apache-airflow-providers-pinecone
------------------------------------------
-
-`Pinecone <https://docs.pinecone.io/>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``pinecone`` APIs. All classes for this 
provider package
-are in ``airflow.providers.pinecone`` python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below)
-for the minimum Airflow version supported) via
-``pip install apache-airflow-providers-pinecone``
-
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.5.0``.
-
-===================  ==================
-PIP package          Version required
-===================  ==================
-``apache-airflow``    ``>=2.5.0``
-``pinecone-client``  ``>=2.2.4``
-===================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
-
 .. toctree::
     :hidden:
     :maxdepth: 1
@@ -107,7 +63,6 @@ PIP package          Version required
 
     Detailed list of commits <commits>
 
-
 Package apache-airflow-providers-pinecone
 ------------------------------------------------------
 
diff --git a/docs/apache-airflow-providers-sftp/index.rst 
b/docs/apache-airflow-providers-sftp/index.rst
index ea99867566..31a1df4890 100644
--- a/docs/apache-airflow-providers-sftp/index.rst
+++ b/docs/apache-airflow-providers-sftp/index.rst
@@ -52,6 +52,7 @@
     :caption: System tests
 
     System Tests <_api/tests/system/providers/sftp/index>
+
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 
diff --git a/docs/apache-airflow-providers-weaviate/index.rst 
b/docs/apache-airflow-providers-weaviate/index.rst
index 7b854a5e4b..3fe17f05d5 100644
--- a/docs/apache-airflow-providers-weaviate/index.rst
+++ b/docs/apache-airflow-providers-weaviate/index.rst
@@ -62,41 +62,6 @@
 
     System Tests <_api/tests/system/providers/weaviate/index>
 
-Package apache-airflow-providers-weaviate
------------------------------------------
-
-`Weaviate <https://weaviate.io/>`__
-
-
-Release: 1.0.0
-
-Provider package
-----------------
-
-This is a provider package for ``Weaviate`` APIs. All classes for this 
provider package
-are in ``airflow.providers.weaviate`` python module.
-
-Installation
-------------
-
-You can install this package on top of an existing Airflow 2 installation (see 
``Requirements`` below)
-for the minimum Airflow version supported) via
-``pip install apache-airflow-providers-weaviate``
-
-
-Requirements
-------------
-
-The minimum Apache Airflow version supported by this provider package is 
``2.5.0``.
-
-
-===================  ==================
-PIP package          Version required
-===================  ==================
-``apache-airflow``    ``>=2.5.0``
-``weaviate-client``  ``>=3.24.2``
-===================  ==================
-
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
 

Reply via email to