From b08ba618523a27341f52564879a29d391a587e2d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:04:35 +0000 Subject: automatic import of python-rocketchat-api --- .gitignore | 1 + python-rocketchat-api.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 292db44..160057e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rocketchat_API-1.29.0.tar.gz +/rocketchat_API-1.30.0.tar.gz diff --git a/python-rocketchat-api.spec b/python-rocketchat-api.spec index 170448e..0956f39 100644 --- a/python-rocketchat-api.spec +++ b/python-rocketchat-api.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rocketchat-API -Version: 1.29.0 +Version: 1.30.0 Release: 1 Summary: Python API wrapper for Rocket.Chat License: MIT URL: https://github.com/jadolg/rocketchat_API -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/9c/3cd35e2d523c6c926afc840626d4a7966bb5b00aff8d6d3fa1f5306d94e6/rocketchat_API-1.29.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/69/8a/02a5b8659f6295e6ed8734a2462b540e0fe934f873affeb612c0401a55da/rocketchat_API-1.30.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -273,7 +273,7 @@ We hang out [here](https://open.rocket.chat/channel/python_rocketchat_api) if yo %prep -%autosetup -n rocketchat-API-1.29.0 +%autosetup -n rocketchat-API-1.30.0 %build %py3_build @@ -313,5 +313,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.29.0-1 +* Sun Apr 23 2023 Python_Bot - 1.30.0-1 - Package Spec generated diff --git a/sources b/sources index 678d48c..cd20ed3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2519c3476b31473c3cba7b0689b0f9b6 rocketchat_API-1.29.0.tar.gz +32684289d54a293413c2e832f80d9e8e rocketchat_API-1.30.0.tar.gz -- cgit v1.2.3