From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/
Date: Thu, 26 Mar 2020 14:51:07 +0000 (UTC) [thread overview]
Message-ID: <1585234219.7f954353f2350d33b7c5f690fa7edb286b227d43.mgorny@gentoo> (raw)
commit: 7f954353f2350d33b7c5f690fa7edb286b227d43
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 14:24:20 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 14:50:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f954353
dev-python/clint: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/clint/clint-0.5.1.ebuild | 42 -------------------------------------
1 file changed, 42 deletions(-)
diff --git a/dev-python/clint/clint-0.5.1.ebuild b/dev-python/clint/clint-0.5.1.ebuild
deleted file mode 100644
index f410d95fbc4..00000000000
--- a/dev-python/clint/clint-0.5.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Python Command-line Application Tools"
-HOMEPAGE="https://github.com/kennethreitz/clint"
-SRC_URI="https://github.com/kennethreitz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="doc examples test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-RDEPEND="dev-python/args[${PYTHON_USEDEP}]"
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- py.test || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/_build/html/. )
- if use examples; then
- insinto /usr/share/doc/${PF}
- doins -r examples
- fi
-
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-03-26 14:51 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 14:51 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/ Michał Górny
2024-08-10 12:57 Michał Górny
2024-05-18 15:56 Michał Górny
2024-05-18 15:56 Michał Górny
2023-05-25 4:40 Sam James
2023-02-23 6:19 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-22 22:56 Sam James
2023-02-22 22:27 Sam James
2023-01-22 19:15 Arthur Zamarin
2023-01-22 19:15 Arthur Zamarin
2021-05-23 9:29 Michał Górny
2020-12-11 14:43 Michał Górny
2020-11-04 5:32 Sam James
2020-11-03 8:24 Michał Górny
2020-11-02 23:51 Sam James
2020-09-13 15:42 Louis Sautier
2020-09-05 0:29 Sam James
2020-05-05 11:51 Joonas Niilola
2020-02-04 13:58 Agostino Sarubbo
2020-02-04 12:23 Michał Górny
2019-10-14 9:25 Lars Wendler
2019-10-13 20:23 Craig Andrews
2019-10-13 20:23 Craig Andrews
2018-03-30 18:35 Aaron Bauman
2018-03-19 16:51 Mikle Kolyada
2017-04-28 16:33 Manuel Rüger
2016-01-01 11:32 Patrick Lauer
2015-08-29 23:34 Alex Brandt
2015-08-29 23:34 Alex Brandt
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=1585234219.7f954353f2350d33b7c5f690fa7edb286b227d43.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