commit:     49dd8433d1a2519d3721358686b903afa3a1663d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu May 11 23:43:41 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu May 11 23:43:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49dd8433

dev-python/types-urllib3: drop 1.26.14, 1.26.15

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

 dev-python/types-urllib3/Manifest                     |  2 --
 dev-python/types-urllib3/types-urllib3-1.26.14.ebuild | 19 -------------------
 dev-python/types-urllib3/types-urllib3-1.26.15.ebuild | 19 -------------------
 3 files changed, 40 deletions(-)

diff --git a/dev-python/types-urllib3/Manifest 
b/dev-python/types-urllib3/Manifest
index 65daa655a..06abc0321 100644
--- a/dev-python/types-urllib3/Manifest
+++ b/dev-python/types-urllib3/Manifest
@@ -1,3 +1 @@
-DIST types-urllib3-1.26.14.tar.gz 8862 BLAKE2B 
6dda6de46b243b06afa57621307804512f78612373d4eae5b14472e738ac263fd8da38ddce95fcef7da2e461c291a550d0a52033b9b73c5018276f18fad6638a
 SHA512 
1dd04532efd6eb98834c4c45654e34edefae10290ff608ba07f21702b0ba00e49e0b4d69fb2b3bfe4038dcbbdf2cdddf45519a37d8615959921ef34741a910cb
-DIST types-urllib3-1.26.15.tar.gz 8855 BLAKE2B 
74d8df4d35766dcfefda8bb4f2d99fc8eb42451df6ae54f4543fcd1e63fdbf2ef1c534216cae7366ea3666b31a168e7fcac7c1dae3bddb294f130f9ffaf04417
 SHA512 
32300f58eb9fac3aa792093737a31872baf12c19ab8890ec76dae21188ec18048059b41e8c576cc8f9d8402f4014549ae89715298615955115984ca7ddf7f870
 DIST types-urllib3-1.26.25.13.tar.gz 11035 BLAKE2B 
4bb9c4b3761afa72dc6e0b6706261788908dd34f8d58593dc2d82845c3b0cac3b19cfe9b3fcfa75714c585be028b0ab57888affb4263efcc7aca083f4dce1689
 SHA512 
ba543c6365f590d5d7b1682da7cc6fdbab1ff144edf4d05865dd44ac0c9198c5aec14e884e3c6fbc945a67b7216624721d6af2d9730858b105ef8748f246bfd4

diff --git a/dev-python/types-urllib3/types-urllib3-1.26.14.ebuild 
b/dev-python/types-urllib3/types-urllib3-1.26.14.ebuild
deleted file mode 100644
index e04966df5..000000000
--- a/dev-python/types-urllib3/types-urllib3-1.26.14.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Typing stubs for urllib3"
-HOMEPAGE="
-       https://pypi.org/project/types-urllib3/
-       https://github.com/python/typeshed/tree/master/stubs/urllib3
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"

diff --git a/dev-python/types-urllib3/types-urllib3-1.26.15.ebuild 
b/dev-python/types-urllib3/types-urllib3-1.26.15.ebuild
deleted file mode 100644
index 0da244bd0..000000000
--- a/dev-python/types-urllib3/types-urllib3-1.26.15.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for urllib3"
-HOMEPAGE="
-       https://pypi.org/project/types-urllib3/
-       https://github.com/python/typeshed/tree/master/stubs/urllib3
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"

Reply via email to