From: "Jauhien Piatlicki" <piatlicki@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/g-sorcery:master commit in: gs_ctan/, gs_db_tool/
Date: Fri, 20 Sep 2013 15:37:27 +0000 (UTC) [thread overview]
Message-ID: <1379691424.a6f62afad55ef93282516b87e8b8b5a26a984d8c.jauhien@gentoo> (raw)
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
reply other threads:[~2013-09-20 15:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1379691424.a6f62afad55ef93282516b87e8b8b5a26a984d8c.jauhien@gentoo \
--to=piatlicki@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox