diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:38:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:38:37 +0000 |
| commit | b5dbde4ac12ffa6593c3412ece5d676b1eae8eba (patch) | |
| tree | 2ee364aeaeb9c17f02d017be0f6db7ed093c5a23 | |
| parent | 4ed6a4baa8a4b84658831f33086a18e55ed26e7c (diff) | |
automatic import of python-dagster-shellopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-shell.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dagster-shell-0.18.6.tar.gz +/dagster-shell-0.19.1.tar.gz 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 @@ -1 +1 @@ -cc3bd7d65538cca04d17c38d45b04a79 dagster-shell-0.18.6.tar.gz +be3e3a8dd73ef0d412d33a2f8e9a3e59 dagster-shell-0.19.1.tar.gz |
