From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/micawber/
Date: Mon, 20 Mar 2023 05:36:25 +0000 (UTC) [thread overview]
Message-ID: <1679290573.ec3fb50ccad26c489237f9d0b2106a3792e86e10.mgorny@gentoo> (raw)
commit: ec3fb50ccad26c489237f9d0b2106a3792e86e10
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 05:09:41 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 05:36:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3fb50c
dev-python/micawber: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/micawber/Manifest | 1 -
dev-python/micawber/micawber-0.5.4.ebuild | 28 ----------------------------
2 files changed, 29 deletions(-)
diff --git a/dev-python/micawber/Manifest b/dev-python/micawber/Manifest
index e427104d9cc3..d3107d2795f0 100644
--- a/dev-python/micawber/Manifest
+++ b/dev-python/micawber/Manifest
@@ -1,2 +1 @@
DIST micawber-0.5.4.gh.tar.gz 34963 BLAKE2B 1c311e2d1c8f32f81be466893bf1eb34f8c38901b168a97c88f2043aba1624fa8b6d12460c7470c3bbd720ae29af23ab808a9464b13ebf5ec193f5818b6f3aa1 SHA512 26879174071256fd3f95e92b0ea01b11a44eab767aa7bb43ff62221212ea0ab1ad33b67060e2dec33963abad599b864573f6a9d5a98fcd8f1a6633a3c73d7c80
-DIST micawber-0.5.4.tar.gz 34963 BLAKE2B 1c311e2d1c8f32f81be466893bf1eb34f8c38901b168a97c88f2043aba1624fa8b6d12460c7470c3bbd720ae29af23ab808a9464b13ebf5ec193f5818b6f3aa1 SHA512 26879174071256fd3f95e92b0ea01b11a44eab767aa7bb43ff62221212ea0ab1ad33b67060e2dec33963abad599b864573f6a9d5a98fcd8f1a6633a3c73d7c80
diff --git a/dev-python/micawber/micawber-0.5.4.ebuild b/dev-python/micawber/micawber-0.5.4.ebuild
deleted file mode 100644
index 12a2b49966c2..000000000000
--- a/dev-python/micawber/micawber-0.5.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="A small library for extracting rich content from urls"
-HOMEPAGE="https://github.com/coleifer/micawber/"
-SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- test? (
- $(python_gen_impl_dep sqlite)
- dev-python/beautifulsoup4[${PYTHON_USEDEP}]
- dev-python/django[${PYTHON_USEDEP}]
- )"
-
-python_test() {
- "${EPYTHON}" runtests.py || die "Tests failed with ${EPYTHON}"
-}
next reply other threads:[~2023-03-20 5:36 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 5:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-21 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/micawber/ Michał Górny
2024-12-21 11:17 Michał Górny
2024-12-07 7:07 Michał Górny
2024-06-19 17:32 Michał Górny
2023-11-24 15:45 Arthur Zamarin
2023-07-28 16:14 Michał Górny
2023-07-24 14:23 Michał Górny
2023-07-24 13:39 Arthur Zamarin
2023-06-20 5:38 Michał Górny
2023-03-19 18:49 Arthur Zamarin
2023-02-16 20:18 Michał Górny
2022-03-28 9:17 Jakov Smolić
2021-08-16 6:13 Michał Górny
2021-07-13 6:35 Michał Górny
2021-06-05 14:30 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:47 Sam James
2021-03-04 22:21 Michał Górny
2021-01-19 8:02 Michał Górny
2021-01-19 2:45 Sam James
2021-01-18 12:09 Michał Górny
2020-12-17 23:17 Michał Górny
2020-05-18 10:40 Michał Górny
2020-05-04 11:26 Michał Górny
2020-03-20 9:58 David Seifert
2020-03-10 17:20 Michał Górny
2017-09-24 11:00 Michael Palimaka
2017-06-20 12:37 Pacho Ramos
2017-05-02 11:58 Michał Górny
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=1679290573.ec3fb50ccad26c489237f9d0b2106a3792e86e10.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