blob: 53f1f982144f3a588a8382bc712bbb7ac5fa97dc (
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-git
pkgdesc = This is a library for the private API of the Trade Republic online brokerage.
pkgver = 0.4.8.r1.gf260f9c
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-playwright
depends = python-coloredlogs
depends = python-certifi
depends = python-cryptography
depends = python-curl_cffi
provides = python-pytr
conflicts = python-pytr
source = pytr::git+https://github.com/pytr-org/pytr.git
sha256sums = SKIP
pkgname = python-pytr-git
|