blob: 583f5fa8fd1a45ec2dfd3700294e7ce047bc73d5 (
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-deepl
pkgdesc = Python library for the DeepL API
pkgver = 1.30.0
pkgrel = 1
url = https://github.com/deeplcom/deepl-python
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-requests
optdepends = python-keyring: for support storing API Key
source = git+https://github.com/deeplcom/deepl-python.git?signed#tag=v1.30.0
validpgpkeys = D84A62C6CA4D3E3D6656083438FCACAAFD2C06B8
validpgpkeys = DBDC63E97C526204335805941FA7A782EC90634E
validpgpkeys = 352C00301BFFB7346807D3F48D109F2777EDE78F
validpgpkeys = 320B842A5BBF81C5C08AC880EBA3EA088712B620
validpgpkeys = 8081F8A3C01CD680B2AF98B564AB78B6A11D8222
validpgpkeys = 8FE39865F20E9B0DADEF7B00B7F1A94E099738CD
validpgpkeys = 7E7DC2C6F2E67A2C5E7B418606C6A25989EC87F1
sha256sums = b68478a6fdeb80ac6fdb739ad599650e31d3fef1e5ead676a92f9dfe1b7fd5e5
pkgname = python-deepl
|