public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-requests/
Date: Sun, 21 Jan 2024 21:45:48 +0000 (UTC)	[thread overview]
Message-ID: <1705872795.3a2fa9b8dc2206958b09b9accb8865b702fb6844.watermanpaint@gentoo> (raw)

commit:     3a2fa9b8dc2206958b09b9accb8865b702fb6844
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Jan 21 21:16:38 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jan 21 21:33:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a2fa9b8

dev-python/types-requests: drop 2.31.0.6, 2.31.0.10

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-requests/Manifest                 |  2 --
 .../types-requests/types-requests-2.31.0.10.ebuild | 23 ----------------------
 .../types-requests/types-requests-2.31.0.6.ebuild  | 23 ----------------------
 3 files changed, 48 deletions(-)

diff --git a/dev-python/types-requests/Manifest b/dev-python/types-requests/Manifest
index 10ca54946a..238f0e7f95 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1,3 +1 @@
-DIST types-requests-2.31.0.10.tar.gz 16198 BLAKE2B a69ad9e54bb2cf186f5f66e099e837131819e4106ff946eeb3b25a9c0eea0eba5cd8cb8c82dad24071cac25960a159a82583c2529d62ef162e9eaae3718abee5 SHA512 15d4d6c9714fa32042bf77c283d681011198e925a2c3eb4e7ff3038c46fb09983ff96f33f1ec170f1408a494458c53d8e7bbbf04052f0978f696884bdfcfa8a9
 DIST types-requests-2.31.0.20240106.tar.gz 16289 BLAKE2B 000ee9bd4e0662401d9894590349f6ac059ca543600bf0e9116133ddcbd6d91a5c73a4721aac7e0ba77c6da30e41abfdb4fa67330e6cabd93d7f0b1242063874 SHA512 4ec68c2750b110ad377cc7e23db7bb0083b144d01b433fada1f56a5c2747532bff21b63170b674f626690e17ad7027b03ec216a2a27ee11a05633c4a201b7c30
-DIST types-requests-2.31.0.6.tar.gz 15535 BLAKE2B 165bbedb94cf39b271a32c37e58333d0f59b053a3c882c964e5c46f8fe95fba4ce158434714f4352fc426b6c6fcc98e31caf79407d1778c4e514c0a8a6dfe457 SHA512 e35dc869c6192cea6408407fe024c9dcaeac7baa208df250671f0d99d31e36aa20647d3d1823069bdae27b899d1278010ebfc4ad19ef00a922cd1f64636bd521

diff --git a/dev-python/types-requests/types-requests-2.31.0.10.ebuild b/dev-python/types-requests/types-requests-2.31.0.10.ebuild
deleted file mode 100644
index 81ac8d642d..0000000000
--- a/dev-python/types-requests/types-requests-2.31.0.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for requests"
-HOMEPAGE="
-	https://pypi.org/project/types-requests/
-	https://github.com/python/typeshed/tree/master/stubs/requests
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-
-# Depends on _typeshed util stub module bundled with mypy and other type checkers.
-RDEPEND=">=dev-python/urllib3-2"

diff --git a/dev-python/types-requests/types-requests-2.31.0.6.ebuild b/dev-python/types-requests/types-requests-2.31.0.6.ebuild
deleted file mode 100644
index 992925ec37..0000000000
--- a/dev-python/types-requests/types-requests-2.31.0.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for requests"
-HOMEPAGE="
-	https://pypi.org/project/types-requests/
-	https://github.com/python/typeshed/tree/master/stubs/requests
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-
-# Depends on _typeshed util stub module bundled with mypy and other type checkers.
-RDEPEND="dev-python/types-urllib3"


             reply	other threads:[~2024-01-21 21:45 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 21:45 Lucio Sauer [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
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-14  2:41 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=1705872795.3a2fa9b8dc2206958b09b9accb8865b702fb6844.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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