mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
python3-Telethon: update to 1.11.3.
This commit is contained in:
parent
e8241e1efa
commit
848d2d0e2b
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-Telethon'
|
# Template file for 'python3-Telethon'
|
||||||
pkgname=python3-Telethon
|
pkgname=python3-Telethon
|
||||||
version=1.10.9
|
version=1.11.3
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Telethon-${version}"
|
wrksrc="Telethon-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="telethon telethon_generator"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pyaes python3-rsa"
|
depends="python3-pyaes python3-rsa"
|
||||||
short_desc="Pure Python3 Telegram client library"
|
short_desc="Pure Python3 Telegram client library"
|
||||||
|
@ -13,7 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/LonamiWebs/Telethon"
|
homepage="https://github.com/LonamiWebs/Telethon"
|
||||||
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
|
||||||
checksum=7d4767c61cdc7304477f92847e8ebf8bbca51dbb335a90bc84e37c4cd24c1b7f
|
checksum=f399c6753789a03f24b3ecad4fb3c3c63515fe2f7fb9658a6cd7b4af14eaaa95
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue