blob: fe0f1ca141dbed10a76103f744443c1165ff12ad (
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
pkgdesc = A tool for solving SNI RST
pkgver = 0.10.3
pkgrel = 1
url = https://github.com/URenko/Accesser
install = python-accesser.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-git
backup = etc/accesser/pac
backup = etc/accesser/config.toml
backup = etc/accesser/rules.toml
source = https://files.pythonhosted.org/packages/source/a/accesser/accesser-0.10.3.tar.gz
source = accesser.service
sha256sums = c672eaf3d994e34e689a2639beef2925b817aa91373a4d4d3f15fbfc9636a86e
sha256sums = 0ab7e33edd1b9294cb7f47224bae146846a0007d319c30000a564f02e7c16e4d
pkgname = python-accesser
|