From 0493dc2bb79a790ced438800ee738eac699c72c7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 05:46:10 +0000 Subject: automatic import of python-aioflureedb --- .gitignore | 1 + python-aioflureedb.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 30d184c..91e1067 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aioflureedb-0.8.0.tar.gz +/aioflureedb-0.8.1.tar.gz diff --git a/python-aioflureedb.spec b/python-aioflureedb.spec index 58c85d1..f81bc51 100644 --- a/python-aioflureedb.spec +++ b/python-aioflureedb.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aioflureedb -Version: 0.8.0 +Version: 0.8.1 Release: 1 Summary: Asynchonous library for usage of the FlureeDB API License: BSD URL: https://github.com/pibara/aioflureedb -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/46/e3ce819d7b2baa2a10c48074c4cd2884811e364f9380c95aada078a9ee7e/aioflureedb-0.8.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/62/c3/cc2c63e98f5c1c88fa9722c3658201dd0aea90a9cdc46723e12a0164bbd9/aioflureedb-0.8.1.tar.gz BuildArch: noarch @@ -37,7 +37,7 @@ An asynchonous client library for communicating with a FlureeDB server, making s %prep -%autosetup -n aioflureedb-0.8.0 +%autosetup -n aioflureedb-0.8.1 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 0.8.0-1 +* Tue May 30 2023 Python_Bot - 0.8.1-1 - Package Spec generated diff --git a/sources b/sources index cfc5976..1abf32c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf227762f02c571e90a931582919a6e4 aioflureedb-0.8.0.tar.gz +2e8beb300d1207d1e3e9446f59acb956 aioflureedb-0.8.1.tar.gz -- cgit v1.2.3