python3Packages.affinegap: add comment documenting skipBulkUpdate (#517814)

This commit is contained in:
Audrey Dutcher
2026-05-08 07:57:15 +00:00
committed by GitHub
@@ -41,6 +41,7 @@ buildPythonPackage rec {
"affinegap"
];
# Bulk updater will see an older tag ending with a "2" and switch to it
passthru.skipBulkUpdate = true;
meta = {