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, 8 Nov 2020 21:41:25 +0000 (UTC) [thread overview]
Message-ID: <1604871669.03ccc3cbd869b898ea11e85dc69f4ca07da8ea8b.cedk@gentoo> (raw)
commit: 03ccc3cbd869b898ea11e85dc69f4ca07da8ea8b
Author: Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 21:40:43 2020 +0000
Commit: Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 21:41:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ccc3cb
dev-python/braintree: new ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>
dev-python/braintree/Manifest | 1 +
dev-python/braintree/braintree-4.4.0.ebuild | 21 +++++++++++++++++++++
dev-python/braintree/metadata.xml | 15 +++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/braintree/Manifest b/dev-python/braintree/Manifest
new file mode 100644
index 00000000000..74cf5b358b9
--- /dev/null
+++ b/dev-python/braintree/Manifest
@@ -0,0 +1 @@
+DIST braintree-4.4.0.tar.gz 75010 BLAKE2B 5f59960117a59ae12d51e47bbeecfa9422eda5d2fe29456eaac3a37720878d0e853bbd2bc9d4bae2df4008da8dd80e4c5cbe9b8708734e2d112f7c9482946a06 SHA512 b5ad359ad4dd0459b1468b7281495d4f9eb781d7788060cfdcd0b9c9eb877da07bbe227f149ac07f6445164d25932bb2cfb966bd36cb1402eb8182df6869a489
diff --git a/dev-python/braintree/braintree-4.4.0.ebuild b/dev-python/braintree/braintree-4.4.0.ebuild
new file mode 100644
index 00000000000..686add5196d
--- /dev/null
+++ b/dev-python/braintree/braintree-4.4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..8} )
+inherit distutils-r1
+
+DESCRIPTION="Braintree Python Library"
+HOMEPAGE="https://developers.braintreepayments.com/python/sdk/server/overview"
+SRC_URI="mirror://pypi/b/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/requests-0.11.1[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=(README.md)
diff --git a/dev-python/braintree/metadata.xml b/dev-python/braintree/metadata.xml
new file mode 100644
index 00000000000..a50d9e2445c
--- /dev/null
+++ b/dev-python/braintree/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>cedk@gentoo.org</email>
+ <name>Cédric Krier</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">braintree</remote-id>
+ <remote-id type="github">braintree/braintree_python</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2020-11-08 21:41 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-08 21:41 Cédric Krier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-26 10:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/braintree/ Michał Górny
2021-03-06 9:34 Cédric Krier
2021-05-06 14:51 Cédric Krier
2021-09-05 22:02 Cédric Krier
2022-02-18 9:19 Michał Górny
2022-03-21 11:00 Cédric Krier
2022-04-02 7:39 Arthur Zamarin
2022-05-16 13:03 Michał Górny
2022-06-04 17:48 Michał Górny
2022-07-26 14:11 Michał Górny
2022-10-05 5:53 Arthur Zamarin
2022-10-15 8:04 Michał Górny
2022-11-14 4:34 Michał Górny
2023-01-12 11:38 Michał Górny
2023-01-12 13:44 Cédric Krier
2023-01-26 7:11 Michał Górny
2023-04-07 4:19 Michał Górny
2023-05-23 5:07 Michał Górny
2023-07-11 5:52 Michał Górny
2023-07-24 11:30 Michał Górny
2023-08-30 3:01 Michał Górny
2023-10-10 18:11 Michał Górny
2023-10-29 5:28 Michał Górny
2023-11-07 19:22 Michał Górny
2023-12-19 6:11 Michał Górny
2024-01-10 4:42 Michał Górny
2024-03-06 21:18 Michał Górny
2024-03-27 3:37 Michał Górny
2024-06-17 12:41 Petr Vaněk
2024-06-17 12:41 Petr Vaněk
2024-07-24 4:45 Michał Górny
2024-08-30 10:48 Petr Vaněk
2024-09-21 7:41 Michał Górny
2024-10-30 3:41 Michał Górny
2024-10-30 3:41 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=1604871669.03ccc3cbd869b898ea11e85dc69f4ca07da8ea8b.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