Commit graph

17 commits

Author SHA1 Message Date
Martin Weinelt 17fff414ef
python3Packages.holidays: 0.12 -> 0.13 2022-03-04 22:59:21 +01:00
R. Ryantm cfb96b0a3d python310Packages.holidays: 0.11.3.1 -> 0.12 2022-01-11 08:28:50 -08:00
Fabian Affolter 6cc0ebae3a python3Packages.holidays: 0.11.1 -> 0.11.3.1 2021-11-05 09:53:48 +01:00
R. RyanTM 265006a493 python38Packages.holidays: 0.11.3 -> 0.11.3.1 2021-09-30 05:56:55 +00:00
R. RyanTM 7917d05270 python38Packages.holidays: 0.11.2 -> 0.11.3 2021-09-29 04:24:32 +00:00
Fabian Affolter b61e996c47 python3Packages.holidays: 0.11.1 -> 0.11.2 2021-07-22 11:17:24 +02:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Fabian Affolter f53bd12416 python3Packages.holidays: 0.10.5.2 -> 0.11.1 2021-04-06 15:18:55 +02:00
Martin Weinelt d8b6ab7bba
python3Packages.holidays: 0.10.3 -> 0.10.5.2 2021-02-04 02:14:28 +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
Robert Scott 9fb14d899d pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency 2020-09-14 20:37:59 +01:00
Frederik Rietdijk 8d89484038 python: holidays: 0.10.2 -> 0.10.3 2020-08-04 21:54:45 +02:00
Frederik Rietdijk 3528afda49 python3Packages.holidays: 0.10.1 -> 0.10.2 2020-05-11 22:12:11 +02:00
Jaakko Luttinen b7cdf99f36 pythonPackages.holidays: 0.9.12 -> 0.10.1 2020-03-12 21:50:03 -07:00
Frederik Rietdijk 68450a1070 python: holidays: 0.9.11 -> 0.9.12 2019-12-30 16:46:53 +01:00
Jaakko Luttinen 0109d6587a pythonPackages.holidays: init at 0.9.11 2019-10-24 23:00:26 -07:00