public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/soundfile/
@ 2025-04-08 18:54 Alfredo Tupone
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone @ 2025-04-08 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     53dfe18746acbfb00a53057ae29da764258a94bd
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  8 18:54:20 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr  8 18:54:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53dfe187

dev-python/soundfile: new package, add 0.13.1

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-python/soundfile/Manifest                |  1 +
 dev-python/soundfile/metadata.xml            | 15 +++++++++++++++
 dev-python/soundfile/soundfile-0.13.1.ebuild | 26 ++++++++++++++++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/dev-python/soundfile/Manifest b/dev-python/soundfile/Manifest
new file mode 100644
index 000000000000..4d144a4a48b9
--- /dev/null
+++ b/dev-python/soundfile/Manifest
@@ -0,0 +1 @@
+DIST soundfile-0.13.1.tar.gz 46156 BLAKE2B 7dc6d94e8d9dcaea696d5d8e67893212e632358639b2be24eb74f219b9a6db27ed334e9b38f35a25b02e6d18ec2dee1101464ac1fc4756b605d73885906d9506 SHA512 f3abb62bf7e93bcf111e9d6f9cf560f2cc2dbdd48af1d653e412f071932225016560d3bb318c2129420f53a9e7e51aea1d91f848a09a462dbd34ac836f0e1555

diff --git a/dev-python/soundfile/metadata.xml b/dev-python/soundfile/metadata.xml
new file mode 100644
index 000000000000..6d70b246bf13
--- /dev/null
+++ b/dev-python/soundfile/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<maintainer type="person">
+		<email>tupone@gentoo.org</email>
+		<name>Tupone Alfredo</name>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="pypi">soundfile</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/soundfile/soundfile-0.13.1.ebuild b/dev-python/soundfile/soundfile-0.13.1.ebuild
new file mode 100644
index 000000000000..9551ca9a9659
--- /dev/null
+++ b/dev-python/soundfile/soundfile-0.13.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="audio library based on libsndfile, CFFI and NumPy"
+HOMEPAGE="
+	https://pypi.org/project/soundfile/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/cffi[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	media-libs/libsndfile
+"
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/soundfile/
@ 2025-04-29 17:36 Alfredo Tupone
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone @ 2025-04-29 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     84900a8f5e73d7a87a872234b9fe70cb802b5c48
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 17:34:30 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 17:35:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84900a8f

dev-python/soundfile: keyword 0.13.1 for ~arm64, ~x86

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-python/soundfile/soundfile-0.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/soundfile/soundfile-0.13.1.ebuild b/dev-python/soundfile/soundfile-0.13.1.ebuild
index 9551ca9a9659..a205bf2d3441 100644
--- a/dev-python/soundfile/soundfile-0.13.1.ebuild
+++ b/dev-python/soundfile/soundfile-0.13.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
 	dev-python/cffi[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-29 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/soundfile/ Alfredo Tupone
  -- strict thread matches above, loose matches on Subject: below --
2025-04-29 17:36 Alfredo Tupone

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