From: "Jauhien Piatlicki" <piatlicki@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/g-sorcery:master commit in: /, gs_pypi/
Date: Thu, 5 Sep 2013 17:21:06 +0000 (UTC) [thread overview]
Message-ID: <1378401644.fb684f013326283da1c9c574b2c7bf6699a27ccf.jauhien@gentoo> (raw)
commit: fb684f013326283da1c9c574b2c7bf6699a27ccf
Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
AuthorDate: Thu Sep 5 17:20:44 2013 +0000
Commit: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
CommitDate: Thu Sep 5 17:20:44 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=fb684f01
gs-pypi: fix errors
---
gs-pypi.json | 1 +
gs_pypi/ebuild.py | 2 +-
gs_pypi/gs_pypi_generate_db.py | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/gs-pypi.json b/gs-pypi.json
index 58586ce..052b490 100644
--- a/gs-pypi.json
+++ b/gs-pypi.json
@@ -41,4 +41,5 @@
"Zope Public License": "ZPL",
"zlib/libpng License": "ZLIB"
}
+ }
}
diff --git a/gs_pypi/ebuild.py b/gs_pypi/ebuild.py
index 0be2999..b25c1a4 100644
--- a/gs_pypi/ebuild.py
+++ b/gs_pypi/ebuild.py
@@ -49,7 +49,7 @@ class PypiEbuildWithDigestGenerator(DefaultEbuildGenerator):
inherit = ["gs-pypi"]
vars_after_description = \
- ["homepage", , "license",
+ ["homepage", "license",
{"name" : "src_uri", "value" : 'http://pypi.python.org/packages/source/${REALNAME:0:1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz'}]
vars_after_keywords = \
diff --git a/gs_pypi/gs_pypi_generate_db.py b/gs_pypi/gs_pypi_generate_db.py
index 52585f3..1d95a8a 100644
--- a/gs_pypi/gs_pypi_generate_db.py
+++ b/gs_pypi/gs_pypi_generate_db.py
@@ -15,6 +15,7 @@ import os
import sys
from g_sorcery.compatibility import TemporaryDirectory
+from g_sorcery.exceptions import FileJSONError
from g_sorcery.fileutils import copy_all, FileJSON
from g_sorcery.logger import Logger
next reply other threads:[~2013-09-05 17:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 17:21 Jauhien Piatlicki [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-05 17:09 [gentoo-commits] proj/g-sorcery:master commit in: /, gs_pypi/ Jauhien Piatlicki
2013-08-30 16:58 Jauhien Piatlicki
2013-07-24 23:32 Jauhien Piatlicki
2013-07-23 23:13 Jauhien Piatlicki
2013-07-23 23:13 Jauhien Piatlicki
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=1378401644.fb684f013326283da1c9c574b2c7bf6699a27ccf.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