diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:30:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:30:36 +0000 |
commit | 13de355baa5c34085cb0a3d413e4437f8721c40f (patch) | |
tree | 35b441d1dcbff93f00e154bc761cfc4a0125cabf | |
parent | 098373b52e52888fb07c5f2a80b1263da39fe4af (diff) |
automatic import of python-slack-boltopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-slack-bolt.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /slack_bolt-1.17.0.tar.gz +/slack_bolt-1.17.2.tar.gz diff --git a/python-slack-bolt.spec b/python-slack-bolt.spec index 3506c0f..aefe40f 100644 --- a/python-slack-bolt.spec +++ b/python-slack-bolt.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-slack-bolt -Version: 1.17.0 +Version: 1.17.2 Release: 1 Summary: The Bolt Framework for Python License: MIT URL: https://github.com/slackapi/bolt-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/e3/3e0380d5aff449123c258ac8d9e23206851ca36fee848a2e0cbef11d1a2e/slack_bolt-1.17.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/50/b33a7498262bf01564b29014174ddf6d23dba47cbc2a08e3d48d20ca0e9c/slack_bolt-1.17.2.tar.gz BuildArch: noarch Requires: python3-slack-sdk @@ -657,7 +657,7 @@ If you otherwise get stuck, we're here to help. The following are the best ways %prep -%autosetup -n slack-bolt-1.17.0 +%autosetup -n slack-bolt-1.17.2 %build %py3_build @@ -697,5 +697,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.17.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.17.2-1 - Package Spec generated @@ -1 +1 @@ -3f000888a31cb090a5c816cd58d81e0c slack_bolt-1.17.0.tar.gz +400ba630bc894d295689355c31f0041f slack_bolt-1.17.2.tar.gz |