From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/flask-bcrypt/
Date: Mon, 22 Feb 2016 12:40:28 +0000 (UTC) [thread overview]
Message-ID: <1456144807.1f628d52e76b3efaf5d221b050faa3571114e041.dev-zero@gentoo> (raw)
commit: 1f628d52e76b3efaf5d221b050faa3571114e041
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 12:40:07 2016 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 12:40:07 2016 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=1f628d52
dev-python/flask-bcrypt: enable build with py3_5
dev-python/flask-bcrypt/flask-bcrypt-0.7.1.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-python/flask-bcrypt/flask-bcrypt-0.7.1.ebuild b/dev-python/flask-bcrypt/flask-bcrypt-0.7.1.ebuild
index 26f1df5..dd10c34 100644
--- a/dev-python/flask-bcrypt/flask-bcrypt-0.7.1.ebuild
+++ b/dev-python/flask-bcrypt/flask-bcrypt-0.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
@@ -17,12 +17,10 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]
- dev-python/bcrypt[${PYTHON_USEDEP}]
- "
+ dev-python/bcrypt[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/nose[${PYTHON_USEDEP}] )
- "
+ test? ( dev-python/nose[${PYTHON_USEDEP}] )"
# use the github tarball which includes the test files
python_test() {
next reply other threads:[~2016-02-22 12:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 12:40 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-27 18:25 [gentoo-commits] dev/dev-zero:master commit in: dev-python/flask-bcrypt/ Tiziano Müller
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=1456144807.1f628d52e76b3efaf5d221b050faa3571114e041.dev-zero@gentoo \
--to=dev-zero@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