summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ed58d07e4ca9515dc67c805841343433f023b4c (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = electrumx-git
	pkgdesc = Server implementation for the Electrum wallet (git version)
	pkgver = 1.18.0.r2147.bef68fa
	pkgrel = 1
	url = https://github.com/spesmilo/electrumx
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = git
	depends = leveldb
	depends = python>=3.10
	depends = python-aiorpcx-git>=0.25.0
	depends = python-aiorpcx-git<0.26.0
	depends = python-attrs
	depends = python-plyvel
	depends = python-pylru
	depends = python-aiohttp>=3.3.0
	depends = python-aiohttp<4.0.0
	depends = python-websockets
	optdepends = bitcoin-daemon: Bitcoin core headless P2P node
	optdepends = electrum: Bitcoin thin client
	optdepends = python-rapidjson<2.0: Alternative JSON parsing library for improved performance
	optdepends = python-ujson<4.0: Alternative JSON parsing library for improved performance
	conflicts = electrumx
	backup = etc/electrumx/electrumx.conf
	source = git+https://github.com/spesmilo/electrumx.git
	source = electrumx.conf
	source = electrumx.service
	source = electrumx.sysusers
	sha256sums = SKIP
	sha256sums = ca05f8e8cf01c5074376df75a6691c1aea74cf278244f86ac838900cad9547fb
	sha256sums = ece0696dc82e0159d9a266834e6e9e1e518caa68e6f145d262b291e1fc09d67e
	sha256sums = 761a21723d21348d598be96655e6de4827b2fcff93270895303e82670e0532f1

pkgname = electrumx-git