summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-snappy
AgeCommit message (Collapse)Author
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
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.
2022-08-13treewide: migrate to pythonPackages.unittestCheckHookWinter
2022-03-14python3Packages.python-snappy: 0.6.0 -> 0.6.1Martin Weinelt
2021-02-05python-snappy: 0.5.4 -> 0.6.0Armijn Hemel
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-04-18python: python-snappy: 0.5.3 -> 0.5.4Frederik Rietdijk
2019-04-15treewide: update homepages to https where availableMatthew Bauer
Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
2019-02-24pythonPackages.python-snappy: init at 0.5.3Chris Ostrouchov