public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nowa Ammerlaan" <nowa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/soundfile/
Date: Fri, 10 Jan 2025 18:37:06 +0000 (UTC)	[thread overview]
Message-ID: <1736534167.c08b7ead65873b5155f70d46fa8050167756c25a.nowa@gentoo> (raw)

commit:     c08b7ead65873b5155f70d46fa8050167756c25a
Author:     uis <uis9936 <AT> gmail <DOT> com>
AuthorDate: Thu Jan  2 04:15:15 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 18:36:07 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c08b7ead

dev-python/soundfile: add 0.12.1

Signed-off-by: uis <uis9936 <AT> gmail.com>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/soundfile/soundfile-0.12.1.ebuild | 31 ++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-python/soundfile/soundfile-0.12.1.ebuild b/dev-python/soundfile/soundfile-0.12.1.ebuild
new file mode 100644
index 000000000..9e77ed61f
--- /dev/null
+++ b/dev-python/soundfile/soundfile-0.12.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy"
+HOMEPAGE="https://github.com/bastibe/python-soundfile/"
+SRC_URI="
+	https://github.com/bastibe/python-soundfile/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+S="${WORKDIR}/python-soundfile-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	media-libs/libsndfile
+	dev-python/numpy[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		>=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]
+	' 'python*')
+"
+
+distutils_enable_tests pytest


                 reply	other threads:[~2025-01-10 18:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1736534167.c08b7ead65873b5155f70d46fa8050167756c25a.nowa@gentoo \
    --to=nowa@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox