diff options
Diffstat (limited to 'python-dagster-shell.spec')
| -rw-r--r-- | python-dagster-shell.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-shell.spec b/python-dagster-shell.spec index 0f12206..a2090ae 100644 --- a/python-dagster-shell.spec +++ b/python-dagster-shell.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-shell -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: Package for Dagster shell ops. License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-shell -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/06/f9/3dffbbbc634255eaf96c8103d426419d55101a9871c192ad4d9fc9cb4540/dagster-shell-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/d6/94889f6d5303fb558aee409c9d5cd42c0f74bf73b8c18e68ea6e8079f5dd/dagster-shell-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-shell-doc %prep -%autosetup -n dagster-shell-0.18.6 +%autosetup -n dagster-shell-0.19.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1 - Package Spec generated |
