From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-file/
Date: Sun, 29 May 2022 18:26:57 +0000 (UTC) [thread overview]
Message-ID: <1653848803.57757b58487389ee79c10dcd6b3d2827be382c2d.arthurzam@gentoo> (raw)
commit: 57757b58487389ee79c10dcd6b3d2827be382c2d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 18:04:09 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 29 18:26:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57757b58
dev-python/requests-file: EAPI=8, USE pep517
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../requests-file/requests-file-1.5.1-r2.ebuild | 24 ++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/dev-python/requests-file/requests-file-1.5.1-r2.ebuild b/dev-python/requests-file/requests-file-1.5.1-r2.ebuild
new file mode 100644
index 000000000000..26a8b97f4dcd
--- /dev/null
+++ b/dev-python/requests-file/requests-file-1.5.1-r2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="File transport adapter for Requests"
+HOMEPAGE="https://pypi.org/project/requests-file/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+ dev-python/requests[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-05-29 18:27 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-29 18:26 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 20:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-file/ Arthur Zamarin
2025-03-11 20:20 Arthur Zamarin
2025-03-10 12:46 Jakov Smolić
2024-06-05 9:13 Michał Górny
2024-06-05 6:48 Arthur Zamarin
2024-05-22 4:49 Michał Górny
2024-05-18 9:29 Michał Górny
2024-02-14 12:36 Michał Górny
2024-02-14 12:26 Michał Górny
2024-01-30 4:07 Michał Górny
2023-11-24 15:29 Michał Górny
2023-09-27 17:59 WANG Xuerui
2023-03-17 15:25 Michał Górny
2022-06-29 3:56 Michał Górny
2022-06-29 0:11 Sam James
2022-06-28 19:06 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2021-10-19 0:12 Sam James
2021-10-17 9:31 Michał Górny
2021-09-19 21:39 Agostino Sarubbo
2021-09-18 19:48 Sam James
2021-08-12 19:40 Louis Sautier
2021-08-12 19:40 Louis Sautier
2021-08-12 11:06 Louis Sautier
2020-12-02 23:13 Aaron Bauman
2020-03-17 10:13 Michał Górny
2019-10-13 14:48 罗百科
2019-10-13 13:15 罗百科
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=1653848803.57757b58487389ee79c10dcd6b3d2827be382c2d.arthurzam@gentoo \
--to=arthurzam@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