From 9845e99c18803af0a82d3d0d0a922890a8bf3e6f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:47:40 +0000 Subject: automatic import of python-fireblocks-sdk --- .gitignore | 1 + python-fireblocks-sdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5769a96..0d19205 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.18.4-1 +* Tue Apr 25 2023 Python_Bot - 1.19.0-1 - Package Spec generated diff --git a/sources b/sources index 26cb5be..f87295b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4c140fbf6f38248dff0377bb2470f11 fireblocks_sdk-1.18.4.tar.gz +17b04db1ca43feec4b27fbd156cc5643 fireblocks_sdk-1.19.0.tar.gz -- cgit v1.2.3