summaryrefslogtreecommitdiff
path: root/python-kili.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-kili.spec')
-rw-r--r--python-kili.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-kili.spec b/python-kili.spec
index 72f31f7..74d52f4 100644
--- a/python-kili.spec
+++ b/python-kili.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-kili
-Version: 2.131.1
+Version: 2.131.2
Release: 1
Summary: Python client for Kili Technology labeling tool
License: Apache Software License
URL: https://github.com/kili-technology/kili-python-sdk
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/60/88ea817e42089580298a65337ff52c9a3aaf852480aafe83d052d5038f06/kili-2.131.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/1c/1c0cac88357f6646287c5fb24e1b46b3feaa60b8f15ff135c396841e41f4/kili-2.131.2.tar.gz
BuildArch: noarch
Requires: python3-pandas
@@ -74,7 +74,7 @@ Provides: python3-kili-doc
**App**: <https://cloud.kili-technology.com/label/>
%prep
-%autosetup -n kili-2.131.1
+%autosetup -n kili-2.131.2
%build
%py3_build
@@ -114,5 +114,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.131.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.131.2-1
- Package Spec generated