summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 05:40:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 05:40:04 +0000
commit40ef3559f17d95e856c4b50a7021e00ef7f02be3 (patch)
treeb5cff3348369a3d973abc9926ab04a2f5341b185
parent8d4a7ed2f681714d4adb579503015c74db2ef8ae (diff)
automatic import of python-matrix-nioopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-matrix-nio.spec24
-rw-r--r--sources2
3 files changed, 14 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index ca9cc93..5897c32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/matrix_nio-0.20.1.tar.gz
+/matrix_nio-0.20.2.tar.gz
diff --git a/python-matrix-nio.spec b/python-matrix-nio.spec
index 8503b59..261aa75 100644
--- a/python-matrix-nio.spec
+++ b/python-matrix-nio.spec
@@ -1,28 +1,28 @@
%global _empty_manifest_terminate_build 0
Name: python-matrix-nio
-Version: 0.20.1
+Version: 0.20.2
Release: 1
Summary: A Python Matrix client library, designed according to sans I/O principles.
License: ISC
URL: https://github.com/poljar/matrix-nio
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cb/05/a2957f277510bc6d2dc2a643e07675d9497ce16bce83020fb2382280e92f/matrix_nio-0.20.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/36/37470ee6e97d9776f1462de1176c4e88e7d1c12a0635d80ef848c62358d0/matrix_nio-0.20.2.tar.gz
BuildArch: noarch
-Requires: python3-future
-Requires: python3-aiohttp
Requires: python3-aiofiles
+Requires: python3-aiohttp
+Requires: python3-aiohttp-socks
+Requires: python3-atomicwrites
+Requires: python3-cachetools
Requires: python3-dataclasses
+Requires: python3-future
Requires: python3-h11
Requires: python3-h2
-Requires: python3-logbook
Requires: python3-jsonschema
-Requires: python3-unpaddedbase64
+Requires: python3-logbook
+Requires: python3-peewee
Requires: python3-pycryptodome
Requires: python3-olm
-Requires: python3-peewee
-Requires: python3-cachetools
-Requires: python3-atomicwrites
-Requires: python3-aiohttp-socks
+Requires: python3-unpaddedbase64
%description
[![Build Status](https://img.shields.io/github/workflow/status/poljar/matrix-nio/Build%20Status?style=flat-square)](https://github.com/poljar/matrix-nio/actions)
@@ -70,7 +70,7 @@ is a full fledged batteries-included asyncio layer using
enable end-to-end encryption (E2EE).
%prep
-%autosetup -n matrix-nio-0.20.1
+%autosetup -n matrix-nio-0.20.2
%build
%py3_build
@@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.2-1
- Package Spec generated
diff --git a/sources b/sources
index e931b79..08bc65a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66aad814888822909bbbfc99f2faf546 matrix_nio-0.20.1.tar.gz
+ac7662b3b8dae2eebf1b4996b3205c6b matrix_nio-0.20.2.tar.gz