summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-aleph-client.spec13
-rw-r--r--sources2
3 files changed, 9 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index f54f44b..bac2270 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/aleph-client-0.5.0.tar.gz
+/aleph-client-0.5.1.tar.gz
diff --git a/python-aleph-client.spec b/python-aleph-client.spec
index 231d03e..416f2c0 100644
--- a/python-aleph-client.spec
+++ b/python-aleph-client.spec
@@ -1,21 +1,21 @@
%global _empty_manifest_terminate_build 0
Name: python-aleph-client
-Version: 0.5.0
+Version: 0.5.1
Release: 1
Summary: Lightweight Python Client library for the Aleph.im network
License: mit
URL: https://github.com/aleph-im/aleph-client
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/20/08bc8d68bcfba3ff81691551dfe719205ec7e889a80b65e392f630880459/aleph-client-0.5.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/1d/4d5f058c3051bb05442bbef300d9c910feefd67f6a0b3ed41c655be4e0b2/aleph-client-0.5.1.tar.gz
BuildArch: noarch
+Requires: python3-coincurve
+Requires: python3-aiohttp
Requires: python3-eciespy
Requires: python3-typing-extensions
Requires: python3-typer
Requires: python3-aleph-message
Requires: python3-eth-account
Requires: python3-magic
-Requires: python3-coincurve
-Requires: python3-aiohttp
Requires: python3-cosmospy
Requires: python3-sphinxcontrib-plantuml
Requires: python3-eth-account
@@ -34,6 +34,7 @@ Requires: python3-secp256k1
Requires: python3-pynacl
Requires: python3-base58
Requires: python3-fastapi
+Requires: python3-httpx
Requires: python3-requests
Requires: python3-aleph-pytezos
Requires: python3-pynacl
@@ -58,7 +59,7 @@ Provides: python3-aleph-client-doc
%prep
-%autosetup -n aleph-client-0.5.0
+%autosetup -n aleph-client-0.5.1
%build
%py3_build
@@ -98,5 +99,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.0-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.1-1
- Package Spec generated
diff --git a/sources b/sources
index 827ed0d..879dec2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8588e3072ba1989ef0f7932ff4a1253 aleph-client-0.5.0.tar.gz
+387b13b3103c2e73a59c1eecec9d2cbc aleph-client-0.5.1.tar.gz