This commit is contained in:
parent
79c1f7885a
commit
b192011add
@ -340,7 +340,6 @@ def invalid_record(hash_key, error):
|
|||||||
# cached prematurely.
|
# cached prematurely.
|
||||||
for hash_key, rec in data.items():
|
for hash_key, rec in data.items():
|
||||||
rec.spec._mark_concrete()
|
rec.spec._mark_concrete()
|
||||||
rec.spec.package.spec._mark_concrete()
|
|
||||||
|
|
||||||
self._data = data
|
self._data = data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user