diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:43:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:43:21 +0000 |
commit | a6714760c878640123fae66ef5d4077b37f5e784 (patch) | |
tree | 3a2c65ee324ba364b7aa02639d2b117093f8c8c0 | |
parent | 154d10e04a317b8aca95efb1c827936423771f4a (diff) |
automatic import of python-sse-starletteopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-sse-starlette.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /sse-starlette-1.3.3.tar.gz +/sse-starlette-1.3.4.tar.gz diff --git a/python-sse-starlette.spec b/python-sse-starlette.spec index 7c28099..7b1d576 100644 --- a/python-sse-starlette.spec +++ b/python-sse-starlette.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sse-starlette -Version: 1.3.3 +Version: 1.3.4 Release: 1 Summary: "SSE plugin for Starlette" License: BSD License URL: https://github.com/sysid/sse-starlette -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/34/2e/65b3e20f5746d399dff20ea698f52088cfc287a340dd0b05055846263a1f/sse-starlette-1.3.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a8/d0/619958c1f487fe82c907066d3700e094165a558d484f4a1198d78e02cfcd/sse-starlette-1.3.4.tar.gz BuildArch: noarch Requires: python3-starlette @@ -416,7 +416,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. %prep -%autosetup -n sse-starlette-1.3.3 +%autosetup -n sse-starlette-1.3.4 %build %py3_build @@ -456,5 +456,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.4-1 - Package Spec generated @@ -1 +1 @@ -628707c896d83c1e1bb9b5b7b0e907ad sse-starlette-1.3.3.tar.gz +41ab019622396a451a6ff42f4454f6ea sse-starlette-1.3.4.tar.gz |