summaryrefslogtreecommitdiff
path: root/python-slack-bolt.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:30:36 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:30:36 +0000
commit13de355baa5c34085cb0a3d413e4437f8721c40f (patch)
tree35b441d1dcbff93f00e154bc761cfc4a0125cabf /python-slack-bolt.spec
parent098373b52e52888fb07c5f2a80b1263da39fe4af (diff)
automatic import of python-slack-boltopeneuler20.03
Diffstat (limited to 'python-slack-bolt.spec')
-rw-r--r--python-slack-bolt.spec8
1 files changed, 4 insertions, 4 deletions
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