diff options
Diffstat (limited to 'python-dbnd-airflow-monitor.spec')
-rw-r--r-- | python-dbnd-airflow-monitor.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd-airflow-monitor.spec b/python-dbnd-airflow-monitor.spec index 4f46c67..040289b 100644 --- a/python-dbnd-airflow-monitor.spec +++ b/python-dbnd-airflow-monitor.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-airflow-monitor -Version: 1.0.12.12 +Version: 1.0.12.13 Release: 1 Summary: Machine Learning Orchestration License: Apache Software License URL: https://github.com/databand-ai/dbnd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/34/82/528fd10a8a5639e6a1eb6a0d9ecec79300ffe4ab716fad22958b87703835/dbnd-airflow-monitor-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/5c/b69960293c0861518a0db96542945f564ac8da2f0b948a20bc3e3ce75c65/dbnd-airflow-monitor-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -298,7 +298,7 @@ docker-compose up inttest %prep -%autosetup -n dbnd-airflow-monitor-1.0.12.12 +%autosetup -n dbnd-airflow-monitor-1.0.12.13 %build %py3_build @@ -338,5 +338,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated |