From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/
Date: Sat, 10 Jun 2017 17:13:40 +0000 (UTC) [thread overview]
Message-ID: <1497114768.e77cee6619a9c31c8f3224643b11e70cd58d3d66.floppym@gentoo> (raw)
commit: e77cee6619a9c31c8f3224643b11e70cd58d3d66
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 17:11:33 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 17:12:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77cee66
dev-python/backports-ssl-match-hostname: skip build in install phase
This prevents __init__.py from being re-copied from ${S}.
Package-Manager: Portage-2.3.6_p7, Repoman-2.3.2_p75
.../backports-ssl-match-hostname-3.5.0.1-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild
index fc10bae4dc5..e3884c33c56 100644
--- a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild
+++ b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild
@@ -31,6 +31,5 @@ python_install_all() {
python_install() {
# main namespace provided by dev-python/backports
rm "${BUILD_DIR}"/lib/backports/__init__.py || die
- rm -f backports/__init__.py || die
- distutils-r1_python_install
+ distutils-r1_python_install --skip-build
}
next reply other threads:[~2017-06-10 17:13 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-10 17:13 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-21 17:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/ Patrick McLean
2019-03-16 18:53 Mikle Kolyada
2018-06-28 6:50 Fabian Groffen
2018-02-21 22:11 Michał Górny
2017-09-25 13:43 Manuel Rüger
2017-09-25 13:37 Pacho Ramos
2017-07-16 12:32 Patrice Clement
2017-05-02 14:02 Michał Górny
2017-02-28 22:49 Michael Weber
2016-12-01 20:50 Markus Meier
2016-11-20 13:45 Agostino Sarubbo
2016-11-14 15:09 Tobias Klausmann
2016-11-12 11:11 Jeroen Roovers
2016-11-07 15:37 Agostino Sarubbo
2016-04-20 10:55 Anthony G. Basile
2016-03-27 19:04 David Seifert
2016-02-28 6:51 Matt Thode
2016-01-22 17:42 Mike Gilbert
2016-01-11 9:56 Agostino Sarubbo
2016-01-07 18:43 Patrick Lauer
2015-12-22 21:15 Manuel Rüger
2015-11-18 15:40 Justin Lecher
2015-08-20 17:12 Tobias Klausmann
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=1497114768.e77cee6619a9c31c8f3224643b11e70cd58d3d66.floppym@gentoo \
--to=floppym@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