From b1185082da0c25b31b91b3922571bdb81a225680 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 05:56:39 +0000 Subject: automatic import of python-apache-airflow-client --- .gitignore | 1 + python-apache-airflow-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a4a4fcc..f69c6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 2.6.0-1 +* Tue May 30 2023 Python_Bot - 2.6.1-1 - Package Spec generated diff --git a/sources b/sources index d555d9f..8990002 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b7c9a99365286b7631df7679cd3f618 apache-airflow-client-2.6.0.tar.gz +2dde799cc099d3f28c32093f05c14e6c apache-airflow-client-2.6.1.tar.gz -- cgit v1.2.3