summaryrefslogtreecommitdiff
path: root/python-dagster-shell.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 14:38:37 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 14:38:37 +0000
commitb5dbde4ac12ffa6593c3412ece5d676b1eae8eba (patch)
tree2ee364aeaeb9c17f02d017be0f6db7ed093c5a23 /python-dagster-shell.spec
parent4ed6a4baa8a4b84658831f33086a18e55ed26e7c (diff)
automatic import of python-dagster-shellopeneuler20.03
Diffstat (limited to 'python-dagster-shell.spec')
-rw-r--r--python-dagster-shell.spec8
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