From: Roland Haeder Date: Sun, 9 Feb 2014 11:11:40 +0000 (+0100) Subject: New package location. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=87f977ad16483b027bf33aba9cee69c3990f385e;p=quix0rs-apt-p2p.git New package location. Signed-off-by: Roland Haeder --- diff --git a/apt_p2p/AptPackages.py b/apt_p2p/AptPackages.py index 556db51..f6f2e59 100644 --- a/apt_p2p/AptPackages.py +++ b/apt_p2p/AptPackages.py @@ -37,7 +37,7 @@ from twisted.python.filepath import FilePath 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