blob: c961f147fed705b031b65d1b23a25995150babc5 (
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
|
pkgbase = python-accesser-git
pkgdesc = A tool for solving SNI RST
pkgver = 0.10.0.r5.g5fa9c71
pkgrel = 1
url = https://github.com/URenko/Accesser
install = python-accesser-git.install
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-packaging
depends = python-cryptography
depends = python-tld
depends = python-tomli
depends = python-dnspython
optdepends = python-rich: DNS over https support
optdepends = python-httpcore: DNS over https support
optdepends = python-httpx: DNS over https support
optdepends = python-h2: DNS over https support
optdepends = python-aioquic: DNS over quic support
provides = python-accesser
conflicts = python-accesser
backup = etc/accesser/pac
backup = etc/accesser/config.toml
backup = etc/accesser/rules.toml
source = accesser::git+https://github.com/URenko/Accesser.git
source = accesser.service
sha256sums = SKIP
sha256sums = 0ab7e33edd1b9294cb7f47224bae146846a0007d319c30000a564f02e7c16e4d
pkgname = python-accesser-git
|