blob: 2c4660f0989ae1c2fa4e0dea5fe05f5306e849e7 (
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
|
pkgbase = python-pytr
pkgdesc = This is a library for the private API of the Trade Republic online brokerage.
pkgver = 0.4.8
pkgrel = 1
url = https://github.com/pytr-org/pytr
arch = any
license = MIT
makedepends = python-hatchling
makedepends = python-hatch-babel
depends = python
depends = python-shtab
depends = python-babel
depends = python-websockets
depends = python-requests-futures
depends = python-pygments
depends = python-pathvalidate
depends = python-packaging
depends = python-coloredlogs
depends = python-certifi
depends = python-playwright
depends = python-cryptography
depends = python-curl_cffi
provides = python-pytr
conflicts = python-pytr
source = pytr-0.4.8.tar.gz::https://github.com/pytr-org/pytr/archive/refs/tags/v0.4.8.tar.gz
sha256sums = 24885945d9a87703f198c8cfb0c680f1a7ab0d4dba9f1579621aacaf1bcbaa96
pkgname = python-pytr
|