From f903cb8c8e51a175119862acf20a835fe4e9736b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 13:26:51 +0000 Subject: automatic import of python-dagster-ssh --- .gitignore | 1 + python-dagster-ssh.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8638ba0..be83eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-ssh-0.18.6.tar.gz +/dagster-ssh-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 0f935d4..69bdfd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6006a9bfb924d3f512887a7ea0df4ef dagster-ssh-0.18.6.tar.gz +3376814c81f170f335919e45ab687835 dagster-ssh-0.19.1.tar.gz -- cgit v1.2.3