From b5dbde4ac12ffa6593c3412ece5d676b1eae8eba Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:38:37 +0000 Subject: automatic import of python-dagster-shell --- .gitignore | 1 + python-dagster-shell.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e4adb10..c40a743 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 6750c94..74f8c77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc3bd7d65538cca04d17c38d45b04a79 dagster-shell-0.18.6.tar.gz +be3e3a8dd73ef0d412d33a2f8e9a3e59 dagster-shell-0.19.1.tar.gz -- cgit v1.2.3