Frederik Rietdijk
|
f2a59da54f
|
python3Packages.humanize: 3.2.0 -> 3.3.0
|
2021-04-03 17:48:34 +02:00 |
|
Robert T. McGibbon
|
f73946aa34
|
python3Packages.humanize: 3.1.0 -> 3.2.0
|
2021-03-19 15:50:56 -04:00 |
|
Robert T. McGibbon
|
b7f4d3d949
|
python3Packages.humanize: cleanup
|
2021-02-13 18:32:47 -05: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 |
|
Frederik Rietdijk
|
22d763ea59
|
python3Packages.humanize: 2.6.0 -> 3.1.0
|
2020-12-01 14:44:13 +01:00 |
|
Frederik Rietdijk
|
f2c155502f
|
python: humanize: 2.4.1 -> 2.6.0
|
2020-08-16 19:31:03 +02:00 |
|
Frederik Rietdijk
|
3bfdfbf1aa
|
python: humanize: 2.4.0 -> 2.4.1
|
2020-08-04 21:54:45 +02:00 |
|
Jonathan Ringer
|
de231741d1
|
pythonPackages.humanize: disable python2, setup.py is py3 only
|
2020-06-16 13:57:19 -07:00 |
|
Jonathan Ringer
|
fca2d726e0
|
python3Packages.humanize: fix missing dependencies
|
2020-06-11 10:00:26 +02:00 |
|
Frederik Rietdijk
|
97650b51b1
|
python: humanize: 0.5.1 -> 2.4.0
|
2020-06-11 10:00:00 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Reuben D'Netto
|
91c9d5a00a
|
humanize: loosen platform restriction to include OSX
|
2018-11-07 10:29:06 +11:00 |
|
Chris Ostrouchov
|
348b2fb38c
|
pythonPackages.gmusicapi: refactor move to python-modules
|
2018-10-17 07:46:57 +02:00 |
|