From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pathlib/
Date: Wed, 21 Oct 2015 13:41:27 +0000 (UTC) [thread overview]
Message-ID: <1445434824.515dbbf225912b125854dc9dd9d3ebc8d188b826.jlec@gentoo> (raw)
commit: 515dbbf225912b125854dc9dd9d3ebc8d188b826
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 12:16:13 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 13:40:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515dbbf2
dev-python/pathlib: Don't install existing modules on py3.4
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pathlib/{pathlib-1.0.1.ebuild => pathlib-1.0.1-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/pathlib/pathlib-1.0.1.ebuild b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
similarity index 90%
rename from dev-python/pathlib/pathlib-1.0.1.ebuild
rename to dev-python/pathlib/pathlib-1.0.1-r1.ebuild
index a85afa5..56d014d 100644
--- a/dev-python/pathlib/pathlib-1.0.1.ebuild
+++ b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
@@ -5,7 +5,8 @@
EAPI=5
# In Python 3.4, pathlib is now part of the standard library.
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3} pypy )
+
inherit distutils-r1
DESCRIPTION="Object-oriented filesystem paths"
next reply other threads:[~2015-10-21 13:42 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 13:41 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-18 21:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/pathlib/ Patrick Lauer
2016-09-03 15:44 Mike Gilbert
2016-11-25 16:18 Michał Górny
2016-11-25 16:18 Michał Górny
2017-06-19 11:13 Alexis Ballier
2018-02-19 21:07 Michał Górny
2018-03-04 22:40 Sergei Trofimovich
2018-03-12 0:51 Matt Turner
2018-03-20 1:46 Matt Thode
2019-03-03 8:51 Joshua Kinard
2019-03-31 13:17 Virgil Dupras
2019-12-01 11:35 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2019-12-26 9:54 Sergei Trofimovich
2020-01-14 19:57 Sergei Trofimovich
2020-01-28 10:20 Agostino Sarubbo
2020-01-28 11:32 Agostino Sarubbo
2020-01-30 11:05 Agostino Sarubbo
2020-02-08 12:50 Sergei Trofimovich
2020-02-11 9:20 Agostino Sarubbo
2020-03-16 6:22 Matt Turner
2020-04-08 20:53 Sergei Trofimovich
2020-07-13 16:51 Sam James
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=1445434824.515dbbf225912b125854dc9dd9d3ebc8d188b826.jlec@gentoo \
--to=jlec@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