Commit graph

19 commits

Author SHA1 Message Date
Martin Weinelt 3339487c1a python3Packages.tld: 0.12.5 -> 0.12.6 2021-06-22 13:42:43 +02:00
Robert T. McGibbon 34e037b636 python3Packages.tld: fix on darwin 2021-05-08 13:32:12 -07:00
Fabian Affolter d155274fb2 python3Packages.tld: update meta, especially license 2021-01-13 09:12:46 +01:00
Fabian Affolter b5556fe6b4 python3Packages.tld: update check part 2021-01-13 09:08:47 +01:00
Fabian Affolter 9852c79bca python3Packages.tld: 0.12.4 -> 0.12.5 2021-01-13 08:55:21 +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
Fabian Affolter 724c01b797 python3Packages.tld: 0.12.3 -> 0.12.4 2021-01-03 09:04:45 +01:00
Frederik Rietdijk f3acad1a11 python3Packages.tld: 0.12.2 -> 0.12.3 2020-12-01 14:44:21 +01:00
Jörg Thalheim 72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Frederik Rietdijk 9c4413db72 python: tld: 0.11.11 -> 0.12.2 2020-06-11 10:00:22 +02:00
Frederik Rietdijk 9435b90ed7 python3Packages.tld: 0.11.9 -> 0.11.11 2020-05-11 22:13:14 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 99d664e2f8 python: tld: 0.9.8 -> 0.11.9 2019-12-30 16:46:48 +01:00
Frederik Rietdijk 52f75b439b python: tld: 0.9.7 -> 0.9.8 2019-11-22 08:37:23 +01:00
Frederik Rietdijk 0f76036cb1 python: tld: 0.9.6 -> 0.9.7 2019-11-12 14:57:21 +01:00
R. RyanTM 16452f1823 python37Packages.tld: 0.9.3 -> 0.9.6
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-tld/versions
2019-09-29 11:31:23 +02:00
Frederik Rietdijk 9dd6537303 pythonPackages.tld: use pythonImportsCheck and pytestCheckHook 2019-09-06 15:18:45 +02:00
Florian Klink 7a22dc4815 pythonPackages.tld: enable tests 2019-05-02 00:35:09 +02:00
Bignaux Ronan 688f61b018 pythonPackages.tld: init at 0.9.3 2019-05-01 23:29:34 +02:00