public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: profiles/, dev-python/pure-protobuf/files/, dev-python/pure-protobuf/
@ 2024-07-04 14:38 Takuya Wakazono
  0 siblings, 0 replies; only message in thread
From: Takuya Wakazono @ 2024-07-04 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5891f0a5b320b1f572de7974157d212c45fb841f
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Jul  4 14:37:01 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Thu Jul  4 14:37:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5891f0a5

dev-python/pure-protobuf: treeclean

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-python/pure-protobuf/Manifest                  |  1 -
 .../files/pure-protobuf-3.0.1-static-version.patch | 12 ------------
 dev-python/pure-protobuf/metadata.xml              | 18 ------------------
 .../pure-protobuf/pure-protobuf-3.0.1.ebuild       | 22 ----------------------
 profiles/package.mask                              |  5 -----
 5 files changed, 58 deletions(-)

diff --git a/dev-python/pure-protobuf/Manifest b/dev-python/pure-protobuf/Manifest
deleted file mode 100644
index e61777204..000000000
--- a/dev-python/pure-protobuf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pure_protobuf-3.0.1.tar.gz 18228 BLAKE2B c714bcd78763e854e9e690b98d4166cf8395511ad8fa8a37692daeec86463e99a884069b3da927a594b6204a5c8b3810b2fac5d7d1075794891d1843a232a2ba SHA512 f08005d2fbeda2d5cfc0f066cb88da350ba3ff7d8ee8922c58b77936360782c5e5ac40f8a5a98377c65c7a0d0df5e10d16fafa082f0a6caddbf6450782551ab0

diff --git a/dev-python/pure-protobuf/files/pure-protobuf-3.0.1-static-version.patch b/dev-python/pure-protobuf/files/pure-protobuf-3.0.1-static-version.patch
deleted file mode 100644
index 39e1d7f6c..000000000
--- a/dev-python/pure-protobuf/files/pure-protobuf-3.0.1-static-version.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-We don't need dynamic versioning, replace with default backend.
---- a/pyproject.toml	2024-03-06 20:59:32.071133500 +0900
-+++ b/pyproject.toml	2024-03-06 21:00:01.002037882 +0900
-@@ -31,7 +31,7 @@
- 
- [build-system]
- requires = ["poetry-core", "poetry-dynamic-versioning"]
--build-backend = "poetry_dynamic_versioning.backend"
-+build-backend = "poetry.core.masonry.api"
- 
- [tool.poetry.dependencies]
- get-annotations = { version = "^0.1.2", python = "<3.10" }

diff --git a/dev-python/pure-protobuf/metadata.xml b/dev-python/pure-protobuf/metadata.xml
deleted file mode 100644
index ba7bff730..000000000
--- a/dev-python/pure-protobuf/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>pastalian46@gmail.com</email>
-		<name>Takuya Wakazono</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">eigenein/protobuf</remote-id>
-		<remote-id type="pypi">pure-protobuf</remote-id>
-		<maintainer>
-			<name>Pavel Perestoronin</name>
-			<email>eigenein@gmail.com</email>
-		</maintainer>
-		<bugs-to>https://github.com/eigenein/protobuf/issues</bugs-to>
-		<changelog>https://github.com/eigenein/protobuf/blob/master/CHANGELOG.md</changelog>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/pure-protobuf/pure-protobuf-3.0.1.ebuild b/dev-python/pure-protobuf/pure-protobuf-3.0.1.ebuild
deleted file mode 100644
index 791915bfb..000000000
--- a/dev-python/pure-protobuf/pure-protobuf-3.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=poetry
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of Protocol Buffers data types with dataclasses support"
-HOMEPAGE="
-	https://github.com/eigenein/protobuf
-	https://pypi.org/project/pure-protobuf/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/typing-extensions[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}/${P}-static-version.patch" )

diff --git a/profiles/package.mask b/profiles/package.mask
index f397ac0f9..7258eccfd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -56,11 +56,6 @@ dev-python/sphinxext-opengraph
 dev-python/betterproto
 dev-python/grpclib
 
-# Takuya Wakazono <pastalian46@gmai.com> (2024-06-02)
-# app-text/komikku no longer depends on this. No revdeps left.
-# Removal on 2024-07-02.
-dev-python/pure-protobuf
-
 # Julien Roy <julien@jroy.ca> (2024-05-31)
 # Several versions out of date, needs a maintainer
 # Masked for removal in 30 days


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-04 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04 14:38 [gentoo-commits] repo/proj/guru:dev commit in: profiles/, dev-python/pure-protobuf/files/, dev-python/pure-protobuf/ Takuya Wakazono

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox