summaryrefslogtreecommitdiff
path: root/python-statefun-tasks.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 09:01:39 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 09:01:39 +0000
commitb106daf10249b29d3b34e12f04de228f2a9e30e0 (patch)
tree57ba62dbb9ea5e4a6945b37c5b5540d1f766b0f2 /python-statefun-tasks.spec
parentea6e4ace80ab2de2c077218addaeb78b5e9c355e (diff)
automatic import of python-statefun-tasksopeneuler20.03
Diffstat (limited to 'python-statefun-tasks.spec')
-rw-r--r--python-statefun-tasks.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-statefun-tasks.spec b/python-statefun-tasks.spec
index 183dd7b..97ad11e 100644
--- a/python-statefun-tasks.spec
+++ b/python-statefun-tasks.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-statefun-tasks
-Version: 0.9.91
+Version: 0.9.92
Release: 1
Summary: Tasks API for Stateful Functions on Flink
License: https://www.apache.org/licenses/LICENSE-2.0
URL: https://fransking.github.io/flink-statefun-tasks
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/55/5903d28e9f23176b9b02db78699117f51facdd69c11194951d27bbdae6d8/statefun-tasks-0.9.91.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/a8/ef5430f14729831226a3cc83ff9b379458cd203fb1b9df9af9e27f158dc5/statefun-tasks-0.9.92.tar.gz
BuildArch: noarch
Requires: python3-apache-flink-statefun
@@ -117,7 +117,7 @@ Additional documentation can be found [here](https://fransking.github.io/flink-s
%prep
-%autosetup -n statefun-tasks-0.9.91
+%autosetup -n statefun-tasks-0.9.92
%build
%py3_build
@@ -157,5 +157,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.91-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.92-1
- Package Spec generated