summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29729304a6c0c13075b97b0c5671f731114ac971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-erdpy
	pkgdesc = Elrond Smart Contracts Tools and Python SDK.
	pkgver = 1.0.21
	pkgrel = 2
	url = https://docs.elrond.com/sdk-and-tools/erdpy/erdpy/
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python>=3.6.8
	depends = python-toml>=0.10.2
	depends = python-bottle
	depends = python-requests
	depends = python-pynacl
	depends = python-pycryptodomex
	depends = python-cryptography>=3.2
	depends = python-prettytable
	depends = python-ledgercomm
	depends = python-semver
	source = https://github.com/ElrondNetwork/elrond-sdk-erdpy/archive/refs/tags/v1.0.21.tar.gz
	source = 01-use-xdg-paths.patch
	sha256sums = 473fcb8548c928aacb0666a075c4e680735ccf589fa4a4bc0750d76afd87c2a9
	sha256sums = 8ea349df6745db6a01873b5c43f29457428fdfcd7b2003d15fdd6cde064f91aa

pkgname = python-erdpy