commit:     47b369db99cea0d77530f770bff9f9f5d9f879f9
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Jan 21 21:18:37 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jan 21 21:33:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47b369db

dev-python/types-urllib3: treeclean

Removed upstream.
All revdeps have been updated to depend on dev-python/urllib3, which has
its own type annotations.

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

 dev-python/types-urllib3/Manifest                    |  1 -
 dev-python/types-urllib3/metadata.xml                | 14 --------------
 .../types-urllib3/types-urllib3-1.26.25.14.ebuild    | 20 --------------------
 3 files changed, 35 deletions(-)

diff --git a/dev-python/types-urllib3/Manifest 
b/dev-python/types-urllib3/Manifest
deleted file mode 100644
index 40b3f42e5e..0000000000
--- a/dev-python/types-urllib3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST types-urllib3-1.26.25.14.tar.gz 11239 BLAKE2B 
700dcab5816468256acdbfa9c2fa75cfc65ba064dd1cddbfb01a5b250147eb5689894c3afd40f6488c21f2c49f793073426dd08752a242fc5e42fc3a097f819b
 SHA512 
42fffc81660a6cad33ea7280c0d7e99fd65c6f02f14b68882aa3761c1d6ca54dc36bbfde511f2b9d3bd2c32f38dfaa969a0a24126a7fd64eea75cc9c45804622

diff --git a/dev-python/types-urllib3/metadata.xml 
b/dev-python/types-urllib3/metadata.xml
deleted file mode 100644
index 02ba8095c8..0000000000
--- a/dev-python/types-urllib3/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Alessandro Barbieri</name>
-       </maintainer>
-       <upstream>
-               <bugs-to>https://github.com/python/typeshed/issues</bugs-to>
-               <remote-id type="github">python/typeshed</remote-id>
-               <remote-id type="pypi">types-urllib3</remote-id>
-               
<changelog>https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/urllib3.md</changelog>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/types-urllib3/types-urllib3-1.26.25.14.ebuild 
b/dev-python/types-urllib3/types-urllib3-1.26.25.14.ebuild
deleted file mode 100644
index b4d59a67d1..0000000000
--- a/dev-python/types-urllib3/types-urllib3-1.26.25.14.ebuild
+++ /dev/null
@@ -1,20 +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_{9..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