[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.6-5-ge516e82

Ritesh Raj Sarraf rrs at researchut.com
Thu Dec 31 07:17:04 UTC 2009


The following commit has been merged in the master branch:
commit 871425a1efc42466be67775a56d0ce64f3d5a23a
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Thu Dec 31 10:39:36 2009 +0530

    missed the import statement

diff --git a/setup.py b/setup.py
index 28c917d..9c8a7d5 100644
--- a/setup.py
+++ b/setup.py
@@ -15,6 +15,7 @@ import AptOfflineLib
 import AptOfflineMagicLib
 import AptOffline_reportbug_exceptions
 import AptOffline_urlutils
+import AptOffline_argparse
 
 distutils.core.setup(
     name='apt-offline',

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list