diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 05:56:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 05:56:39 +0000 |
| commit | b1185082da0c25b31b91b3922571bdb81a225680 (patch) | |
| tree | cef028d0043ca3ee5ffd2a7e82638e85a1ce11f8 | |
| parent | dcf1d609296e4b5b34c96b421567868b64a19fd5 (diff) | |
automatic import of python-apache-airflow-client
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-apache-airflow-client.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /apache-airflow-client-2.6.0.tar.gz +/apache-airflow-client-2.6.1.tar.gz diff --git a/python-apache-airflow-client.spec b/python-apache-airflow-client.spec index 3cbfd79..be371aa 100644 --- a/python-apache-airflow-client.spec +++ b/python-apache-airflow-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-client -Version: 2.6.0 +Version: 2.6.1 Release: 1 Summary: Apache Airflow API (Stable) License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/26/e56d0bd66c6d2f80db49084a8de450553df2f6381f27bcc826ee1acf6c5a/apache-airflow-client-2.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/b5/5344a76fc495940ba568daa670d95ab7c6cb9dfbd80c28bff5f7e96e44f7/apache-airflow-client-2.6.1.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -525,7 +525,7 @@ for full client API documentation. %prep -%autosetup -n apache-airflow-client-2.6.0 +%autosetup -n apache-airflow-client-2.6.1 %build %py3_build @@ -565,5 +565,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.1-1 - Package Spec generated @@ -1 +1 @@ -7b7c9a99365286b7631df7679cd3f618 apache-airflow-client-2.6.0.tar.gz +2dde799cc099d3f28c32093f05c14e6c apache-airflow-client-2.6.1.tar.gz |
