summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c55fa1866758fd7c45a9c5f8ea4d3a5a99158c7 (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
pkgbase = python-binance-git
	pkgdesc = An unofficial Python wrapper for the Binance exchange REST API
	pkgver = 1.0.17.r1.g1b9dd48
	pkgrel = 1
	url = https://github.com/sammchardy/python-binance
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-aiohttp
	depends = python-pycryptodome
	depends = python-dateparser
	depends = python-pytz
	depends = python-requests
	depends = python-ujson
	depends = python-websockets
	provides = python-binance=1.0.17
	conflicts = python-binance
	source = python-binance::git+https://github.com/sammchardy/python-binance
	sha256sums = SKIP

pkgname = python-binance-git