diff options
Diffstat (limited to 'python-apache-airflow-providers-openfaas.spec')
-rw-r--r-- | python-apache-airflow-providers-openfaas.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-openfaas.spec b/python-apache-airflow-providers-openfaas.spec index 2544ab3..16a8e42 100644 --- a/python-apache-airflow-providers-openfaas.spec +++ b/python-apache-airflow-providers-openfaas.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-openfaas -Version: 3.1.0 +Version: 3.2.0 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-openfaas package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b6/a8/ba299df73951a3fd4fe5ead98facd08125bbbb717727828265deef0c408c/apache-airflow-providers-openfaas-3.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/4f/08653242de5ec3a4928f8069a32d72648551459a192a3ab859c64f0fc67b/apache-airflow-providers-openfaas-3.2.0.tar.gz BuildArch: noarch Requires: python3-apache-airflow @@ -14,7 +14,7 @@ Requires: python3-apache-airflow This is a provider package for ``openfaas`` provider. All classes for this provider package are in ``airflow.providers.openfaas`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.2.0/>`_. %package -n python3-apache-airflow-providers-openfaas Summary: Provider for Apache Airflow. Implements apache-airflow-providers-openfaas package @@ -26,7 +26,7 @@ BuildRequires: python3-pip This is a provider package for ``openfaas`` provider. All classes for this provider package are in ``airflow.providers.openfaas`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.2.0/>`_. %package help Summary: Development documents and examples for apache-airflow-providers-openfaas @@ -35,10 +35,10 @@ Provides: python3-apache-airflow-providers-openfaas-doc This is a provider package for ``openfaas`` provider. All classes for this provider package are in ``airflow.providers.openfaas`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.2.0/>`_. %prep -%autosetup -n apache-airflow-providers-openfaas-3.1.0 +%autosetup -n apache-airflow-providers-openfaas-3.2.0 %build %py3_build @@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.0-1 - Package Spec generated |