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/intervaltree/
Date: Fri, 27 Mar 2020 16:30:00 +0000 (UTC)	[thread overview]
Message-ID: <1585326552.8e566a4c671069ee7337adca1c1b074cf8d43010.mgorny@gentoo> (raw)

commit:     8e566a4c671069ee7337adca1c1b074cf8d43010
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 16:08:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 16:29:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e566a4c

dev-python/intervaltree: Remove redundant versions

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

 dev-python/intervaltree/Manifest                  |  1 -
 dev-python/intervaltree/intervaltree-2.1.0.ebuild | 30 -----------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/intervaltree/Manifest b/dev-python/intervaltree/Manifest
index 442abfd0edb..78fe9896dfd 100644
--- a/dev-python/intervaltree/Manifest
+++ b/dev-python/intervaltree/Manifest
@@ -1,2 +1 @@
-DIST intervaltree-2.1.0.tar.gz 38404 BLAKE2B 2410f9e1a374f654936f3b2f53423f453042e5bc4a39ab89e57b889c22508652b8fd348a4beebb10e80b7d7d7c41d4cfed12db77b49105edf5311208e9b9e035 SHA512 983318e23c681ae53371125700bf6f2494467f719e5ffce661564e117d2a7c711da17e74a5793ce2688d8389b3373f17fbb384ac0b37d2be10d6c0a6ec5ecd29
 DIST intervaltree-3.0.2.tar.gz 30663 BLAKE2B b6d5e7a029e1d1aeec60eaf28c1e40707c655f0eca7ce889a9c0d85a9003ac262c3aa49c396b4c42ebf70bb63157e098addec69050d01ae42a6ba37ea76e1ea5 SHA512 51d6aa302c95c9a573bcf594de390037ec1a6d674061e6a0b4025fa889dfd0187e37bc0331f13d6703340973e4c539aa1349431b14c742de9d2050cbb53d8255

diff --git a/dev-python/intervaltree/intervaltree-2.1.0.ebuild b/dev-python/intervaltree/intervaltree-2.1.0.ebuild
deleted file mode 100644
index 398d5f15eef..00000000000
--- a/dev-python/intervaltree/intervaltree-2.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Editable interval tree data structure for Python 2 and 3"
-HOMEPAGE="https://pypi.org/project/intervaltree/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	test? (
-		${RDEPEND}
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)"
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2020-03-27 16:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27 16:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/intervaltree/ Michał Górny
2024-05-17 18:40 Michał Górny
2023-11-24 15:22 Arthur Zamarin
2023-11-17 15:52 Andrew Ammerlaan
2023-07-06 12:08 Michał Górny
2023-05-29  4:54 Arthur Zamarin
2023-05-29  4:54 Arthur Zamarin
2023-05-29  4:54 Arthur Zamarin
2023-02-10  8:45 Yixun Lan
2022-05-20 18:01 Andrew Ammerlaan
2021-06-05 21:08 Michał Górny
2021-06-05 20:35 Sam James
2021-05-06 11:38 Michał Górny
2021-04-09 11:49 Joonas Niilola
2020-03-20  8:46 Michał Górny
2019-12-22 22:40 Aaron Bauman
2017-04-01 12:10 David Seifert

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=1585326552.8e566a4c671069ee7337adca1c1b074cf8d43010.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