Commit graph

19 commits

Author SHA1 Message Date
Fabian Affolter 287ef70bb3 python3Packages.praw: 7.1.4 -> 7.2.0 2021-02-26 09:14:09 +01:00
Fabian Affolter 7fb5166b4c python3Packages.praw: 7.1.3 -> 7.1.4 2021-02-08 10:25:37 +01:00
Fabian Affolter 04ba5d82e2 python3Packages.praw: 7.1.2 -> 7.1.3 2021-02-05 21:55:37 +01:00
Fabian Affolter 101973ed0f python3Packages.praw: switch to pytestCheckHook 2021-02-04 00:18:33 +01:00
Fabian Affolter b53f4f3a66 python3Packages.praw: 7.1.0 -> 7.1.2 2021-02-04 00:03:19 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d 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
2021-01-11 10:38:22 +01:00
R. RyanTM 68b8ec30b9 python37Packages.praw: 6.5.1 -> 7.1.0 2020-07-06 20:11:32 -07:00
R. RyanTM abc34ea707 python37Packages.praw: 6.4.0 -> 6.5.1 2020-01-22 16:39:46 -08:00
Jonathan Ringer 6f89c01006 python3Packages.praw: 6.3.1 -> 6.4.0 2019-10-20 16:13:22 -07:00
Jonathan Ringer 73ae8fbb64 pythonPackages.praw: freeze at 6.3.1 2019-10-20 16:13:22 -07:00
Jonathan Ringer 9ed3fccb30 pythonPackages.praw: 6.0.0 -> 6.3.1 2019-07-03 19:50:30 -07:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Robert Schütz a876267dee python.pkgs.praw: use pytest_3 2019-02-17 14:40:51 +01:00
R. RyanTM 50c4d94fc5 python36Packages.praw: 5.4.0 -> 6.0.0 (#49166)
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.6-praw/versions
2018-10-27 14:47:50 +02:00
Robert Schütz 4c383cd41d python.pkgs.praw: drop upper bound of prawcore requirement 2018-04-17 16:04:06 +02:00
Maximilian Güntner 04113fb864
praw: 5.2.0 -> 5.4.0 2018-04-13 14:51:01 +02:00
Joerg Thalheim a5744101a2 python.pkgs.praw: 3.5.0 -> 5.2.0 2017-11-07 13:17:07 +00:00