public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/
Date: Sun,  2 Aug 2020 03:45:07 +0000 (UTC)	[thread overview]
Message-ID: <1596339768.0e53d481486ea74ea9058d27f527b3fe6aca5e0f.bman@gentoo> (raw)

commit:     0e53d481486ea74ea9058d27f527b3fe6aca5e0f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 03:42:48 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 03:42:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e53d481

dev-python/amodem: bump to 1.15.1

* bump EAPI
* add py3_{7..9}

Closes: https://bugs.gentoo.org/718858
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/amodem/Manifest             |  1 +
 dev-python/amodem/amodem-1.15.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/amodem/Manifest b/dev-python/amodem/Manifest
index 19732d3149c..2d2ec5660a3 100644
--- a/dev-python/amodem/Manifest
+++ b/dev-python/amodem/Manifest
@@ -1 +1,2 @@
 DIST amodem-1.15.0.tar.gz 28779 BLAKE2B abc2afbce47cf5e3b2ae34bd54228618e887b3f0b919d421114ce5e56e3e8a14477f130f03d77851c1e256afb22d4b657367c8e59954438dec72f3059278de64 SHA512 5d39e08d47410a55c218ed2dc5a413cbbba602fe1049d3e8824ca62b439d029c42294b2a17e4077b2c746336b1471a4a94ffa19b9eb3145869dfc158404bcad8
+DIST amodem-1.15.1.tar.gz 30482 BLAKE2B 964cb6b6e674044650898d1f9ae67b3b181f836a4c52caad08046841ea222a0b8e7aab23789ca440b5ae98c1b5f20ce6a7f31707032471fe3543397f2818d731 SHA512 16d1ab37146181432da5388f5a387e477979578a656c73efca18d721ba90dc47ced28ef054c589ea693dcf1bf2744317ddc22110cc61b9330ff8665b9f209240

diff --git a/dev-python/amodem/amodem-1.15.1.ebuild b/dev-python/amodem/amodem-1.15.1.ebuild
new file mode 100644
index 00000000000..6936d0183c3
--- /dev/null
+++ b/dev-python/amodem/amodem-1.15.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+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"
+
+DISTUTILS_USE_SETUPTOOLS=rdepend


             reply	other threads:[~2020-08-02  3:45 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02  3:45 Aaron Bauman [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-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-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=1596339768.0e53d481486ea74ea9058d27f527b3fe6aca5e0f.bman@gentoo \
    --to=bman@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