blob: 185eb2a4e18ded9a48e1567b57a2093ea328d6bb (
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-pyrogram-telegramplayground-git
pkgdesc = A for of Pyrogram, an elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
pkgver = 2.0.106.r4312.f4552d1
pkgrel = 1
url = https://github.com/TelegramPlayGround/pyrogram
arch = any
license = LGPL-3.0-or-later
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-cov
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = python-pyaes
depends = python-pysocks
optdepends = python-tgcrypto: faster cryptography
provides = python-pyrogram-telegramplayground
provides = python-pyrogram
conflicts = python-pyrogram-telegramplayground
conflicts = python-pyrogram
replaces = python-pyrogram
source = python-pyrogram-telegramplayground-git::git+https://github.com/TelegramPlayGround/pyrogram.git
sha256sums = SKIP
pkgname = python-pyrogram-telegramplayground-git
|