Drop V+W from _CLOSED_SERIES set

We actually do need validation of tags being pushed for series that are
in the extended maintenance or now "Unmaintained" state in order to
avoid wrong hashes or duplicate tags being applied.

Change-Id: Idb110d94c11371ab9d519a428eaf28a0b5d61cd5
This commit is contained in:
Dr. Jens Harbott 2024-03-06 12:43:56 +01:00
parent 41dd54ec9e
commit 9b639731eb

View File

@ -72,8 +72,6 @@ _CLOSED_SERIES = set([
'stein',
'train',
'ussuri',
'victoria',
'wallaby',
])
_USES_PREVER = set([