summaryrefslogtreecommitdiff
path: root/lib/thandy/repository.py
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@gentoo.org>2011-06-24 10:23:13 -0300
committerTomas Touceda <chiiph@gentoo.org>2011-06-24 10:23:13 -0300
commit4e9e40f156aee7b4da7519ae1f71d3b1c32e375a (patch)
tree4332c8478876102a71d7dfda2dd5f09daddf5e8f /lib/thandy/repository.py
parent762297dd1a1ab28709b551a93260e5dea824dd3d (diff)
Adds the ThpTransaction class and its basic structure
Diffstat (limited to 'lib/thandy/repository.py')
-rw-r--r--lib/thandy/repository.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/thandy/repository.py b/lib/thandy/repository.py
index ab1c356..d082afb 100644
--- a/lib/thandy/repository.py
+++ b/lib/thandy/repository.py
@@ -496,7 +496,7 @@ class LocalRepository:
packages[rp] = pfile
if thpBundle:
- thpTransactionDict[bundle['name']] = [bundle['packages']]
+ thpTransactionDict[bundle['name']] = bundle['packages']
thpBundle = False
# We have the packages. If we're downloading via bittorrent, we need