commit:     d241a5ea4ba2dc7e42aca861802a0f01140ea75c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 14:24:24 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 14:56:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d241a5ea

dev-python/pyaml: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyaml/Manifest            |  1 -
 dev-python/pyaml/pyaml-25.1.0.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/pyaml/Manifest b/dev-python/pyaml/Manifest
index 087a55b864f2..83100cb9ab8b 100644
--- a/dev-python/pyaml/Manifest
+++ b/dev-python/pyaml/Manifest
@@ -1,2 +1 @@
-DIST pyaml-25.1.0.tar.gz 29469 BLAKE2B 
f73ba6bfdcbd5437ec9540845316940d60194b04f039b91180829207b680d1524c7811f424d3a055df87ddc179394e53020083c3fde0e1f10cfde5d495716c71
 SHA512 
ab006e2ee2c4592ac2e1f8aa2afa3443e206d8147739fc561f994273a41473dfb6faf6324c2c6e9fdc46a9829424f9416b85e8a85a06495430183deca47f16ec
 DIST pyaml-25.5.0.tar.gz 29812 BLAKE2B 
d737dd5479bbb151fe4973b6514f47f1793c2611d9a5adc0e4e92552fd869095481a0aef28e3e416e35233b671d6d2c14fbd51bee92bfca69c58043cb1b4d95d
 SHA512 
b4d95cc93d6a948527ccc99395476539da999b78d330ff49006e6af5be59b3ba39791de3cecd5efd6e611ef3023fd742259be61f327b4a5bebf933870793896c

diff --git a/dev-python/pyaml/pyaml-25.1.0.ebuild 
b/dev-python/pyaml/pyaml-25.1.0.ebuild
deleted file mode 100644
index 3bc2666e7276..000000000000
--- a/dev-python/pyaml/pyaml-25.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="PyYAML-based module to produce pretty and readable 
YAML-serialized data"
-HOMEPAGE="
-       https://github.com/mk-fg/pretty-yaml/
-       https://pypi.org/project/pyaml/
-"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-       dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/unidecode[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests unittest

Reply via email to