testing/py3-telegram: upgrade to 0.18.0

This commit is contained in:
ptrcnull 2023-03-17 21:35:34 +01:00 committed by alice
parent 7388af059c
commit e2e697cda8
2 changed files with 11 additions and 9 deletions

View File

@ -1,8 +1,8 @@
diff --git a/setup.py b/setup.py
index a1ac7b0..aecc107 100644
index 36d7905..5e7df4b 100644
--- a/setup.py
+++ b/setup.py
@@ -25,10 +25,4 @@ setup(
@@ -28,12 +28,6 @@ setup(
packages=[
'telegram',
],
@ -12,4 +12,6 @@ index a1ac7b0..aecc107 100644
- 'lib/linux/*',
- ],
- },
)
install_requires=[
'telegram-text~=0.1',
],

View File

@ -2,15 +2,15 @@
# Maintainer: j.r <j.r@jugendhacker.de>
pkgname=py3-telegram
_pyname=python-telegram
pkgver=0.16.0
pkgrel=1
pkgver=0.18.0
pkgrel=0
pkgdesc="Python client for the Telegram's tdlib"
url="https://github.com/alexander-akhmetov/python-telegram"
arch="noarch !s390x"
license="MIT"
depends="python3 telegram-tdlib"
depends="python3 telegram-tdlib py3-telegram-text"
makedepends="py3-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pyname%"${_pyname#?}"}/$_pyname/$_pyname-$pkgver.tar.gz
source="https://files.pythonhosted.org/packages/source/p/python-telegram/python-telegram-$pkgver.tar.gz
0002-Remove-binarys.patch
"
builddir="$srcdir/$_pyname-$pkgver/"
@ -25,6 +25,6 @@ package() {
}
sha512sums="
673aae05de044114311c26735df9e591a42ab8a30dfdf41005225d944583a01ba8620ef5e37bb08db5c9a457e7d2e4ec865295e8fdab03bfb8dcdcb30932500c python-telegram-0.16.0.tar.gz
8c24db516797f8ffa8695b31be6364087ed9e6cfb9fc49bc8f68fdcb259b88dcf786afa71d30848bad50c4a201ea8d09f28fb5b86da023404f7ef6c4d17d3447 0002-Remove-binarys.patch
3137695894f8d88d71619231739601219acb3d8f4c00ab4cc6ecf79fd6aa5a36c6c025e9287d5dce03d53f75a065330d47a7a829bf6e25e29568bb9caf297d67 python-telegram-0.18.0.tar.gz
7931b19b34806fe84361d3e15fc39330e0b93f4945e7bb892b7b0c78a717a484040b5ad60d9c77063bb452badab2ada314032bfe2064918999e9e7a6863cb5c1 0002-Remove-binarys.patch
"