summaryrefslogtreecommitdiff
path: root/python-rocketchat-api.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-rocketchat-api.spec')
-rw-r--r--python-rocketchat-api.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.29.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.30.0-1
- Package Spec generated