From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/manuel/
Date: Fri, 29 Jul 2022 18:02:43 +0000 (UTC) [thread overview]
Message-ID: <1659117758.49e93aa0faa99b8977f9a1f3c3cea99a5e945ba0.mgorny@gentoo> (raw)
commit: 49e93aa0faa99b8977f9a1f3c3cea99a5e945ba0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 17:58:18 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:02:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e93aa0
dev-python/manuel: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/manuel/Manifest | 1 -
dev-python/manuel/manuel-1.11.2.ebuild | 37 ----------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-python/manuel/Manifest b/dev-python/manuel/Manifest
index 4a94990aabb3..46991793c680 100644
--- a/dev-python/manuel/Manifest
+++ b/dev-python/manuel/Manifest
@@ -1,2 +1 @@
-DIST manuel-1.11.2.tar.gz 51846 BLAKE2B 0650c9db757a7e8bd0ba12dcdfda8ff071107d460fab7d24715796e477960ebe41375a10cd83a1c7881c76e6fa1e7cdd5cda383be75adffeea7e1cd6d763df13 SHA512 bbfd3ca58ccb0fb40ecbf54a5be0e73989e93ec026b8c686a7ef4e746c650ffed6f2fc5f119fe58e7c13a4a13cacb8c568384a69b1068413ab6bd6f01664a72f
DIST manuel-1.12.4.tar.gz 45369 BLAKE2B e15f9261854fbad8ee1e1dc8645ec286a212c460a78fff1576b6886d8bf462ffe9a5484338fd9efc2bf053a7689e16b08de55f763ae319e66a363c5c28cf2a60 SHA512 cd65307f2ca94e66d88bc0c7c75702d49f505b358ebb812fd20906036ba10f2d1d11d2d69404b88c5f10b584dea05a988b5dc8ba07210b9d20ebd8a11b701633
diff --git a/dev-python/manuel/manuel-1.11.2.ebuild b/dev-python/manuel/manuel-1.11.2.ebuild
deleted file mode 100644
index 174420a9eaf2..000000000000
--- a/dev-python/manuel/manuel-1.11.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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="Lets you mix and match traditional doctests with custom test syntax"
-HOMEPAGE="
- https://github.com/benji-york/manuel/
- https://pypi.org/project/manuel/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/zope-testing[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests setup.py
-
-src_prepare() {
- # unused rdep
- sed -i -e "/'setuptools'/d" setup.py || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-07-29 18:02 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-29 18:02 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 6:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/manuel/ Michał Górny
2024-05-18 6:11 Michał Górny
2024-04-11 16:37 Arthur Zamarin
2024-03-23 10:41 Michał Górny
2022-07-29 16:38 Arthur Zamarin
2022-06-24 20:32 Arthur Zamarin
2022-06-16 11:24 Michał Górny
2022-06-16 9:37 Jakov Smolić
2022-05-16 7:56 Michał Górny
2022-04-22 15:11 Arthur Zamarin
2022-04-22 15:11 Arthur Zamarin
2022-04-22 15:11 Arthur Zamarin
2022-04-11 19:58 Michał Górny
2022-04-09 21:47 Jakov Smolić
2021-10-10 2:20 Sam James
2021-10-10 0:09 Sam James
2021-10-09 20:19 Sam James
2021-05-31 12:09 Michał Górny
2021-02-21 8:25 Michał Górny
2021-02-21 8:16 Sam James
2021-02-21 8:12 Sam James
2021-02-21 8:12 Sam James
2021-01-30 15:06 Conrad Kostecki
2020-10-16 18:22 Michał Górny
2020-03-27 21:25 Michał Górny
2020-02-05 16:24 Michał Górny
2020-01-06 21:28 Rick Farina
2018-08-11 22:39 Patrice Clement
2016-10-11 17:09 Patrice Clement
2016-05-29 14:19 Pacho Ramos
2016-02-24 9:23 Justin Lecher
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=1659117758.49e93aa0faa99b8977f9a1f3c3cea99a5e945ba0.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