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, 17 Oct 2021 07:24:50 +0000 (UTC) [thread overview]
Message-ID: <1634455433.a32a91ed04726f7bf4ce877579b814322e729e9b.mgorny@gentoo> (raw)
commit: a32a91ed04726f7bf4ce877579b814322e729e9b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 07:23:53 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 07:23:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a32a91ed
dev-python/amodem: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/amodem/Manifest | 2 --
dev-python/amodem/amodem-1.15.1-r1.ebuild | 25 -------------------------
dev-python/amodem/amodem-1.15.2.ebuild | 23 -----------------------
3 files changed, 50 deletions(-)
diff --git a/dev-python/amodem/Manifest b/dev-python/amodem/Manifest
index 79dee667c89..7d8633d1757 100644
--- a/dev-python/amodem/Manifest
+++ b/dev-python/amodem/Manifest
@@ -1,3 +1 @@
-DIST amodem-1.15.1.tar.gz 30482 BLAKE2B 964cb6b6e674044650898d1f9ae67b3b181f836a4c52caad08046841ea222a0b8e7aab23789ca440b5ae98c1b5f20ce6a7f31707032471fe3543397f2818d731 SHA512 16d1ab37146181432da5388f5a387e477979578a656c73efca18d721ba90dc47ced28ef054c589ea693dcf1bf2744317ddc22110cc61b9330ff8665b9f209240
-DIST amodem-1.15.2.tar.gz 30438 BLAKE2B ca8e4d0a1aad5a3c9b10568e7613cba95a7bb356b5ac46cbfb383ce057012ed385abcc7b348ef18090b49fe00f402f79b6ebf719e0b938c960f38593c0acd3e7 SHA512 3d0a366c19fbdaccfb990e875e49935fdb2b6d2a3bac69182ec2c7e51e67901429c968f41edcc2dd98dc74e90958a58a09b24d0d4d36ea7256a4b945881483b6
DIST amodem-1.15.3.tar.gz 30297 BLAKE2B 7ab9bce50eee0fbd788fc42ca668a187ac14e5c8e9c6d2a8c4fcddf24ec77a5e40c37edf21222d49f984d343adf46ad710973dc689e18e9065b470b4d1e3a5b6 SHA512 72e574bc4ddfbe949763427587ed2afe8baf153188cb2c6abda1c9f0e9e8f483bdda1edff9278519130b1b5d5487527d83cc9307e6f47a7a86404757199e0712
diff --git a/dev-python/amodem/amodem-1.15.1-r1.ebuild b/dev-python/amodem/amodem-1.15.1-r1.ebuild
deleted file mode 100644
index 1f05f698121..00000000000
--- a/dev-python/amodem/amodem-1.15.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-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
diff --git a/dev-python/amodem/amodem-1.15.2.ebuild b/dev-python/amodem/amodem-1.15.2.ebuild
deleted file mode 100644
index d39040a3afe..00000000000
--- a/dev-python/amodem/amodem-1.15.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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
next reply other threads:[~2021-10-17 7:24 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 7:24 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-24 11:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/ Michał Górny
2024-10-25 11:52 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-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=1634455433.a32a91ed04726f7bf4ce877579b814322e729e9b.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