summarylogtreecommitdiffstats
path: root/fix_telethon_version.patch
diff options
context:
space:
mode:
authorTilo Brueckner2020-06-03 18:31:01 +0200
committerTilo Brueckner2020-06-03 18:31:01 +0200
commit57b8b95f693e1efecc64061e22e95a0fb8156421 (patch)
tree04416347078473a40f22f21aab9bdb5bcaf4d21a /fix_telethon_version.patch
parent982256167fcc951b72515a16762079c6c5760746 (diff)
downloadaur-57b8b95f693e1efecc64061e22e95a0fb8156421.tar.gz
Update to version 0.8.0
Diffstat (limited to 'fix_telethon_version.patch')
-rw-r--r--fix_telethon_version.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/fix_telethon_version.patch b/fix_telethon_version.patch
deleted file mode 100644
index 5f8c6f11a6a8..000000000000
--- a/fix_telethon_version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/setup.py 2020-02-21 12:56:27.293862507 +0100
-+++ b/setup.py 2020-02-21 12:56:35.959919170 +0100
-@@ -48,7 +48,7 @@
- "commonmark>=0.8.1,<0.10",
- "ruamel.yaml>=0.15.35,<0.17",
- "python-magic>=0.4.15,<0.5",
-- "telethon>=1.10,<1.11",
-+ "telethon>=1.10,<1.14",
- "telethon-session-sqlalchemy>=0.2.14,<0.3",
- ],
- extras_require=extras,