diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:47:40 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:47:40 +0000 |
| commit | 9845e99c18803af0a82d3d0d0a922890a8bf3e6f (patch) | |
| tree | ba619afe0c8277b45bcd8559025b67045ea62ea8 | |
| parent | 0bf7fd93663fe59b61f4ebcdad89de4e21690076 (diff) | |
automatic import of python-fireblocks-sdkopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-fireblocks-sdk.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /fireblocks_sdk-1.18.4.tar.gz +/fireblocks_sdk-1.19.0.tar.gz diff --git a/python-fireblocks-sdk.spec b/python-fireblocks-sdk.spec index 3a2d016..b5fa074 100644 --- a/python-fireblocks-sdk.spec +++ b/python-fireblocks-sdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fireblocks-sdk -Version: 1.18.4 +Version: 1.19.0 Release: 1 Summary: Fireblocks python SDK License: MIT URL: https://github.com/fireblocks/fireblocks-sdk-py -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/22/725c93988582a481bc61c26f01a025a56c1321ce3caedd689ee7e813db26/fireblocks_sdk-1.18.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/4e/41ab0b5d924a22e64bcf2593de022d896c943ed9940b2dd332dd5f01d9f9/fireblocks_sdk-1.19.0.tar.gz BuildArch: noarch Requires: python3-PyJWT @@ -34,7 +34,7 @@ Fireblocks python SDK %prep -%autosetup -n fireblocks-sdk-1.18.4 +%autosetup -n fireblocks-sdk-1.19.0 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.18.4-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.19.0-1 - Package Spec generated @@ -1 +1 @@ -d4c140fbf6f38248dff0377bb2470f11 fireblocks_sdk-1.18.4.tar.gz +17b04db1ca43feec4b27fbd156cc5643 fireblocks_sdk-1.19.0.tar.gz |
