Commit graph

14 commits

Author SHA1 Message Date
Doron Behar 644a7468b4
Merge pull request #97349 from udf/master
python38Packages.telethon: Patch find_library call for libssl
2020-12-16 21:23:11 +02:00
Sandro Jäckel 7ba9348a04 python3Packages.telethon: 1.14.0 -> 1.17.5 2020-11-29 00:31:10 -08:00
udf ffb0d37258
python38Packages.telethon: add missing openssl input 2020-09-07 22:48:58 +02:00
Sameer Hoosen 5f4b7ad06b
python38Packages.telethon: Patch find_library for libssl
Telethon can use libssl to speed up encryption. The `find_library` call fails on NixOS because the environmental variables that get checked are obviously missing so we patch it with a direct path to libssl.

8330635a72/telethon/crypto/libssl.py (L19)
2020-09-07 13:16:41 +02:00
Maximilian Bosch f7dbcb56c5 python3Packages.telethon: 1.10.10 -> 1.14.0 2020-06-03 11:33:30 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 064c9023f6 python37Packages.telethon: 1.10.9 -> 1.10.10 2020-01-07 09:37:42 -08:00
R. RyanTM e560c41566 python37Packages.telethon: 1.10.8 -> 1.10.9 2019-12-24 10:27:54 -08:00
R. RyanTM ccadfbeb24 python38Packages.telethon: 1.9.0 -> 1.10.8 2019-11-05 02:28:13 -08:00
nyanloutre 99f0083ea5
pythonPackages.telethon: 1.8.0 -> 1.9.0 2019-07-09 18:55:34 +02:00
nyanloutre 91e311d1b0
telethon: 1.6.2 -> 1.8.0 2019-06-30 12:06:17 +02:00
R. RyanTM 2fd5f716dc python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-03-20 11:59:18 +01:00
R. RyanTM 7c15efb57c python37Packages.telethon: 1.5.4 -> 1.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-02-15 11:44:53 -08:00
nyanloutre 351256a9df pythonPackages.telethon: init at 1.5.4 2019-01-30 09:58:15 +01:00