summaryrefslogtreecommitdiff
path: root/dev-python/types-protobuf
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/types-protobuf
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/types-protobuf')
-rw-r--r--dev-python/types-protobuf/Manifest1
-rw-r--r--dev-python/types-protobuf/metadata.xml13
-rw-r--r--dev-python/types-protobuf/types-protobuf-6.32.1.20251210.ebuild17
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
deleted file mode 100644
index 92ad80af5e41..000000000000
--- a/dev-python/types-protobuf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST types_protobuf-6.32.1.20251210.tar.gz 63900 BLAKE2B 08401c94c98e675e423071698bbda8abd52589b507a0acb831730aa43ee6966a4d4e4530e891bb5ba574d7f3d38d11772c0d056b75a3a44d8f9731b9154e631d SHA512 ebbf4eeaecc1fdd03c4d69129c37a064bb837471c5400b1398d8e3ad8722470ffe9d4a7c2fa2cabadf9773144c82d33dfba801cabf94983f9e23ef96a69ac593
diff --git a/dev-python/types-protobuf/metadata.xml b/dev-python/types-protobuf/metadata.xml
deleted file mode 100644
index 64df2f9a3e67..000000000000
--- a/dev-python/types-protobuf/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>watermanpaint@posteo.net</email>
- <name>Lucio Sauer</name>
- </maintainer>
- <upstream>
- <remote-id type="github">python/typeshed</remote-id>
- <remote-id type="pypi">types-protobuf</remote-id>
- <changelog>https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/protobuf.md</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/types-protobuf/types-protobuf-6.32.1.20251210.ebuild b/dev-python/types-protobuf/types-protobuf-6.32.1.20251210.ebuild
deleted file mode 100644
index a28aa569c0d1..000000000000
--- a/dev-python/types-protobuf/types-protobuf-6.32.1.20251210.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
- https://pypi.org/project/types-protobuf/
- https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"