From 13de355baa5c34085cb0a3d413e4437f8721c40f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:30:36 +0000 Subject: automatic import of python-slack-bolt --- .gitignore | 1 + python-slack-bolt.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 520219d..1aec29b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.17.0-1 +* Sun Apr 23 2023 Python_Bot - 1.17.2-1 - Package Spec generated diff --git a/sources b/sources index 3d0eec4..5046c1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f000888a31cb090a5c816cd58d81e0c slack_bolt-1.17.0.tar.gz +400ba630bc894d295689355c31f0041f slack_bolt-1.17.2.tar.gz -- cgit v1.2.3