summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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. Guillaume Girol2023-01-211-1/+1
* treewide: revert removal of references to pythonPackages.scandir•••This reverts commit df79f4922ff0a6a8ae1b68d1a1b2d038bf44a961 Closes https://github.com/NixOS/nixpkgs/issues/205742 Fabián Heredia Montiel2022-12-151-0/+2
* treewide: remove references to pythonPackages.scandirRobert Schütz2022-12-091-2/+0
* python310Packages.fs: propagate setuptools•••fixes pkgsCross.aarch64-multiplatform.python310Packages.statmake > ERROR: Could not find a version that satisfies the requirement setuptools (from fs) (from versions: none) > ERROR: No matching distribution found for setuptools Artturin2022-08-131-1/+2
* python310Packages.fs: 2.4.15 -> 2.4.16Fabian Affolter2022-07-091-2/+2
* python3Packages.fs: 2.4.14 -> 2.4.15Martin Weinelt2022-03-141-2/+2
* python3Packages.fs: disable tests due to cyclic dependencies with parameterizedJonathan Ringer2021-11-301-0/+3
* python3Packages.fs: 2.4.13 -> 2.4.14Jonathan Ringer2021-11-301-2/+2
* python3Packages.fs: 2.4.12 -> 2.4.13Martin Weinelt2021-06-221-2/+2
* python2Packages.typing: we no longer need it for Python 3Frederik Rietdijk2021-04-031-2/+2
* pythonPackages: move python 2 only expressions to python2-packages.nixFrederik Rietdijk2021-04-031-1/+1
* python3Packages.fs: 2.4.11 -> 2.4.12Frederik Rietdijk2021-02-261-2/+2
* python39Package.fs: fix testsJonathan Ringer2020-12-071-0/+4
* python3Packages.fs: fix tests on darwin•••Refactors to pytestCheckHook and removes unused nose dependency. Thibault Gagnaux2020-09-291-5/+15
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.fs: fix testsJonathan Ringer2019-10-271-2/+3
* python: fs: 2.4.8 -> 2.4.11Frederik Rietdijk2019-10-181-2/+2
* python37Packages.fs: 2.4.5 -> 2.4.8•••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-fs/versions R. RyanTM2019-06-191-2/+2
* python37Packages.fs: 2.4.4 -> 2.4.5•••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-fs/versions R. RyanTM2019-05-121-2/+2
* python37Packages.fs: 2.3.1 -> 2.4.4•••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-fs/versions (cherry picked from commit 553ce28fc47ae5190707470b9e1720df1de4a678) R. RyanTM2019-04-071-2/+2
* python: fs: 2.1.3 -> 2.3.1Frederik Rietdijk2019-02-171-2/+2
* python.pkgs.fs: correctly run testsRobert Schütz2019-01-181-14/+12
* python: fs: 2.1.2 -> 2.1.3Frederik Rietdijk2019-01-181-2/+2
* python: fs: 2.1.1 -> 2.1.2Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modulesChris Ostrouchov2018-10-141-0/+53