diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:10:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:10:55 +0000 |
| commit | c2a4706246a21dab713db828313acfedfd3a9e47 (patch) | |
| tree | f0abeb5c2cfaaaaaeb6d10abbf1ac721727ea1e7 /python-apache-airflow-providers-singularity.spec | |
| parent | f30bf254472198f48d264c2b93e0d383df543285 (diff) | |
automatic import of python-apache-airflow-providers-singularity
Diffstat (limited to 'python-apache-airflow-providers-singularity.spec')
| -rw-r--r-- | python-apache-airflow-providers-singularity.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-singularity.spec b/python-apache-airflow-providers-singularity.spec index 5adfb76..675484f 100644 --- a/python-apache-airflow-providers-singularity.spec +++ b/python-apache-airflow-providers-singularity.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-singularity -Version: 3.1.0 +Version: 3.2.0 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-singularity package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bf/9e/61d56a8cd8158cfa55d0efc36f8e18682806041bcd88b07dd5e34c112678/apache-airflow-providers-singularity-3.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/f7/c703de3ebbdf625e23c7c0ef0aae38d8419eea31357f7a03ed0d6cd38dcc/apache-airflow-providers-singularity-3.2.0.tar.gz BuildArch: noarch Requires: python3-apache-airflow @@ -15,7 +15,7 @@ Requires: python3-spython This is a provider package for ``singularity`` provider. All classes for this provider package are in ``airflow.providers.singularity`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.2.0/>`_. %package -n python3-apache-airflow-providers-singularity Summary: Provider for Apache Airflow. Implements apache-airflow-providers-singularity package @@ -27,7 +27,7 @@ BuildRequires: python3-pip This is a provider package for ``singularity`` provider. All classes for this provider package are in ``airflow.providers.singularity`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.2.0/>`_. %package help Summary: Development documents and examples for apache-airflow-providers-singularity @@ -36,10 +36,10 @@ Provides: python3-apache-airflow-providers-singularity-doc This is a provider package for ``singularity`` provider. All classes for this provider package are in ``airflow.providers.singularity`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.2.0/>`_. %prep -%autosetup -n apache-airflow-providers-singularity-3.1.0 +%autosetup -n apache-airflow-providers-singularity-3.2.0 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 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 |
