diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:17:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:17:55 +0000 |
| commit | 0fcdfadcf0e2a225829ea226ac1bcf4f6083de4a (patch) | |
| tree | 84d32688be6c6802869dddbaf8e9de7154530a86 /python-apache-airflow-providers-apache-beam.spec | |
| parent | f1ba0f7e0354300ce3aef542f46dfa5e611e1849 (diff) | |
automatic import of python-apache-airflow-providers-apache-beamopeneuler20.03
Diffstat (limited to 'python-apache-airflow-providers-apache-beam.spec')
| -rw-r--r-- | python-apache-airflow-providers-apache-beam.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-apache-beam.spec b/python-apache-airflow-providers-apache-beam.spec index 8e559b9..8cdb33f 100644 --- a/python-apache-airflow-providers-apache-beam.spec +++ b/python-apache-airflow-providers-apache-beam.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-apache-beam -Version: 4.3.0 +Version: 5.0.0 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-beam package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/55/77/6ce79888d0f2ee485630ed1d2570b7b2660d7e992180012a74ec1f7bf397/apache-airflow-providers-apache-beam-4.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c4/bd/5a93643fa85f103143be060d1ce578baff0a6431627f9fb60aa06786265a/apache-airflow-providers-apache-beam-5.0.0.tar.gz BuildArch: noarch Requires: python3-apache-airflow @@ -17,7 +17,7 @@ Requires: python3-apache-beam[gcp] This is a provider package for ``apache.beam`` provider. All classes for this provider package are in ``airflow.providers.apache.beam`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/4.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/5.0.0/>`_. %package -n python3-apache-airflow-providers-apache-beam Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-beam package @@ -29,7 +29,7 @@ BuildRequires: python3-pip This is a provider package for ``apache.beam`` provider. All classes for this provider package are in ``airflow.providers.apache.beam`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/4.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/5.0.0/>`_. %package help Summary: Development documents and examples for apache-airflow-providers-apache-beam @@ -38,10 +38,10 @@ Provides: python3-apache-airflow-providers-apache-beam-doc This is a provider package for ``apache.beam`` provider. All classes for this provider package are in ``airflow.providers.apache.beam`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/4.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/5.0.0/>`_. %prep -%autosetup -n apache-airflow-providers-apache-beam-4.3.0 +%autosetup -n apache-airflow-providers-apache-beam-5.0.0 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.0-1 - Package Spec generated |
