New package location.
authorRoland Haeder <roland@mxchange.org>
Sun, 9 Feb 2014 11:11:40 +0000 (12:11 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 9 Feb 2014 11:11:40 +0000 (12:11 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
apt_p2p/AptPackages.py

index 556db515d5cc26315a5d9adeaee35b83ffd1b0b9..f6f2e59b2de649d318466b97018e11c299cd584e 100644 (file)
@@ -37,7 +37,7 @@ from twisted.python.filepath import FilePath
 from twisted.trial import unittest
 
 import apt_pkg, apt_inst
 from twisted.trial import unittest
 
 import apt_pkg, apt_inst
-from apt.progress.old import OpProgress
+from apt.progress.base import OpProgress
 from debian import deb822
 
 from apt_p2p_conf import config
 from debian import deb822
 
 from apt_p2p_conf import config