From 36cab5f0e158161d3bf2687fbcfd1595e918a453 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 05:41:20 +0000 Subject: automatic import of python-tardis-client --- .gitignore | 1 + python-tardis-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 03e469d..1aae8f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tardis-client-1.3.3.tar.gz +/tardis-client-1.3.4.tar.gz diff --git a/python-tardis-client.spec b/python-tardis-client.spec index 1da76ff..87d9c4d 100644 --- a/python-tardis-client.spec +++ b/python-tardis-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tardis-client -Version: 1.3.3 +Version: 1.3.4 Release: 1 Summary: Python client for tardis.dev - historical tick-level cryptocurrency market data replay API. License: MPL-2.0 URL: https://github.com/tardis-dev/python-client -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c0/2e/8b25465980ceba7e61dbfeb0d50cef1df816d93a2367c61e3504bc146457/tardis-client-1.3.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/91/8d/bd61452ceb0d4686c8526c0f2ba23116375834fde3f5eec5a46fc2e93035/tardis-client-1.3.4.tar.gz BuildArch: noarch Requires: python3-aiohttp @@ -439,7 +439,7 @@ MPL-2.0 %prep -%autosetup -n tardis-client-1.3.3 +%autosetup -n tardis-client-1.3.4 %build %py3_build @@ -479,5 +479,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.3.3-1 +* Sun Apr 23 2023 Python_Bot - 1.3.4-1 - Package Spec generated diff --git a/sources b/sources index c0113c6..a7cc82b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56caf0991810c5ac11f3c6e73dc13e26 tardis-client-1.3.3.tar.gz +93463a899e51e69230d7ac23c762f834 tardis-client-1.3.4.tar.gz -- cgit v1.2.3