From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/braintree/
Date: Sun, 5 Sep 2021 22:02:28 +0000 (UTC) [thread overview]
Message-ID: <1630879342.46b6136c9a682e4d6a80b4b44f67cd1cf1f6eccd.cedk@gentoo> (raw)
commit: 46b6136c9a682e4d6a80b4b44f67cd1cf1f6eccd
Author: Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 22:02:00 2021 +0000
Commit: Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 22:02:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b6136c
dev-python/braintree: version bumps
Closes: https://bugs.gentoo.org/802567
Closes: https://bugs.gentoo.org/767256
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>
dev-python/braintree/Manifest | 2 +-
.../braintree/{braintree-4.9.0.ebuild => braintree-4.12.0.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/braintree/Manifest b/dev-python/braintree/Manifest
index 2f3223ecb31..f08a94a5622 100644
--- a/dev-python/braintree/Manifest
+++ b/dev-python/braintree/Manifest
@@ -1 +1 @@
-DIST braintree-4.9.0.tar.gz 76671 BLAKE2B 0e7f56e93db9a8a769c43c3c2947c3ed083218d81e5f9ec3bd74862bb52adc9ecb1b0f91f44c447c0bb5579f6e2f0f9b61838d0c83fbcc206bc95bafcb9f2c7b SHA512 16506a4c5ab91fcde8e60dfb125d1a5ec4a6399f94508bbf422d3aedfc902dae7a71af1e36364a3b53519baee9a3c50e7b931173b966e686b5a40ac7947f993c
+DIST braintree-4.12.0.tar.gz 77385 BLAKE2B bd9e241fe39997265286ea96fd2987f2df71138785543de3dba8257e0437a4a4188d3b53c6c783a3a782ee125264916c09226473ea4142200a0ac91e84a4a70b SHA512 d77e9c6ccd636df501d62f1af51f307fd56d7479c4d6517b9440b00d127aa1e21bd30589dd66e1b8f324cf582894fe25ab3803b880b18c4e41b349142150986b
diff --git a/dev-python/braintree/braintree-4.9.0.ebuild b/dev-python/braintree/braintree-4.12.0.ebuild
similarity index 86%
rename from dev-python/braintree/braintree-4.9.0.ebuild
rename to dev-python/braintree/braintree-4.12.0.ebuild
index 8a1849a5e41..e2e3777fe3c 100644
--- a/dev-python/braintree/braintree-4.9.0.ebuild
+++ b/dev-python/braintree/braintree-4.12.0.ebuild
@@ -1,10 +1,9 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS="no"
inherit distutils-r1
DESCRIPTION="Braintree Python Library"
@@ -15,6 +14,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+RESTRICT="test" # Test runs against the development API server
RDEPEND=">=dev-python/requests-0.11.1[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
next reply other threads:[~2021-09-05 22:02 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-05 22:02 Cédric Krier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 2:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/braintree/ Michał Górny
2025-05-01 2:54 Michał Górny
2025-03-01 6:45 Michał Górny
2025-02-01 6:06 Michał Górny
2025-01-30 4:10 Michał Górny
2025-01-22 7:21 Michał Górny
2024-10-30 3:41 Michał Górny
2024-10-30 3:41 Michał Górny
2024-09-21 7:41 Michał Górny
2024-08-30 10:48 Petr Vaněk
2024-07-24 4:45 Michał Górny
2024-06-17 12:41 Petr Vaněk
2024-06-17 12:41 Petr Vaněk
2024-03-27 3:37 Michał Górny
2024-03-06 21:18 Michał Górny
2024-01-10 4:42 Michał Górny
2023-12-19 6:11 Michał Górny
2023-11-07 19:22 Michał Górny
2023-10-29 5:28 Michał Górny
2023-10-10 18:11 Michał Górny
2023-08-30 3:01 Michał Górny
2023-07-24 11:30 Michał Górny
2023-07-11 5:52 Michał Górny
2023-05-23 5:07 Michał Górny
2023-04-07 4:19 Michał Górny
2023-01-26 7:11 Michał Górny
2023-01-12 13:44 Cédric Krier
2023-01-12 11:38 Michał Górny
2022-11-14 4:34 Michał Górny
2022-10-15 8:04 Michał Górny
2022-10-05 5:53 Arthur Zamarin
2022-07-26 14:11 Michał Górny
2022-06-04 17:48 Michał Górny
2022-05-16 13:03 Michał Górny
2022-04-02 7:39 Arthur Zamarin
2022-03-21 11:00 Cédric Krier
2022-02-18 9:19 Michał Górny
2021-05-06 14:51 Cédric Krier
2021-03-06 9:34 Cédric Krier
2021-01-26 10:00 Michał Górny
2020-11-08 21:41 Cédric Krier
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=1630879342.46b6136c9a682e4d6a80b4b44f67cd1cf1f6eccd.cedk@gentoo \
--to=cedk@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