summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-telegram-bot/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.python-telegram-bot: 13.4.1 -> 13.5Fabian Affolter2021-05-131-2/+2
* python3Packages.python-telegram-bot: 13.3 -> 13.4.1Fabian Affolter2021-04-111-10/+16
* python3Packages.python-telegram-bot: 13.0 -> 13.3 (#115287)•••Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Jelle Besseling2021-03-071-5/+9
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python3Packages.python-telegram-bot: 12.8 -> 13.0Frederik Rietdijk2020-12-011-2/+2
* python37Packages.python-telegram-bot: 12.7 -> 12.8R. RyanTM2020-07-061-2/+2
* python3Packages.python-telegram-bot: set --with-upstream-urllib3 properly, ad...Dmitry Kalinkin2020-05-031-1/+5
* python3Packages.python-telegram-bot: mark python2 as unsupportedDmitry Kalinkin2020-05-031-0/+2
* python3Packages.python-telegram-bot: 12.3.0 -> 12.7 (#86652)•••* python3Packages.python-telegram-bot: 12.3.0 -> 12.7 * Update pkgs/development/python-modules/python-telegram-bot/default.nix Co-authored-by: Jon <jonringer@users.noreply.github.com> Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Co-authored-by: Jon <jonringer@users.noreply.github.com>Jelle Besseling2020-05-031-15/+7
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python-telegram-bot: add pingiun as maintainerJelle Besseling2020-01-241-1/+1
* python-telegram-bot: fix vendored urllib patchesJelle Besseling2020-01-241-1/+2
* python27Packages.python-telegram-bot: 12.2.0 -> 12.3.0R. RyanTM2020-01-221-2/+2
* python: python-telegram-bot: 11.1.0 -> 12.2.0Frederik Rietdijk2019-10-271-2/+2
* pythonPackages.python-telegram-bot: 10.1.0 -> 11.1.0Chris Ostrouchov2018-10-261-4/+16
* python: python-telegram-bot: 9.0.0 -> 10.1.0Frederik Rietdijk2018-07-261-2/+2
* python-telegram-bot: use urllib3 from nixpkgs, disable all tests properlyDmitry Kalinkin2018-01-201-3/+13
* python-telegram-bot: init at 9.0.0Dmitry Kalinkin2018-01-191-0/+21