summaryrefslogtreecommitdiff
path: root/dev-python/discord-protos
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/discord-protos
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/discord-protos')
-rw-r--r--dev-python/discord-protos/Manifest2
-rw-r--r--dev-python/discord-protos/discord-protos-1.2.126.ebuild24
-rw-r--r--dev-python/discord-protos/metadata.xml9
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/discord-protos/Manifest b/dev-python/discord-protos/Manifest
deleted file mode 100644
index d2c7150f7f11..000000000000
--- a/dev-python/discord-protos/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST discord_protos-1.2.126.tar.gz 162942 BLAKE2B 779dba561638b843378f6ece1a40114c86863f7922b7366cdfa0cbfe8b34be6289a7e89dabdb83b40202465a496520e44fb2c1e0652ea148935333c6a223e9e8 SHA512 1c2a8e369cdb93311d1ad2d84697d95c99d0ba6ccbfad564d261a38c8c0fc23e1460d5e9fe8c558e3b57151783c739eae368c11f440fc99c161abb2f953d2886
-DIST discord_protos-1.2.126.tar.gz.provenance 9989 BLAKE2B 52f23a0c095c665203e3d90a82526e502abd6bcb1a8d0e971cc213bb2c8d8f4bf057f01aba55b88873bf6cc155568ee9662a14e57c86bbebf9df7cf881958f3a SHA512 5db737c79b59142ec219b42d3a1064e9aceae6c4f7e858388cd6d5a3a65e0f1849699b0c304982280a2e21491af49b7cd6968e0eb20aeb517f7aeebe5902bda8
diff --git a/dev-python/discord-protos/discord-protos-1.2.126.ebuild b/dev-python/discord-protos/discord-protos-1.2.126.ebuild
deleted file mode 100644
index eb0f4a86fac6..000000000000
--- a/dev-python/discord-protos/discord-protos-1.2.126.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_VERIFY_REPO=https://github.com/discord-userdoccers/discord-protos
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit pypi distutils-r1
-
-DESCRIPTION="Reverse-engineering Discord's protobufs"
-HOMEPAGE="
- https://pypi.org/project/discord-protos/
- https://github.com/discord-userdoccers/discord-protos
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/protobuf[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/discord-protos/metadata.xml b/dev-python/discord-protos/metadata.xml
deleted file mode 100644
index 2e6c93564267..000000000000
--- a/dev-python/discord-protos/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">discord-userdoccers/discord-protos</remote-id>
- <remote-id type="pypi">discord-protos</remote-id>
- </upstream>
-</pkgmetadata>