public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/progressbar/
Date: Wed,  6 Apr 2016 13:21:04 +0000 (UTC)	[thread overview]
Message-ID: <1459948851.59f05a4e4e20537a3f522a5e64986a9abc862726.klausman@gentoo> (raw)

commit:     59f05a4e4e20537a3f522a5e64986a9abc862726
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 13:20:51 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 13:20:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f05a4e

dev-python/progressbar: Enable pypy3 support

Since all of progressbar's deps now support pypy3, we can enable it for
progressbar itself, too.

Package-Manager: portage-2.2.28

 dev-python/progressbar/progressbar-2.3-r2.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/dev-python/progressbar/progressbar-2.3-r2.ebuild b/dev-python/progressbar/progressbar-2.3-r2.ebuild
new file mode 100644
index 0000000..f7983ac
--- /dev/null
+++ b/dev-python/progressbar/progressbar-2.3-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3)
+
+inherit distutils-r1
+
+DESCRIPTION="Text progressbar library for python"
+HOMEPAGE="https://code.google.com/p/python-progressbar/ https://pypi.python.org/pypi/progressbar"
+SRC_URI="https://python-${PN}.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="|| ( LGPL-2.1 BSD )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+PATCHES=( "${FILESDIR}/progressbar-2.3-python3.3.patch" )


             reply	other threads:[~2016-04-06 13:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 13:21 Tobias Klausmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16  3:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/progressbar/ Sam James
2023-02-16  3:29 Sam James
2022-01-22 12:34 David Seifert
2020-09-18  9:47 David Seifert
2020-02-12  7:51 Agostino Sarubbo
2020-02-05 19:12 Michał Górny
2019-05-30 17:08 David Seifert
2017-10-06 10:39 Sergei Trofimovich
2017-10-06 10:30 Sergei Trofimovich
2017-08-14  8:24 Tobias Klausmann
2016-11-24  3:52 Mike Gilbert
2016-11-24  3:51 Mike Gilbert
2016-10-19 21:55 Patrice Clement
2016-05-06 13:40 Tobias Klausmann
2016-05-06 13:39 Tobias Klausmann
2016-05-06 13:38 Tobias Klausmann
2016-03-27 20:26 David Seifert
2016-03-27 20:26 David Seifert
2016-03-27 19:04 David Seifert

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=1459948851.59f05a4e4e20537a3f522a5e64986a9abc862726.klausman@gentoo \
    --to=klausman@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