Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyalsa/
Date: Sat, 02 Jul 2022 19:26:09
Message-Id: 1656789955.c1e42f349614ff036bfc93c8e89cee6952f84cbe.mgorny@gentoo
1 commit: c1e42f349614ff036bfc93c8e89cee6952f84cbe
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 19:23:01 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 19:25:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e42f34
7
8 dev-python/pyalsa: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pyalsa/Manifest | 1 -
13 dev-python/pyalsa/pyalsa-1.2.6.ebuild | 25 -------------------------
14 2 files changed, 26 deletions(-)
15
16 diff --git a/dev-python/pyalsa/Manifest b/dev-python/pyalsa/Manifest
17 index c02a647321c4..132834427a65 100644
18 --- a/dev-python/pyalsa/Manifest
19 +++ b/dev-python/pyalsa/Manifest
20 @@ -1,2 +1 @@
21 -DIST pyalsa-1.2.6.tar.bz2 40171 BLAKE2B d142d5818527b30b333d2552045892854df25eb14a7983320fe56e30a6239d3fe947ef1f0e1202ed3b5aad7722002e0e5e82ab9f89564bb9640aca2dc03c7887 SHA512 11b8eed822e0f8acc96ff0e10eeec0ba26b2997c7a0000b1d82561661f59931cd6b6aa6397b46c5944a0853344517878ede6c9ba13bea241cefc72b72bf1d9ff
22 DIST pyalsa-1.2.7.tar.bz2 40132 BLAKE2B c100d16bd8c0d9fc6eddcda360f3582c55ed1b143a58a49caf76a62494882952d311271941ce0ecdf57ac934f3564dc922c80e8a5f5742b593341ff4215b700c SHA512 126501fe7b9c006f28e9290bdd3ad907ea9e053b71e21e2c6f0b0beeecdba07b4b557014041b03452f96be690f59f2e647e075487ee87054f21f66df7f39b34b
23
24 diff --git a/dev-python/pyalsa/pyalsa-1.2.6.ebuild b/dev-python/pyalsa/pyalsa-1.2.6.ebuild
25 deleted file mode 100644
26 index 7c1ccb1db259..000000000000
27 --- a/dev-python/pyalsa/pyalsa-1.2.6.ebuild
28 +++ /dev/null
29 @@ -1,25 +0,0 @@
30 -# Copyright 1999-2022 Gentoo Authors
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=8
34 -
35 -PYTHON_COMPAT=( python3_{8..10} )
36 -
37 -inherit distutils-r1 flag-o-matic
38 -
39 -DESCRIPTION="Python bindings for ALSA library"
40 -HOMEPAGE="https://alsa-project.org/wiki/Main_Page"
41 -SRC_URI="https://www.alsa-project.org/files/pub/pyalsa/${P}.tar.bz2"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
46 -IUSE=""
47 -
48 -RDEPEND="media-libs/alsa-lib"
49 -DEPEND="${RDEPEND}
50 - dev-python/setuptools[${PYTHON_USEDEP}]"
51 -
52 -PATCHES=( "${FILESDIR}/${PN}-1.1.6-no-build-symlinks.patch" )
53 -
54 -# Testsuite appears to require installed state