public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect/
Date: Fri, 25 Sep 2015 07:11:26 +0000 (UTC)	[thread overview]
Message-ID: <1443165084.fd620caa51452800d3aa3dc70b833c31ea8d69c3.jlec@gentoo> (raw)

commit:     fd620caa51452800d3aa3dc70b833c31ea8d69c3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 07:03:42 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 07:11:24 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd620caa

dev-python/cssselect: Add pypy support

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/cssselect/cssselect-0.9.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/cssselect/cssselect-0.9.1.ebuild b/dev-python/cssselect/cssselect-0.9.1.ebuild
index 29aed45..453bc03 100644
--- a/dev-python/cssselect/cssselect-0.9.1.ebuild
+++ b/dev-python/cssselect/cssselect-0.9.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy)
 
 inherit distutils-r1
 
@@ -17,7 +17,8 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc test"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
 	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
 	test? ( dev-python/lxml[${PYTHON_USEDEP}] )"
 RDEPEND=""


             reply	other threads:[~2015-09-25  7:11 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25  7:11 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-25 10:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect/ Justin Lecher
2015-09-27  5:25 Jeroen Roovers
2016-06-29 18:18 Patrick Lauer
2016-10-24 11:30 Lars Wendler
2017-01-23  3:38 Lars Wendler
2017-02-06 10:04 Mart Raudsepp
2017-02-12 22:39 Zac Medico
2017-05-03  6:15 Michał Górny
2017-05-19  6:21 Michael Weber
2018-02-17 21:51 Patrice Clement
2018-03-18 19:19 Michał Górny
2018-03-21 14:32 Michał Górny
2018-03-21 14:32 Michał Górny
2018-06-03 10:34 Mikle Kolyada
2018-07-17  8:32 Michał Górny
2019-11-20 13:00 Michał Górny
2019-11-20 13:00 Michał Górny
2019-11-23 14:34 Michał Górny
2019-11-23 15:38 Michał Górny
2019-11-27  2:18 Patrick McLean
2019-12-04  6:48 Aaron Bauman
2019-12-15 11:38 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:53 Agostino Sarubbo
2019-12-19 18:35 Sergei Trofimovich
2019-12-24 14:13 Mikle Kolyada
2020-01-26 17:11 Michał Górny
2020-05-26 10:35 Michał Górny
2020-09-26 16:21 Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2021-05-18 12:51 Michał Górny
2021-07-27 11:00 Marek Szuba
2021-08-21 22:15 James Le Cuirot
2022-05-11 11:47 Michał Górny
2022-05-11 11:47 Michał Górny
2022-06-12 11:53 Sam James
2022-06-12 14:25 Michał Górny
2022-10-28  7:09 Michał Górny
2022-11-29  7:27 Arthur Zamarin
2022-11-29  8:41 Michał Górny
2023-05-25  3:18 Sam James
2024-05-09 18:52 Michał Górny
2025-02-15 14:16 Michał Górny
2025-03-11  8:47 Michał Górny
2025-03-29  7:59 Arthur Zamarin
2025-03-29  9:13 Michał Górny
2025-04-12 18:54 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=1443165084.fd620caa51452800d3aa3dc70b833c31ea8d69c3.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