New package: python3-Telethon-0.18.1.
Closes: #12832 [via git-merge-pr]
This commit is contained in:
parent
1d85cf124f
commit
b9ed5baf06
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-Telethon/template
Normal file
20
srcpkgs/python3-Telethon/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'python3-Telethon'
|
||||
pkgname=python3-Telethon
|
||||
version=0.18.1
|
||||
revision=1
|
||||
wrksrc="Telethon-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="telethon"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pyaes python3-rsa python3-typing"
|
||||
short_desc="Pure Python3 Telegram client library"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://lonamiwebs.github.io/Telethon"
|
||||
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
|
||||
checksum=90ba25db77433c1e3f288cace15f548ff1855f6558bbe2053463b4720e8b2999
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue