dev-python/betamax-serializers: treeclean

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-12-18 23:54:03 +09:00
parent eddef38d0d
commit f305e541db
4 changed files with 0 additions and 46 deletions

View File

@@ -1 +0,0 @@
DIST betamax-serializers-0.2.1.tar.gz 3261 BLAKE2B 802a797c480ce0db4f1c84a9579c004699edddf1659e49a191835474a9fa500718a79b371ee0b510387fdf009935e761616cd6c17c427ae091897e6ffd681a52 SHA512 0297b91a0a5af17e02ec663151458df5721d5c773febc891985191dccea36ba349e81d39a5884e662c3b7b8899d1fd252a890970b6099d98bfa0aaab8f2b909f

View File

@@ -1,24 +0,0 @@
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( pypy3 python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 optfeature pypi
DESCRIPTION="A set of third-party serializers for Betamax"
HOMEPAGE="https://pypi.org/project/betamax-serializers/ https://gitlab.com/betamax/serializers"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="dev-python/betamax[${PYTHON_USEDEP}]"
DOCS=( {AUTHORS,HISTORY,README}.rst )
pkg_postinst() {
optfeature "YAML serializer support" dev-python/pyyaml
}

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<maintainer>
<email>graffatcolmingov@gmail.com</email>
<name>Ian Cordasco</name>
</maintainer>
<remote-id type="pypi">betamax-serializers</remote-id>
<remote-id type="gitlab">betamax/serializers</remote-id>
<changelog>https://pypi.org/rss/project/betamax-serializers/releases.xml</changelog>
</upstream>
</pkgmetadata>

View File

@@ -76,13 +76,6 @@ media-fonts/symbola
# Removal on 2024-12-20 # Removal on 2024-12-20
dev-python/kurbopy dev-python/kurbopy
# Takuya Wakazono <pastalian46@gmail.com> (2024-11-18)
# Upstream is dead because of the Reddit API changes.
# Official Flathub page is gone as well.
# https://gitlab.gnome.org/World/giara/-/issues/130
# Removal on 2024-12-18. Bug #922029.
dev-python/betamax-serializers
# Julien Roy <julien@jroy.ca> (2024-11-15) # Julien Roy <julien@jroy.ca> (2024-11-15)
# >=x11-themes/adw-gtk3-5.4 requires >=gui-libs/gtk-4.16 # >=x11-themes/adw-gtk3-5.4 requires >=gui-libs/gtk-4.16
# which is not packaged in ::gentoo # which is not packaged in ::gentoo