From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-requests/
Date: Mon, 14 Mar 2022 02:41:43 +0000 (UTC) [thread overview]
Message-ID: <1647225700.065f3c9cfa8d163845c7ef812d934a327f2663cb.Alessandro-Barbieri@gentoo> (raw)
commit: 065f3c9cfa8d163845c7ef812d934a327f2663cb
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 02:01:32 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 02:41:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=065f3c9c
dev-python/types-requests: add 2.27.12
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/types-requests/Manifest | 1 +
.../types-requests/types-requests-2.27.12.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/types-requests/Manifest b/dev-python/types-requests/Manifest
index 719397a3f..8d044d7f0 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1,2 +1,3 @@
DIST types-requests-2.25.11.tar.gz 14055 BLAKE2B 313bfd314e44950b3767142f30ef4963836beb0b5abb60bc0c74fa332c54cc63f94b7f35ae1e207911ee41635b8a44a330abe14379dcc2199fcdc3d12ef2058b SHA512 3f748f234f499c16085be1a408b0f6698c5ca71ed52a2b7dfc4d7df43d102ff081e109b762cd1caf34e8b40c5b776941576882184fb0fe13d5c831f045e69e33
DIST types-requests-2.27.11.tar.gz 10065 BLAKE2B df6189456484ae269dddc492f6599d9f4283576dd61263a46f73ab68cccb29a9e5df65a3aacd0dc391a136d6e0b7a5dfac27fe69be3b2f5e5d5a585018481c24 SHA512 68e4a2f6397f43d3763bb97da3d60c777b9418e6f086006afb30fd2f7d600dbb3e5282604ffc51bf5a42a936426aa3060fb3b22a2f39df0f2a18e551862ff39a
+DIST types-requests-2.27.12.tar.gz 10092 BLAKE2B abdf17498a43843a00d00931ae2c852fefeec5535a9cabde14bcf78776145e23452433e7efd866bc057457942927ef608999c202c7b2d5aabbcc2b635dbda287 SHA512 691fb49a9f16f028fe94e7c1f7b7ebcdae46b457891914f4508de9e5b772b9cfd33fea13377b72c555385f11009ee6efbebb3cc15010a7a18dd1138a4ac0295c
diff --git a/dev-python/types-requests/types-requests-2.27.12.ebuild b/dev-python/types-requests/types-requests-2.27.12.ebuild
new file mode 100644
index 000000000..904df09ef
--- /dev/null
+++ b/dev-python/types-requests/types-requests-2.27.12.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Typing stubs for requests"
+HOMEPAGE="
+ https://pypi.org/project/types-requests/
+ https://github.com/python/typeshed/tree/master/stubs/requests
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+
+RDEPEND="<dev-python/types-urllib3-1.27"
+DEPEND="${RDEPEND}"
next reply other threads:[~2022-03-14 2:41 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-14 2:41 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-15 13:23 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-requests/ Lucio Sauer
2024-07-15 13:23 Lucio Sauer
2024-07-15 13:23 Lucio Sauer
2024-06-26 15:20 Lucio Sauer
2024-06-26 15:20 Lucio Sauer
2024-03-20 0:35 Lucio Sauer
2024-03-20 0:35 Lucio Sauer
2024-02-19 16:47 Lucio Sauer
2024-02-19 16:47 Lucio Sauer
2024-01-25 9:57 Lucio Sauer
2024-01-25 9:57 Lucio Sauer
2024-01-21 21:45 Lucio Sauer
2024-01-21 21:45 Lucio Sauer
2023-11-16 8:33 Lucio Sauer
2023-11-16 8:33 Lucio Sauer
2023-10-05 19:39 Lucio Sauer
2023-10-05 19:39 Lucio Sauer
2023-10-03 0:21 Lucio Sauer
2023-10-02 23:54 Lucio Sauer
2023-10-02 23:54 Lucio Sauer
2023-09-26 12:52 Lucio Sauer
2023-09-26 12:52 Lucio Sauer
2023-09-22 19:19 Lucio Sauer
2023-08-02 9:50 Lucio Sauer
2023-08-02 9:50 Lucio Sauer
2023-07-05 13:59 Anna Vyalkova
2023-05-29 17:29 Lucio Sauer
2023-05-29 17:29 Lucio Sauer
2023-05-24 22:38 Lucio Sauer
2023-05-24 22:38 Lucio Sauer
2023-05-11 23:49 Lucio Sauer
2023-05-11 23:49 Lucio Sauer
2023-03-17 13:32 Anna Vyalkova
2022-06-28 4:34 Alessandro Barbieri
2022-06-14 8:00 Alessandro Barbieri
2022-05-30 12:09 Alessandro Barbieri
2022-05-28 21:48 Alessandro Barbieri
2022-05-02 20:01 Alessandro Barbieri
2022-04-20 22:37 Alessandro Barbieri
2022-04-04 19:32 Alessandro Barbieri
2022-03-29 9:09 Alessandro Barbieri
2022-03-26 0:09 Alessandro Barbieri
2022-03-17 1:42 Alessandro Barbieri
2022-03-12 1:18 Alessandro Barbieri
2021-11-02 3:40 Alessandro Barbieri
2021-10-14 20:22 Alessandro Barbieri
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=1647225700.065f3c9cfa8d163845c7ef812d934a327f2663cb.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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