summaryrefslogtreecommitdiff
path: root/python-apache-airflow-providers-cncf-kubernetes.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:09:19 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:09:19 +0000
commit34dbc8fd18331a8e6b02cebf534b9efeb505e85c (patch)
treee8bf3da42087082a30a6b5acbc08d79c5297648b /python-apache-airflow-providers-cncf-kubernetes.spec
parentf804d3e677cfafedc6d9f7ff232aee733116cf57 (diff)
automatic import of python-apache-airflow-providers-cncf-kubernetesopeneuler20.03
Diffstat (limited to 'python-apache-airflow-providers-cncf-kubernetes.spec')
-rw-r--r--python-apache-airflow-providers-cncf-kubernetes.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-cncf-kubernetes.spec b/python-apache-airflow-providers-cncf-kubernetes.spec
index daf06a9..60732dc 100644
--- a/python-apache-airflow-providers-cncf-kubernetes.spec
+++ b/python-apache-airflow-providers-cncf-kubernetes.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-apache-airflow-providers-cncf-kubernetes
-Version: 5.3.0
+Version: 6.0.0
Release: 1
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-cncf-kubernetes package
License: Apache License 2.0
URL: https://airflow.apache.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/de/bda7fe66456dcaa0272198fcb337d8228ec9b9d4ce5266408d03d2e9c137/apache-airflow-providers-cncf-kubernetes-5.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ba/73/2f33787da637b7a44fe55bab1cfd0547f1b6308ff1df85298a969aa72019/apache-airflow-providers-cncf-kubernetes-6.0.0.tar.gz
BuildArch: noarch
Requires: python3-apache-airflow
@@ -18,7 +18,7 @@ Requires: python3-kubernetes-asyncio
This is a provider package for ``cncf.kubernetes`` provider. All classes for this provider package
are in ``airflow.providers.cncf.kubernetes`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/5.3.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/6.0.0/>`_.
%package -n python3-apache-airflow-providers-cncf-kubernetes
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-cncf-kubernetes package
@@ -30,7 +30,7 @@ BuildRequires: python3-pip
This is a provider package for ``cncf.kubernetes`` provider. All classes for this provider package
are in ``airflow.providers.cncf.kubernetes`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/5.3.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/6.0.0/>`_.
%package help
Summary: Development documents and examples for apache-airflow-providers-cncf-kubernetes
@@ -39,10 +39,10 @@ Provides: python3-apache-airflow-providers-cncf-kubernetes-doc
This is a provider package for ``cncf.kubernetes`` provider. All classes for this provider package
are in ``airflow.providers.cncf.kubernetes`` python package.
You can find package information and changelog for the provider
-in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/5.3.0/>`_.
+in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/6.0.0/>`_.
%prep
-%autosetup -n apache-airflow-providers-cncf-kubernetes-5.3.0
+%autosetup -n apache-airflow-providers-cncf-kubernetes-6.0.0
%build
%py3_build
@@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.0-1
- Package Spec generated