diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:01:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:01:39 +0000 |
| commit | b106daf10249b29d3b34e12f04de228f2a9e30e0 (patch) | |
| tree | 57ba62dbb9ea5e4a6945b37c5b5540d1f766b0f2 | |
| parent | ea6e4ace80ab2de2c077218addaeb78b5e9c355e (diff) | |
automatic import of python-statefun-tasksopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-statefun-tasks.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /statefun-tasks-0.9.91.tar.gz +/statefun-tasks-0.9.92.tar.gz 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 @@ -1 +1 @@ -fd447d9771c22994f436637d2acd5f86 statefun-tasks-0.9.91.tar.gz +dc2f5912b0f8e383ec212c13ab69cf51 statefun-tasks-0.9.92.tar.gz |
