From 20de40700cf1cd3f87b80ab4b522370588d08ddf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:29:22 +0000 Subject: automatic import of python-dagster-slack --- .gitignore | 1 + python-dagster-slack.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a288c0c..65c48cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-slack-0.18.6.tar.gz +/dagster-slack-0.19.1.tar.gz diff --git a/python-dagster-slack.spec b/python-dagster-slack.spec index d10509a..7750b8d 100644 --- a/python-dagster-slack.spec +++ b/python-dagster-slack.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-slack -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: A Slack client resource for posting to Slack License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-slack -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/5c/d6bb38f5d30670bbaf959339b23df2c54d742339be79ae11880bb5588fc5/dagster-slack-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2e/74/c8102d16ccce709daf15d4d98abbe71e4d565b659145c8bad13924267215/dagster-slack-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-slack-doc %prep -%autosetup -n dagster-slack-0.18.6 +%autosetup -n dagster-slack-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 914dd9b..b69ead7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -565629a88aefade29684fbb7eb54ff41 dagster-slack-0.18.6.tar.gz +d4c1da93a907e3785104afc8280069cb dagster-slack-0.19.1.tar.gz -- cgit v1.2.3