[Piuparts-devel] [Git][debian/piuparts][develop-zigo-py3-2] Fix piupartslib importing conf.py
Thomas Goirand
gitlab at salsa.debian.org
Wed Aug 7 21:53:52 BST 2019
Thomas Goirand pushed to branch develop-zigo-py3-2 at Debian / piuparts
Commits:
3161bc52 by Thomas Goirand at 2019-08-07T20:53:34Z
Fix piupartslib importing conf.py
- - - - -
1 changed file:
- piupartslib/__init__.py
Changes:
=====================================
piupartslib/__init__.py
=====================================
@@ -21,7 +21,7 @@ import bz2
import lzma
import zlib
-import conf
+from piupartslib import conf
from piupartslib import dependencyparser
from piupartslib import packagesdb
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/3161bc52b00f4c3a84594a6171b245bd1c8d68b8
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/3161bc52b00f4c3a84594a6171b245bd1c8d68b8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20190807/f0adca15/attachment.html>
More information about the Piuparts-devel
mailing list