diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:41:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:41:20 +0000 |
| commit | 36cab5f0e158161d3bf2687fbcfd1595e918a453 (patch) | |
| tree | 464ea9cdb3f587b1cdaa67106c1da97238ca041e | |
| parent | 1a12e0d871d8055f2349eecce3bbb85ff662ff8e (diff) | |
automatic import of python-tardis-clientopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tardis-client.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -56caf0991810c5ac11f3c6e73dc13e26 tardis-client-1.3.3.tar.gz +93463a899e51e69230d7ac23c762f834 tardis-client-1.3.4.tar.gz |
