summaryrefslogtreecommitdiff
path: root/python-humiolib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-humiolib.spec')
-rw-r--r--python-humiolib.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-humiolib.spec b/python-humiolib.spec
index 7753c03..d18136a 100644
--- a/python-humiolib.spec
+++ b/python-humiolib.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-humiolib
-Version: 0.2.4
+Version: 0.2.5
Release: 1
Summary: Python SDK for connecting to Humio
License: Apache-2.0
URL: https://github.com/humio/python-humio
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/27/cb8d4c57a3e7fecc61395906f0d49fa1c2c93dbceeaaf65537ce46f759e3/humiolib-0.2.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/17/894a0d39b27a3bf16629f6f8e15caa4814616dfa095cbbc1e816e8ad5029/humiolib-0.2.5.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -31,7 +31,7 @@ Provides: python3-humiolib-doc
%prep
-%autosetup -n humiolib-0.2.4
+%autosetup -n humiolib-0.2.5
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.4-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.5-1
- Package Spec generated