summaryrefslogtreecommitdiff
path: root/python-dagster-ssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-ssh.spec')
-rw-r--r--python-dagster-ssh.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-ssh.spec b/python-dagster-ssh.spec
index 5f7741b..2400b59 100644
--- a/python-dagster-ssh.spec
+++ b/python-dagster-ssh.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-ssh
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Package for ssh Dagster framework components.
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-ssh
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/79/7a575bd755ab12b18b54d336c6adb1360a860ce6f3591424719f1e172498/dagster-ssh-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/72/16/302e8a9437825d6ac97817e53ff0a1a3c2f209ce14c5708bbd9fdb3d3f7b/dagster-ssh-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -33,7 +33,7 @@ Provides: python3-dagster-ssh-doc
%prep
-%autosetup -n dagster-ssh-0.18.6
+%autosetup -n dagster-ssh-0.19.1
%build
%py3_build
@@ -73,5 +73,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