From: "Nicola Smaniotto" <smaniotto.nicola@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pydub/
Date: Tue, 27 Jul 2021 16:45:14 +0000 (UTC) [thread overview]
Message-ID: <1627404191.ea5cc5099553a7d684aeec41d3d6020af87f0ecd.smaniotto.nicola@gentoo> (raw)
commit: ea5cc5099553a7d684aeec41d3d6020af87f0ecd
Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Tue Jul 27 16:43:11 2021 +0000
Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Tue Jul 27 16:43:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea5cc509
dev-python/pydub: new package (0.25.1)
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
dev-python/pydub/Manifest | 1 +
dev-python/pydub/metadata.xml | 8 ++++++++
dev-python/pydub/pydub-0.25.1.ebuild | 22 ++++++++++++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/pydub/Manifest b/dev-python/pydub/Manifest
new file mode 100644
index 000000000..debead705
--- /dev/null
+++ b/dev-python/pydub/Manifest
@@ -0,0 +1 @@
+DIST pydub-0.25.1.tar.gz 27555582 BLAKE2B 5a7aa4af4f2bb75306c3eef7052e403a09f6dc638e2805f7dd9269cb12149fec3962ab9b84b6c6744de75c34bde0cbe6daab711a8df050eb9861c21e70e98ef6 SHA512 8c3fb3714c4b0aed37ba7ab6727776bf4cd7568c1f5060cf43c30ede8da2ce4b498fb83326daa19ef44635250d552295407289c3945681e028eedde1b2b418e0
diff --git a/dev-python/pydub/metadata.xml b/dev-python/pydub/metadata.xml
new file mode 100644
index 000000000..cbe3c6a53
--- /dev/null
+++ b/dev-python/pydub/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+ <maintainer type="person">
+ <email>smaniotto.nicola@gmail.com</email>
+ <name>Nicola Smaniotto</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pydub/pydub-0.25.1.ebuild b/dev-python/pydub/pydub-0.25.1.ebuild
new file mode 100644
index 000000000..613b9b83c
--- /dev/null
+++ b/dev-python/pydub/pydub-0.25.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Manipulate audio with an simple and easy high level interface"
+HOMEPAGE="http://pydub.com/"
+SRC_URI="https://github.com/jiaaro/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests unittest
+
+python_test() {
+ eunittest test/
+}
next reply other threads:[~2021-07-27 16:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-27 16:45 Nicola Smaniotto [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-28 8:47 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pydub/ Nicola Smaniotto
2021-07-31 8:16 Nicola Smaniotto
2021-08-03 10:40 Nicola Smaniotto
2022-05-29 20:17 Nicola Smaniotto
2023-01-11 18:21 Nicola Smaniotto
2024-02-07 10:26 Nicola Smaniotto
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=1627404191.ea5cc5099553a7d684aeec41d3d6020af87f0ecd.smaniotto.nicola@gentoo \
--to=smaniotto.nicola@gmail.com \
--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