Commit graph

9 commits

Author SHA1 Message Date
Fabian Affolter 460e16d242 python310Packages.cached-property: fix build for Python 3.11 2023-01-21 17:25:04 -08:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz 3465a43303
pythonPackages.cached-property: 1.5.1 -> 1.5.2 (#110835) 2021-01-30 16:49:29 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Schütz b2d56e7def python.pkgs.cached-property: 1.4.2 -> 1.5.1 2018-12-03 16:50:38 +01:00
Robert Schütz e07004625a python.pkgs.cached-property: 1.4.0 -> 1.4.2 2018-04-09 14:50:00 +02:00
Robert Schütz f760fcb239 pythonPackages.cached-property: fix tests
Need to fetch from GitHub because conftest.py is necessary to disable some tests for Python 2.
2018-02-26 23:42:14 +01:00
Frederik Rietdijk 7fd6793bfe python: cached-property: 1.3.1 -> 1.4.0 2018-02-26 18:44:37 +01:00
Frederik Rietdijk 21f377bb28 python: cached-property: 1.3.0 -> 1.3.1 2017-12-31 12:24:48 +01:00