public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/g-sorcery:master commit in: gs_ctan/, gs_db_tool/
@ 2013-09-20 15:37 Jauhien Piatlicki
  0 siblings, 0 replies; only message in thread
From: Jauhien Piatlicki @ 2013-09-20 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a6f62afad55ef93282516b87e8b8b5a26a984d8c
Author:     Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
AuthorDate: Fri Sep 20 15:37:04 2013 +0000
Commit:     Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
CommitDate: Fri Sep 20 15:37:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=a6f62afa

fix imports

---
 gs_ctan/ebuild.py        | 1 -
 gs_db_tool/gs_db_tool.py | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gs_ctan/ebuild.py b/gs_ctan/ebuild.py
index 0dbb5a0..2ba154b 100644
--- a/gs_ctan/ebuild.py
+++ b/gs_ctan/ebuild.py
@@ -12,7 +12,6 @@
 """
 
 import collections
-import os
 
 from g_sorcery.ebuild import DefaultEbuildGenerator
 

diff --git a/gs_db_tool/gs_db_tool.py b/gs_db_tool/gs_db_tool.py
index 5d456a3..f949eae 100644
--- a/gs_db_tool/gs_db_tool.py
+++ b/gs_db_tool/gs_db_tool.py
@@ -12,6 +12,7 @@
 """
 
 import argparse
+import sys
 
 from g_sorcery.package_db import PackageDB
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-20 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 15:37 [gentoo-commits] proj/g-sorcery:master commit in: gs_ctan/, gs_db_tool/ Jauhien Piatlicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox