From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoopm:master commit in: /
Date: Wed, 5 Aug 2015 21:32:15 +0000 (UTC) [thread overview]
Message-ID: <1438809399.ca727599c9b36aae1aebbe3a6a8d88fb40663662.mgorny@gentoo> (raw)
commit: ca727599c9b36aae1aebbe3a6a8d88fb40663662
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 5 21:16:39 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 21:16:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/gentoopm.git/commit/?id=ca727599
setup.py test: Run 'build' before tests
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 61b6ff9..8f987a4 100755
--- a/setup.py
+++ b/setup.py
@@ -41,6 +41,7 @@ class TestCommand(Command):
('build_lib', 'build_lib'))
def run(self):
+ self.run_command('build_py')
sys.path.insert(0, self.build_lib)
try:
next reply other threads:[~2015-08-05 21:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-05 21:32 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-16 16:16 [gentoo-commits] proj/gentoopm:master commit in: / Michał Górny
2012-10-28 15:24 Michał Górny
2012-10-28 10:33 Michał Górny
2011-09-09 21:13 Michał Górny
2011-08-13 10:58 Michał Górny
2011-08-13 10:58 Michał Górny
2011-08-13 10:57 [gentoo-commits] proj/gentoopm:gentoopm-0.2 " Michał Górny
2011-08-13 10:58 ` [gentoo-commits] proj/gentoopm:master " Michał Górny
2011-08-13 10:31 Michał Górny
2011-07-22 13:16 Michał Górny
2011-07-14 14:36 Michał Górny
2011-07-13 16:26 Michał Górny
2011-07-11 9:40 Michał Górny
2011-07-10 12:34 Michał Górny
2011-07-07 19:55 Michał Górny
2011-07-06 22:04 Michał Górny
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=1438809399.ca727599c9b36aae1aebbe3a6a8d88fb40663662.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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