summaryrefslogtreecommitdiff
path: root/python-apache-airflow-providers-google.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-apache-airflow-providers-google.spec')
-rw-r--r--python-apache-airflow-providers-google.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-google.spec b/python-apache-airflow-providers-google.spec
index b154dce..4af6115 100644
--- a/python-apache-airflow-providers-google.spec
+++ b/python-apache-airflow-providers-google.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-apache-airflow-providers-google
-Version: 8.12.0
+Version: 9.0.0
Release: 1
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-google package
License: Apache License 2.0
URL: https://airflow.apache.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/72/0a/444ec21f4f973b48c9dd86e784adda10c9e65f2e58194c71b5e28834505b/apache-airflow-providers-google-8.12.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/74/d1/b18d7dd468de05bac1264d7fe1cfea9d5f144efa7d02eb98c0fdfa0b032f/apache-airflow-providers-google-9.0.0.tar.gz
BuildArch: noarch
Requires: python3-PyOpenSSL
@@ -89,7 +89,7 @@ Requires: python3-apache-airflow-providers-trino
This is a provider package for ``google`` provider. All classes for this provider package
are in ``airflow.providers.google`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/8.12.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/9.0.0/>`_.
%package -n python3-apache-airflow-providers-google
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-google package
@@ -101,7 +101,7 @@ BuildRequires: python3-pip
This is a provider package for ``google`` provider. All classes for this provider package
are in ``airflow.providers.google`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/8.12.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/9.0.0/>`_.
%package help
Summary: Development documents and examples for apache-airflow-providers-google
@@ -110,10 +110,10 @@ Provides: python3-apache-airflow-providers-google-doc
This is a provider package for ``google`` provider. All classes for this provider package
are in ``airflow.providers.google`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/8.12.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-google/9.0.0/>`_.
%prep
-%autosetup -n apache-airflow-providers-google-8.12.0
+%autosetup -n apache-airflow-providers-google-9.0.0
%build
%py3_build
@@ -153,5 +153,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 8.12.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.0-1
- Package Spec generated