summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-faust-streaming.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 631bb83..32b54ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/faust-streaming-0.10.10.tar.gz
+/faust-streaming-0.10.11.tar.gz
diff --git a/python-faust-streaming.spec b/python-faust-streaming.spec
index c90da07..17d716a 100644
--- a/python-faust-streaming.spec
+++ b/python-faust-streaming.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-faust-streaming
-Version: 0.10.10
+Version: 0.10.11
Release: 1
Summary: Python Stream processing.
License: BSD 3-Clause
URL: https://github.com/faust-streaming/faust
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/b0/99d42d49e78f5bb43a571ca3b41bd02339e49864d960b44556e417b1d3c9/faust-streaming-0.10.10.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/99/1c1524e7420b996ce910346c18f2f0bc73680a18b011896e13bb18d5ed68/faust-streaming-0.10.11.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -324,7 +324,7 @@ command-line by using brackets. Separate multiple bundles using the comma:
```sh
pip install "faust-streaming[rocksdb]"
-pip install "faust-streaming[rocksdb,uvloop,fast,redis, aerospike]"
+pip install "faust-streaming[rocksdb,uvloop,fast,redis,aerospike]"
```
The following bundles are available:
@@ -834,7 +834,7 @@ command-line by using brackets. Separate multiple bundles using the comma:
```sh
pip install "faust-streaming[rocksdb]"
-pip install "faust-streaming[rocksdb,uvloop,fast,redis, aerospike]"
+pip install "faust-streaming[rocksdb,uvloop,fast,redis,aerospike]"
```
The following bundles are available:
@@ -1341,7 +1341,7 @@ command-line by using brackets. Separate multiple bundles using the comma:
```sh
pip install "faust-streaming[rocksdb]"
-pip install "faust-streaming[rocksdb,uvloop,fast,redis, aerospike]"
+pip install "faust-streaming[rocksdb,uvloop,fast,redis,aerospike]"
```
The following bundles are available:
@@ -1572,7 +1572,7 @@ reported by opening an issue or contacting one or more of the project maintainer
%prep
-%autosetup -n faust-streaming-0.10.10
+%autosetup -n faust-streaming-0.10.11
%build
%py3_build
@@ -1612,5 +1612,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.10-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.11-1
- Package Spec generated
diff --git a/sources b/sources
index 032518b..1db1a5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce3f82d6cee6933089722af338fbf6d6 faust-streaming-0.10.10.tar.gz
+96da76133bd15b10b11d74ce1658e1c3 faust-streaming-0.10.11.tar.gz