diff options
Diffstat (limited to 'python-apache-airflow-client.spec')
| -rw-r--r-- | python-apache-airflow-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |
