summaryrefslogtreecommitdiff
path: root/python-tardis-client.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tardis-client.spec')
-rw-r--r--python-tardis-client.spec8
1 files changed, 4 insertions, 4 deletions
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 <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