From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/
Date: Fri, 17 Jun 2022 06:40:59 +0000 (UTC) [thread overview]
Message-ID: <1655447748.42b4f6f42b4841a52e0b690c6e8c26ec250671ae.arthurzam@gentoo> (raw)
commit: 42b4f6f42b4841a52e0b690c6e8c26ec250671ae
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 06:35:48 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 06:35:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b4f6f4
dev-python/amodem: Use PEP517
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/amodem/amodem-1.15.3-r1.ebuild | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-python/amodem/amodem-1.15.3-r1.ebuild b/dev-python/amodem/amodem-1.15.3-r1.ebuild
new file mode 100644
index 000000000000..b93d90036229
--- /dev/null
+++ b/dev-python/amodem/amodem-1.15.3-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Transmit data between two computers using audio"
+HOMEPAGE="https://github.com/romanz/amodem"
+SRC_URI="https://github.com/romanz/amodem/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/numpy[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-06-17 6:41 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 6:40 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-25 11:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/ Michał Górny
2024-06-13 16:15 Michał Górny
2023-10-28 19:28 Michał Górny
2023-03-16 3:44 Michał Górny
2022-12-26 7:10 Michał Górny
2022-12-26 7:10 Michał Górny
2022-11-14 4:34 Michał Górny
2022-06-17 6:40 Arthur Zamarin
2022-06-04 17:39 Michał Górny
2022-06-04 17:39 Michał Górny
2022-06-04 17:39 Michał Górny
2021-10-17 7:24 Michał Górny
2021-07-21 7:25 Michał Górny
2021-06-20 5:51 Michał Górny
2021-03-15 2:55 Sam James
2021-02-06 23:48 Sam James
2020-08-02 20:32 Sam James
2020-08-02 3:45 Aaron Bauman
2020-08-02 3:45 Aaron Bauman
2020-03-26 11:16 Michał Górny
2019-12-27 14:22 Anthony G. Basile
2018-09-12 19:57 Anthony G. Basile
2018-03-17 21:02 Anthony G. Basile
2018-02-21 0:58 Anthony G. Basile
2018-02-21 0:58 Anthony G. Basile
2017-07-07 9:20 Pacho Ramos
2015-10-05 15:44 Anthony G. Basile
2015-10-05 11:50 Anthony G. Basile
2015-10-05 11:49 Anthony G. Basile
2015-08-22 0:26 Anthony G. Basile
2015-08-14 6:58 Anthony G. Basile
2015-08-14 6:58 Anthony G. Basile
2015-08-14 6:47 Anthony G. Basile
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=1655447748.42b4f6f42b4841a52e0b690c6e8c26ec250671ae.arthurzam@gentoo \
--to=arthurzam@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