diff options
Diffstat (limited to 'python-dagit.spec')
-rw-r--r-- | python-dagit.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagit.spec b/python-dagit.spec index bca9365..74b636c 100644 --- a/python-dagit.spec +++ b/python-dagit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagit -Version: 1.2.6 +Version: 1.3.1 Release: 1 Summary: Web UI for dagster. License: Apache-2.0 URL: https://github.com/dagster-io/dagster -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/69/6632f1cf58adb5da2b8e49fbd4d572cff2bbce462ca4788cfcb42f64ef19/dagit-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/12/8dd5f3f379dd8ddff9e6860af32c5d292d145a24c80353f085cd5cd1e709/dagit-1.3.1.tar.gz BuildArch: noarch Requires: python3-click @@ -35,7 +35,7 @@ Provides: python3-dagit-doc %prep -%autosetup -n dagit-1.2.6 +%autosetup -n dagit-1.3.1 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1 - Package Spec generated |