From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-paginate/
Date: Thu, 18 Jul 2019 22:25:57 +0000 (UTC) [thread overview]
Message-ID: <1563488737.0af4d0acb12601bd5eb7bf62fe2d657c1ee56637.sbraz@gentoo> (raw)
commit: 0af4d0acb12601bd5eb7bf62fe2d657c1ee56637
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 22:25:24 2019 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 22:25:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af4d0ac
dev-python/flask-paginate: add PyPy{,3}, fix test dependencies
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
...sk-paginate-0.5.3.ebuild => flask-paginate-0.5.3-r1.ebuild} | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/dev-python/flask-paginate/flask-paginate-0.5.3.ebuild b/dev-python/flask-paginate/flask-paginate-0.5.3-r1.ebuild
similarity index 73%
rename from dev-python/flask-paginate/flask-paginate-0.5.3.ebuild
rename to dev-python/flask-paginate/flask-paginate-0.5.3-r1.ebuild
index 3bdd94ff930..1cdce8d7c42 100644
--- a/dev-python/flask-paginate/flask-paginate-0.5.3.ebuild
+++ b/dev-python/flask-paginate/flask-paginate-0.5.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
inherit distutils-r1
@@ -11,15 +11,19 @@ MY_COMMIT="510ad833106134711868653fb597bf75ea8ac34f"
DESCRIPTION="Pagination support for flask"
HOMEPAGE="https://flask-paginate.readthedocs.io"
+# https://github.com/lixxu/flask-paginate/issues/68
SRC_URI="https://github.com/lixxu/flask-paginate/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
-#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE="test"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
S="${WORKDIR}/${PN}-${MY_COMMIT}"
next reply other threads:[~2019-07-18 22:26 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-18 22:25 Louis Sautier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-17 6:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-paginate/ Arthur Zamarin
2025-02-27 20:56 Michał Górny
2024-05-17 17:48 Michał Górny
2024-05-17 17:48 Michał Górny
2024-04-12 3:35 Michał Górny
2024-03-29 15:28 Michał Górny
2023-12-08 17:08 Michał Górny
2023-10-23 12:35 Michał Górny
2023-10-08 17:48 Michał Górny
2023-06-02 18:19 Michał Górny
2023-02-21 17:06 Sam James
2023-02-21 17:06 Sam James
2022-05-16 13:18 Michał Górny
2022-01-12 16:02 Michał Górny
2021-12-30 8:57 Michał Górny
2021-11-14 8:46 Michał Górny
2021-10-26 11:12 Michał Górny
2021-06-05 13:42 Michał Górny
2021-02-01 8:50 Michał Górny
2021-01-12 8:38 Michał Górny
2021-01-12 8:38 Michał Górny
2021-01-09 18:58 Sam James
2021-01-09 18:58 Sam James
2020-09-28 12:59 Joonas Niilola
2020-09-28 12:59 Joonas Niilola
2020-03-27 9:16 Michał Górny
2019-07-18 7:55 Michał Górny
2019-03-10 22:38 Patrice Clement
2018-11-03 22:59 Patrice Clement
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=1563488737.0af4d0acb12601bd5eb7bf62fe2d657c1ee56637.sbraz@gentoo \
--to=sbraz@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