summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ptpython
AgeCommit message (Collapse)Author
2023-02-26python310Packages.ptpython: 3.0.22 -> 3.0.23R. Ryantm
2022-12-08python310Packages.ptpython: 3.0.21 -> 3.0.22R. Ryantm
2022-12-01python310Packages.ptpython: add changelog to metaFabian Affolter
- update disabled - add pythonImportsCheck
2022-11-30python310Packages.ptpython: 3.0.20 -> 3.0.21R. Ryantm
2022-09-04python310Packages.ptpython: add meta.homepage, remove redundand meta.platformsSandro Jäckel
2021-09-17python38Packages.ptpython: 3.0.19 -> 3.0.20R. RyanTM
2021-08-19python38Packages.ptpython: 3.0.17 -> 3.0.19R. RyanTM
2021-07-23pythonPackages: normalise prompt_toolkitSandro Jäckel
2021-04-03python3Packages.ptpython: 3.0.16 -> 3.0.17Frederik Rietdijk
2021-03-01python3Packages.ptpython: does not depend on docoptRobert Schütz
2021-02-28python3Packages.ptpython: fix build, add missing black depJonathan Ringer
2021-02-26python3Packages.ptpython: 3.0.7 -> 3.0.16Frederik Rietdijk
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
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
2020-09-30python37Packages.ptpython: 3.0.5 -> 3.0.7R. RyanTM
2020-08-17Merge staging-next into stagingFrederik Rietdijk
2020-08-16python: ptpython: 3.0.3 -> 3.0.5Frederik Rietdijk
2020-08-15python37Packages.ptpython: fix depsJonathan Ringer
2020-08-04python: ptpython: 3.0.2 -> 3.0.3Frederik Rietdijk
2020-05-11python3Packages.ptpython: 3.0.1 -> 3.0.2Frederik Rietdijk
2020-03-28python3Packages.ptpython: 2.0.6 -> 3.0.1Imran Hossain
2019-10-18python: ptpython: 2.0.4 -> 2.0.6Frederik Rietdijk
2019-10-08treewide: mark some broken packages as brokenLinus Heckemann
Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2018-11-10pythonPackages.ptpython: 0.41 -> 2.0.4Mario Rodas
2017-09-14ptpython: 0.35 -> 0.41Samuel Leathers