[Blends-commit] [SCM] website branch, master, updated. 3e7aae0f1a0320e899d3b38d096c5d3f44ad5f72

Akshita Jha akshita-guest at users.alioth.debian.org
Wed Aug 5 21:19:21 UTC 2015


The following commit has been merged in the master branch:
commit 3e7aae0f1a0320e899d3b38d096c5d3f44ad5f72
Author: Akshita Jha <akshita-guest at users.alioth.debian.org>
Date:   Thu Aug 6 02:48:58 2015 +0530

    Modify blendstasktools_udd.py : Add version info for new packages

diff --git a/webtools_py3/blendstasktools_udd.py b/webtools_py3/blendstasktools_udd.py
index af68e3c..89605f3 100644
--- a/webtools_py3/blendstasktools_udd.py
+++ b/webtools_py3/blendstasktools_udd.py
@@ -1127,6 +1127,7 @@ class TaskDependencies:
                         dep.pkgstatus = 'official_low'
                     else:
                         dep.pkgstatus = 'new'
+                        dep.version = [row['version'],]
                 else:
                     dep.component = row['component']
                     # If a package is not found in main its status can be maximum non-free

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list