[entropy.db] EntropyRepositoryBase.getTriggerData: also return slot metadatum
This commit is contained in:
@@ -1264,6 +1264,7 @@ class EntropyRepositoryBase(TextInterface, EntropyRepositoryPluginStore):
|
||||
'category': category,
|
||||
'name': name,
|
||||
'version': version,
|
||||
'slot': slot,
|
||||
'versiontag': versiontag,
|
||||
'revision': revision,
|
||||
'branch': branch,
|
||||
@@ -1295,6 +1296,7 @@ class EntropyRepositoryBase(TextInterface, EntropyRepositoryPluginStore):
|
||||
'category': category,
|
||||
'name': name,
|
||||
'version': version,
|
||||
'slot': slot,
|
||||
'versiontag': versiontag,
|
||||
'revision': revision,
|
||||
'branch': branch,
|
||||
|
||||
Reference in New Issue
Block a user