summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-socks
AgeCommit message (Collapse)Author
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
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-05python3Packages.python-socks: 2.0.3 -> 2.1.1Martin Weinelt
2022-08-24python3Packages.python-socks: Fix sandboxed build on DarwinAlex Wied
2022-02-20Merge pull request #159549 from fabaff/bump-python-socksFabian Affolter
python3Packages.python-socks: 2.0.2 -> 2.0.3
2022-02-18maintainers: remove mjlbachzowoq
2022-02-12python3Packages.python-socks: 2.0.2 -> 2.0.3Fabian Affolter
2022-01-23python3Packages.python-socks: 2.0.0 -> 2.0.2Jonathan Ringer
2021-11-30python3Packages.python-socks: 1.2.4 -> 2.0.0Fabian Affolter
2021-05-07pythonPackages.python-socks: init at 1.2.4Michael Lingelbach