summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTilo Brueckner2021-01-27 12:57:40 +0100
committerTilo Brueckner2021-01-27 12:57:40 +0100
commitae8e566ed8f207c9e3adc818c1e5f757a73c0465 (patch)
tree297a8993d315f45bd2ef9621eed609bfb2de8b87 /.SRCINFO
parent4492db702d9ceff7d646613f0af9dcebec3d9a98 (diff)
downloadaur-ae8e566ed8f207c9e3adc818c1e5f757a73c0465.tar.gz
telethon 1.18/1.19 fix
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 23 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 802fc3420f05..2c84bef73d7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,23 @@
# Generated by makepkg 5.2.2
-# Tue Nov 17 17:59:22 UTC 2020
+# Wed Jan 27 11:56:36 UTC 2021
pkgbase = matrix-appservice-telegram
pkgdesc = A Matrix-Telegram hybrid puppeting/relaybot bridge.
pkgver = 0.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tulir/mautrix-telegram
install = mautrix-telegram.install
arch = any
license = AGPLv3
makedepends = python
+ makedepends = python-pip
depends = python
depends = python-telethon-session-sqlalchemy
- depends = python-telethon>=1.17.0
+ depends = python-telethon>=1.18.0
+ depends = python-telethon<1.20.0
depends = python-ruamel-yaml
depends = python-commonmark
depends = python-alembic
- depends = python-mautrix>=0.8.3
+ depends = python-mautrix>=0.8.4
depends = python-aiohttp
depends = python-magic-ahupp
optdepends = python-cryptg: Uses native code for Telegram crypto stuff instead of pure Python
@@ -36,13 +38,29 @@ pkgbase = matrix-appservice-telegram
backup = etc/mautrix-telegram/config.yaml
backup = etc/mautrix-telegram/registration.yaml
source = https://github.com/tulir/mautrix-telegram/archive/v0.9.0.tar.gz
+ source = Fix_Matrix_Telegram_location_message_bridging.patch::https://github.com/tulir/mautrix-telegram/commit/140fcae403789dd6172754f19ab8d226efdb3df0.patch
+ source = Update_mautrix-python.patch::https://github.com/tulir/mautrix-telegram/commit/0b8fa5ea0674477276a48e71895ec5fc4cdd7dae.patch
+ source = telethon-1.18.patch
+ source = Update_telethon.patch::https://github.com/tulir/mautrix-telegram/commit/dd7eed834c0d9180bef589945f68d3e5d28379b1.patch
+ source = Fix_bugs.patch::https://github.com/tulir/mautrix-telegram/commit/f658f2c5b7b2ba9a8d62020a4f0794e5a5212dc3.patch
+ source = Strip_spaces_around_messages_when_hashing_for_deduplication.patch::https://github.com/tulir/mautrix-telegram/commit/3fe26ae4dd7281f426883aae74d4f94ef997eb2d.patch
+ source = Fix_deduplicating_forwarded_messages.patch::https://github.com/tulir/mautrix-telegram/commit/7d20c5b732ea54ffa2219eca3d7bd85c45b9615a.patch
+ source = Stringify_base_url_before_inserting_to_db.patch::https://github.com/tulir/mautrix-telegram/commit/2ce2337674f7649f7932f2f1951815f011f43010.patch
source = mautrix-telegram.service
source = mautrix-telegram.sysusers
source = mautrix-telegram.tmpfiles
sha256sums = e0fb30bf448f1bec6f27f73662c1dcddd36986367dcbe4f34509b23af67142a9
+ sha256sums = 61f40a499a5c4fb0912233e196917ad70f0105d3e605c2a1c783ec2edec34ab4
+ sha256sums = 19051e742d2f5a5b6dcf058b3492e3e2156081f4260a1fb5bf945277f2d6410b
+ sha256sums = fdd5fba2c0566813059e4c7d0ee38219f12a2210e853a2bd3d5e04d5f1480adb
+ sha256sums = bcbde9920e73d38a235621f390234537e6dea403bb4136044572a8b7417f339a
+ sha256sums = eefd6572079935f15f5fa358c18c3be8fbde22c0940a8bd328fdf5ea9e84051a
+ sha256sums = 02c5d23b7a8d1ac9eb3f989a85f69f3668d85372019d494eecab2aa22b2e699f
+ sha256sums = fd64256a1c694549a2b1563bc9a7fd0ded7b6d05d96eb70d71e8d2032f1f9fb1
+ sha256sums = 68e5ce5672fd829ab31a1c0764435c55827ed7eefb3032997cc04679c12edd96
sha256sums = d77c91154204ba5a5297c87c8b8a25209e125024aeee7c49f37416ccb7bd556a
sha256sums = e069958db276309d00864ee3dded5700b78806c82663346aa2ef6878e2c0566b
- sha256sums = b7a13a8e400229f13cc6ff65319fa8cfc3eea4e9a4e6aba8933de663663bef94
+ sha256sums = edbde9814355756b624fdc58326a5830f82156802166a9f6001b67cf21d5f6f8
pkgname = matrix-appservice-telegram