Commit graph

20 commits

Author SHA1 Message Date
Martin Weinelt 04f67b1c23 python3Packages.s3fs: 2021.5.0 -> 2021.6.0 2021-06-22 13:42:41 +02:00
Fabian Affolter ee9c929fc7 python3Packages.s3fs: 0.5.2 -> 2021.5.0 2021-06-08 20:18:09 +02:00
Frederik Rietdijk 82082f9b04 python3Packages.s3fs: 0.5.1 -> 0.5.2 2021-02-26 11:01:55 +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
Tom Hunger 7d82e6bee8 s3fs: fix dependencies 2020-12-31 20:15:59 +00:00
Frederik Rietdijk 04a0d45025 python3Packages.s3fs: 0.4.2 -> 0.5.1 2020-12-01 14:44:20 +01:00
Frederik Rietdijk 96784d5b8c python3Packages.s3fs: 0.4.0 -> 0.4.2 2020-05-11 22:13:13 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer f374bf6c19 python3Packages.s3fs: add missing fsspec dependency 2020-01-07 14:32:35 -08:00
Frederik Rietdijk 1f72107351 python: s3fs: 0.3.5 -> 0.4.0 2019-12-30 16:46:47 +01:00
Frederik Rietdijk 210d3baddf python: s3fs: 0.2.2 -> 0.3.5 2019-10-27 16:26:53 +01:00
R. RyanTM a5311930e1 python37Packages.s3fs: 0.2.1 -> 0.2.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-s3fs/versions
2019-07-16 09:54:32 -07:00
Frederik Rietdijk ee9b28dca9 python: s3fs: 0.2.0 -> 0.2.1 2019-04-24 18:43:26 +02:00
R. RyanTM b5a69a2557 python37Packages.s3fs: 0.1.6 -> 0.2.0 (#52066)
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-s3fs/versions
2018-12-14 20:20:50 +01:00
Frederik Rietdijk c65f6a473e python: s3fs: 0.1.5 -> 0.1.6 2018-08-25 18:07:16 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Frederik Rietdijk f1cb0e57d9 python: s3fs: 0.1.4 -> 0.1.5 2018-05-10 10:09:14 +02:00
Frederik Rietdijk 0e431659ca python: s3fs: 0.0.8 -> 0.1.4 2018-04-08 11:34:56 +02:00
Elis Hirwing 6851911f92 pythonPackages.s3fs: Move to own file 2018-04-04 19:46:00 +02:00