public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/radon/
Date: Sat,  4 Apr 2020 06:41:52 +0000 (UTC)	[thread overview]
Message-ID: <1585982500.c466967e71ee75753cf39ed6702a77547cd33c47.zmedico@gentoo> (raw)

commit:     c466967e71ee75753cf39ed6702a77547cd33c47
Author:     Nils Freydank <holgersson <AT> posteo <DOT> de>
AuthorDate: Wed Mar 25 15:54:33 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Apr  4 06:41:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c466967e

dev-python/radon: Cleanup old version

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Nils Freydank <holgersson <AT> posteo.de>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/radon/Manifest           |  1 -
 dev-python/radon/radon-1.4.2.ebuild | 54 -------------------------------------
 2 files changed, 55 deletions(-)

diff --git a/dev-python/radon/Manifest b/dev-python/radon/Manifest
index 7db7a34af3c..e204312fd79 100644
--- a/dev-python/radon/Manifest
+++ b/dev-python/radon/Manifest
@@ -1,2 +1 @@
-DIST radon-1.4.2.tar.gz 1645389 BLAKE2B a379a552b5e31c106d2a870a16b3cbe7d70f3565b0964dac5139dd0e6e09c5d945001386de83017d05f4e5bc9f58cf481e9386caf2edac3f1df5a8b187ea0693 SHA512 0e440b36a7edf0ae8002ee27d00cd14a351261972407b4a960d9033712fc0f7f04c1541d7bcf1dc918f2abd46e1bd720f914f3fa3c101f36bf502bd1ce8cb7a1
 DIST radon-4.1.0.tar.gz 3672016 BLAKE2B 3da02d62a2be0ab709bbb573372b86971f2eafd98724ea984236710c7f3e3517215bf496d621d42e9e93b747e3b8742f9cf156d3477c5c1cc4ac6098f0008b8f SHA512 c594fb2822a5311f1daf18304c601b4363477bee808f32a0eada6dd28560668a93cfa614196a614240eca436dea48945a29915bd4d347946aa28def0780bc93c

diff --git a/dev-python/radon/radon-1.4.2.ebuild b/dev-python/radon/radon-1.4.2.ebuild
deleted file mode 100644
index aab7f431c0e..00000000000
--- a/dev-python/radon/radon-1.4.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Code Metrics in Python"
-HOMEPAGE="https://radon.readthedocs.org/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RCDEPEND="
-	>=dev-python/colorama-0.3[${PYTHON_USEDEP}]
-	<dev-python/colorama-0.4[${PYTHON_USEDEP}]
-	dev-python/flake8-polyfill[${PYTHON_USEDEP}]
-	>=dev-python/mando-0.3[${PYTHON_USEDEP}]
-	<dev-python/mando-0.4[${PYTHON_USEDEP}]
-"
-DEPEND="
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-	${CDEPEND}
-	test? (
-		${RCDEPEND}
-		dev-python/nose[${PYTHON_USEDEP}]
-		dev-python/mock[${PYTHON_USEDEP}]
-		dev-python/paramunittest[${PYTHON_USEDEP}]
-	)
-"
-RDEPEND="
-	${CDEPEND}
-	${RCDEPEND}
-"
-
-python_compile_all() {
-	use doc && emake -C docs html
-}
-
-python_test() {
-	"${PYTHON}" radon/tests/run.py || die "tests failed to run under ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( docs/_build/html/. )
-
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2020-04-04  6:41 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04  6:41 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 16:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/radon/ Michał Górny
2024-11-09 18:18 Michał Górny
2024-06-17 16:27 Michał Górny
2023-10-02  4:46 Michał Górny
2023-04-28 14:40 Michał Górny
2023-04-28 14:36 Arthur Zamarin
2023-03-26 18:02 Michał Górny
2023-03-16  4:07 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-11-07 21:13 Andrew Ammerlaan
2022-05-27 19:48 Michał Górny
2022-05-27  9:07 Jakov Smolić
2022-04-26 10:56 Michał Górny
2022-04-26 10:56 Michał Górny
2022-02-02 10:48 Sam James
2022-01-29 15:29 Arthur Zamarin
2022-01-29 15:29 Arthur Zamarin
2022-01-29 15:29 Arthur Zamarin
2022-01-29 14:03 Arthur Zamarin
2022-01-29  7:31 Arthur Zamarin
2022-01-02 13:21 Yixun Lan
2021-12-31 16:53 Matt Turner
2021-12-30  8:47 Sam James
2021-12-28 19:43 Arthur Zamarin
2021-12-28 19:40 Arthur Zamarin
2021-12-28 19:30 Arthur Zamarin
2021-12-28 18:54 Arthur Zamarin
2021-12-28 18:53 Arthur Zamarin
2021-12-28 18:51 Arthur Zamarin
2021-12-28 18:49 Arthur Zamarin
2021-12-28 10:19 Sam James
2021-12-27 19:18 Jakov Smolić
2021-10-17  9:25 Michał Górny
2021-08-09  7:51 Michał Górny
2021-06-08 23:12 Michał Górny
2021-06-06 23:53 Sam James
2021-06-06 23:53 Sam James
2021-06-06 23:53 Sam James
2021-05-24 10:22 Michał Górny
2021-05-10  7:24 Michał Górny
2021-05-10  7:24 Michał Górny
2020-04-04  5:13 Zac Medico
2018-03-10 14:56 Pacho Ramos
2018-03-10 14:56 Pacho Ramos
2017-10-04  8:57 Michał Górny
2017-08-02 11:28 Michał Górny
2017-04-26 16:34 Michał Górny
2016-08-06 14:54 Alex Brandt
2016-08-06 14:54 Alex Brandt
2016-06-11 15:32 Alex Brandt
2016-06-11 15:32 Alex Brandt
2016-04-10 22:08 Alex Brandt
2016-04-10 22:08 Alex Brandt
2016-03-27 14:06 Alex Brandt
2016-03-27 14:06 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=1585982500.c466967e71ee75753cf39ed6702a77547cd33c47.zmedico@gentoo \
    --to=zmedico@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