summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/filelock
AgeCommit message (Expand)Author
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
2023-01-05python3Packages.filelock: 3.8.0 -> 3.9.0Martin Weinelt
2022-09-18python3Packages.filelock: 3.7.1 -> 3.8.0Martin Weinelt
2022-06-06python310Packages.filelock: 3.6.0 -> 3.7.1Fabian Affolter
2022-03-14python3Packages.filelock: 3.4.2 -> 3.6.0Martin Weinelt
2022-01-23python3Packages.filelock: 3.3.0 -> 3.4.2Jonathan Ringer
2022-01-16python2.pkgs: move expressions into python2-modules/ folderFrederik Rietdijk
2021-12-18python2Packages.filelock: use correct versionFrederik Rietdijk
2021-11-09python2.7-filelock: Init version 3.2.1 for Python 2Henk Kalkwater
2021-10-11python3Packages.filelock: migrate to pyproject and setuptools-scmMartin Weinelt
2021-10-11python3Packages.filelock: 3.0.12 -> 3.3.0Martin Weinelt
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-06-15python: filelock: 3.0.10 -> 3.0.12Frederik Rietdijk
2018-11-10python36Packages.filelock: 3.0.9 -> 3.0.10 (#49993)R. RyanTM
2018-10-13python: filelock: 3.0.6 -> 3.0.9Frederik Rietdijk
2018-08-25python: filelock: 3.0.4 -> 3.0.6Frederik Rietdijk
2018-02-03python: filelock: 3.0.0 -> 3.0.4Frederik Rietdijk
2018-01-07python: filelock: 2.0.14 -> 3.0.0Frederik Rietdijk
2017-12-30python: filelock: 2.0.13 -> 2.0.14Frederik Rietdijk
2017-12-28pythonPackages.filelock: init at 2.0.13hyphon81