public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/yappi/
Date: Sun, 12 Jul 2020 16:57:44 +0000 (UTC)	[thread overview]
Message-ID: <1594572987.9aa512df3f84d3be630cb7b8fa41478adf4b3b54.mgorny@gentoo> (raw)

commit:     9aa512df3f84d3be630cb7b8fa41478adf4b3b54
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 16:46:08 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 16:56:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa512df

dev-python/yappi: Remove redundant versions

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/yappi/Manifest         |  1 -
 dev-python/yappi/yappi-1.0.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/yappi/Manifest b/dev-python/yappi/Manifest
index 907cc6b2d7c..8a01e41fcc0 100644
--- a/dev-python/yappi/Manifest
+++ b/dev-python/yappi/Manifest
@@ -1,2 +1 @@
-DIST yappi-1.0.tar.gz 38939 BLAKE2B b07b38bc07ffb6ba7aea3728ba6977680ca7f2dcc499778110aa31e733c512e5704cd580d01faf3344849df6772f110472a01328447228e9c45180beefc36f3e SHA512 d743c471ee3797b9f3b24c831fcb4ddf2cec7c13c56e567c0618eeada9a534ca0b114929da623a2c67142c61f3c38b024b25ba5e32883113148f4377f7574905
 DIST yappi-1.2.5.tar.gz 928100 BLAKE2B 1d303226821d53fb215ac29f8363d9f564f9f40096b5ba8f67475c4074012316f523afb6d770cff879038cd333ef7f050b29c015e2dd2e517859f66a0e1f36f3 SHA512 ec784e76b56e8bc0c3cfe07c90d0810fa90d5a7da62f36187e8a09a9d6e01f3c2d74320de3dd3f4bf1d4a9425fee319c7a575a9d35ad5412c1501c934f1ba353

diff --git a/dev-python/yappi/yappi-1.0.ebuild b/dev-python/yappi/yappi-1.0.ebuild
deleted file mode 100644
index 05de5b9581f..00000000000
--- a/dev-python/yappi/yappi-1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python3_{6,7})
-inherit distutils-r1
-
-DESCRIPTION="Yet Another Python Profiler"
-HOMEPAGE="https://bitbucket.org/sumerc/yappi/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2020-07-12 16:57 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12 16:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-24 17:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/yappi/ Michał Górny
2023-12-24 17:21 Arthur Zamarin
2023-12-07 12:29 Michał Górny
2023-12-06 17:44 Arthur Zamarin
2023-11-24 15:29 Michał Górny
2023-11-04 18:03 Michał Górny
2023-05-04 17:04 Michał Górny
2022-12-25 17:55 Michał Górny
2022-12-25 17:03 Sam James
2022-12-25 16:45 Sam James
2022-11-17 18:07 Michał Górny
2022-10-31 15:49 Michał Górny
2022-09-07  5:03 Michał Górny
2022-09-06 21:15 Sam James
2022-09-06 21:12 Sam James
2022-08-03 17:30 Arthur Zamarin
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-05-22 16:36 Michał Górny
2022-03-25  0:15 Marek Szuba
2021-11-13 21:24 Michał Górny
2021-11-13 21:09 Jakov Smolić
2021-11-13 12:51 Jakov Smolić
2021-10-06  4:56 Arthur Zamarin
2021-02-26 10:41 Michał Górny
2021-02-26 10:12 Agostino Sarubbo
2021-02-26  8:09 Agostino Sarubbo
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19  4:07 Sam James
2021-01-13 14:59 Sam James
2021-01-13 14:59 Sam James
2021-01-04 22:15 Patrick McLean
2020-12-16 16:48 Sam James
2020-12-10 22:04 Thomas Deutschmann
2020-08-02 21:08 Georgy Yakovlev
2020-06-04  6:35 Agostino Sarubbo
2020-06-04  6:23 Agostino Sarubbo
2020-05-04  6:16 Mart Raudsepp
2020-03-29 12:22 Michał Górny
2020-02-06  7:10 Michał Górny
2019-05-11 18:17 Matthew Thode
2019-04-09  7:05 Matthew Thode
2018-01-06 13:39 Michał Górny
2017-05-24 14:16 Manuel Rüger
2017-05-02 17:43 Michał Górny
2016-03-02  9:22 Patrick Lauer
2015-09-11  1:13 Patrick McLean
2015-09-10 20:47 Patrick McLean
2015-09-10 20:42 Patrick McLean

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=1594572987.9aa512df3f84d3be630cb7b8fa41478adf4b3b54.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