public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/
Date: Sun, 20 Jun 2021 05:51:30 +0000 (UTC)	[thread overview]
Message-ID: <1624165836.2e4605fda77eae51c9806a0e9ab6d4648e1861f9.mgorny@gentoo> (raw)

commit:     2e4605fda77eae51c9806a0e9ab6d4648e1861f9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 05:10:36 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 05:10:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4605fd

dev-python/amodem: Bump to 1.15.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/amodem/Manifest             |  1 +
 dev-python/amodem/amodem-1.15.2.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/amodem/Manifest b/dev-python/amodem/Manifest
index 6a3f57ffa2d..cdc1e9c0ac6 100644
--- a/dev-python/amodem/Manifest
+++ b/dev-python/amodem/Manifest
@@ -1 +1,2 @@
 DIST amodem-1.15.1.tar.gz 30482 BLAKE2B 964cb6b6e674044650898d1f9ae67b3b181f836a4c52caad08046841ea222a0b8e7aab23789ca440b5ae98c1b5f20ce6a7f31707032471fe3543397f2818d731 SHA512 16d1ab37146181432da5388f5a387e477979578a656c73efca18d721ba90dc47ced28ef054c589ea693dcf1bf2744317ddc22110cc61b9330ff8665b9f209240
+DIST amodem-1.15.2.tar.gz 30438 BLAKE2B ca8e4d0a1aad5a3c9b10568e7613cba95a7bb356b5ac46cbfb383ce057012ed385abcc7b348ef18090b49fe00f402f79b6ebf719e0b938c960f38593c0acd3e7 SHA512 3d0a366c19fbdaccfb990e875e49935fdb2b6d2a3bac69182ec2c7e51e67901429c968f41edcc2dd98dc74e90958a58a09b24d0d4d36ea7256a4b945881483b6

diff --git a/dev-python/amodem/amodem-1.15.2.ebuild b/dev-python/amodem/amodem-1.15.2.ebuild
new file mode 100644
index 00000000000..d39040a3afe
--- /dev/null
+++ b/dev-python/amodem/amodem-1.15.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-06-20  5:51 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20  5:51 Michał Górny [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-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-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=1624165836.2e4605fda77eae51c9806a0e9ab6d4648e1861f9.mgorny@gentoo \
    --to=mgorny@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