python3Packages.affinegap: add comment documenting skipBulkUpdate
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user