From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwidtrees/
Date: Sat, 22 Aug 2020 07:13:09 +0000 (UTC) [thread overview]
Message-ID: <1598080139.8056f01f7165aa72ba8b3f5df8254f1a45ae8da2.mgorny@gentoo> (raw)
commit: 8056f01f7165aa72ba8b3f5df8254f1a45ae8da2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 07:08:59 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 07:08:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8056f01f
dev-python/urwidtrees: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/urwidtrees/Manifest | 1 -
dev-python/urwidtrees/urwidtrees-1.0.2-r1.ebuild | 45 ------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-python/urwidtrees/Manifest b/dev-python/urwidtrees/Manifest
index 65ecd8506e0..06c265e656c 100644
--- a/dev-python/urwidtrees/Manifest
+++ b/dev-python/urwidtrees/Manifest
@@ -1,2 +1 @@
-DIST urwidtrees-1.0.2.tar.gz 36082 BLAKE2B fd9dad1c1b0425fae95930b00149932a2fb5bf537c510ef4dd788408c315d6657553b92f6d1cc21769ed2a7af1a4c15c8c476d5d5b244f57032a5537ba92b27e SHA512 535b99d91154c308260a0ee6490868724ce8dfa89acf3b623c08409ec6e15194d9e94085411dd7796cad98865ed57692a88cbc11540e6523fc371eaf0204ac17
DIST urwidtrees-1.0.3.tar.gz 292930 BLAKE2B 91487debf4878fb58cf2505366a4762a4c755b53eaac86e3ac912d2972c66442828e152749f34e73ade10fd1b912054e4047900e0b54b960629909c1b03e2270 SHA512 f7d69d359ba24345a694659fd9432335679f4b505a5c0e33baf9fc0c068935148c393aff8e11cd5f2c12aa26884aa37ba86e9b3a763472e382d73dd57fd32cd6
diff --git a/dev-python/urwidtrees/urwidtrees-1.0.2-r1.ebuild b/dev-python/urwidtrees/urwidtrees-1.0.2-r1.ebuild
deleted file mode 100644
index 68baa31a988..00000000000
--- a/dev-python/urwidtrees/urwidtrees-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Tree widgets for urwid"
-HOMEPAGE="https://github.com/pazz/urwidtrees"
-SRC_URI="https://github.com/pazz/urwidtrees/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-RDEPEND=">=dev-python/urwid-1.1.0[${PYTHON_USEDEP}]"
-
-src_prepare() {
- find -name '*.py' -exec \
- sed -i -e '1i# -*- coding: utf-8 -*-' {} + || die
-
- distutils-r1_src_prepare
-
- local md
- for md in *.md; do
- mv "${md}" "${md%.md}" || die
- done
-}
-
-src_compile() {
- distutils-r1_src_compile
-
- use doc && emake -C docs html
-}
-
-src_install() {
- distutils-r1_src_install
-
- if use doc; then
- dodoc -r docs/build/html/.
- fi
-}
next reply other threads:[~2020-08-22 7:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-22 7:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-11 8:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/urwidtrees/ Arthur Zamarin
2024-04-22 14:05 Michał Górny
2023-03-04 5:53 Michał Górny
2023-03-04 5:29 Arthur Zamarin
2023-01-27 15:47 Arthur Zamarin
2023-01-27 15:47 Arthur Zamarin
2021-02-27 20:57 Sam James
2020-12-11 14:49 Joonas Niilola
2020-08-09 7:14 Joonas Niilola
2020-08-09 7:14 Joonas Niilola
2020-03-29 10:30 Michał Górny
2019-07-05 10:47 Michał Górny
2017-08-09 19:36 Amadeusz Piotr Żołnowski
2017-05-29 11:50 Amadeusz Piotr Żołnowski
2017-05-29 11:50 Amadeusz Piotr Żołnowski
2016-01-03 15:52 Amadeusz Piotr Żołnowski
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=1598080139.8056f01f7165aa72ba8b3f5df8254f1a45ae8da2.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