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/sortedcontainers/
Date: Thu, 31 Dec 2020 08:54:11 +0000 (UTC)	[thread overview]
Message-ID: <1609404846.b753f7170bb567b417601e69bda51c30a881f21b.mgorny@gentoo> (raw)

commit:     b753f7170bb567b417601e69bda51c30a881f21b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 08:52:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 08:54:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b753f717

dev-python/sortedcontainers: Remove old

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

 dev-python/sortedcontainers/Manifest               |  1 -
 .../sortedcontainers-2.2.2-r1.ebuild               | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/sortedcontainers/Manifest b/dev-python/sortedcontainers/Manifest
index 8963ca2c913..5de1ab09278 100644
--- a/dev-python/sortedcontainers/Manifest
+++ b/dev-python/sortedcontainers/Manifest
@@ -1,2 +1 @@
-DIST python-sortedcontainers-2.2.2.gh.tar.gz 9228894 BLAKE2B 358a2028a00748c89046069ed7ff075350d4a93f98521b48a72ba466719fd8b1eaa023f4c9d93beec1538315518f7fcc8b5b02478b1506c65fafa3840081b668 SHA512 413212aa35a80d24ec208caf19314dcc42dae207ec4ea8fdd7dc240c6fbf17372cb4c3e2209f6e40094419fa3eeb2fc9b23ad8bd7fb4e6fdaca46fd2fb248281
 DIST python-sortedcontainers-2.3.0.gh.tar.gz 9228968 BLAKE2B cdff8230d4e4ac42a89ed3192666ebf22cd48a4475f1dc173cffb0339c7f27e9cdfde1fb631daadf04adf2c00bed8a924e1202712d0ebcbd591f5542de863461 SHA512 0488e2f9f07ea7e4737ade69441f02614b63cfccb32a71af4e5953001bfa840d2e113a36a0a0a6d4c1e7fdd920ac3937b0baaea522d742547a4d81a99b8d1a6c

diff --git a/dev-python/sortedcontainers/sortedcontainers-2.2.2-r1.ebuild b/dev-python/sortedcontainers/sortedcontainers-2.2.2-r1.ebuild
deleted file mode 100644
index e964422fcf1..00000000000
--- a/dev-python/sortedcontainers/sortedcontainers-2.2.2-r1.ebuild
+++ /dev/null
@@ -1,28 +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,8,9} pypy3 )
-
-inherit distutils-r1
-
-MY_P=python-${P}
-DESCRIPTION="Python library to sort collections and containers"
-HOMEPAGE="http://www.grantjenks.com/docs/sortedcontainers/
-	https://pypi.org/project/sortedcontainers/
-	https://github.com/grantjenks/python-sortedcontainers/"
-SRC_URI="
-	https://github.com/grantjenks/python-sortedcontainers/archive/v${PV}.tar.gz
-		-> ${MY_P}.gh.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests pytest
-
-python_test() {
-	local -x PYTHONPATH=.
-	pytest -vv --ignore docs/conf.py || die "Tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2020-12-31  8:54 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-31  8:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/sortedcontainers/ Michał Górny
2024-05-09 13:12 Michał Górny
2023-05-23 16:23 Michał Górny
2022-06-10  4:18 Michał Górny
2022-06-10  3:09 Sam James
2022-05-09 20:38 Michał Górny
2022-05-09 15:01 Michał Górny
2022-05-09 15:01 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-06-24  8:20 Michał Górny
2021-06-24  4:26 Agostino Sarubbo
2021-05-17  7:36 Michał Górny
2021-05-05 17:05 Michał Górny
2020-12-31  1:20 Sam James
2020-11-28  8:27 Sam James
2020-11-09  8:14 Michał Górny
2020-09-20 15:38 Michał Górny
2020-07-30 20:41 Michał Górny
2020-07-30  3:57 Sam James
2020-07-30  3:57 Sam James
2020-07-11 21:42 Sam James
2020-07-11 20:16 Georgy Yakovlev
2020-07-11 18:22 Georgy Yakovlev
2020-07-11  8:57 Michał Górny
2020-07-09  8:41 Agostino Sarubbo
2020-07-05  8:36 Sergei Trofimovich
2020-06-08 16:55 Michał Górny
2020-06-07  7:27 Michał Górny
2020-05-30 11:51 Michał Górny
2020-05-29 21:01 Michał Górny
2020-05-25 16:16 Michał Górny
2020-04-13 22:42 Sergei Trofimovich
2020-03-29  8:20 Michał Górny
2020-03-29  8:20 Michał Górny
2020-03-29  8:20 Michał Górny
2020-03-29  8:20 Michał Górny
2020-03-16 22:20 Mart Raudsepp
2020-03-16  4:10 Matt Turner
2020-03-14 18:13 Mikle Kolyada
2020-02-08 18:49 Sergei Trofimovich
2020-02-07 16:13 Agostino Sarubbo
2020-02-07 12:12 Agostino Sarubbo
2020-02-07 10:52 Agostino Sarubbo
2020-01-31 22:17 Sergei Trofimovich
2020-01-13 19:50 Sergei Trofimovich
2020-01-13  9:39 Michał Górny
2019-12-17  7:35 Michał Górny
2019-04-16  6:22 Matthew Thode
2017-09-28 13:42 Michael Palimaka
2017-09-08 20:53 Markus Meier
2017-08-28 18:23 Michał Górny
2017-07-31  9:33 Tobias Klausmann
2017-03-29  1:43 Brian Dolbec
2017-03-07  0:17 Sebastien Fabbro

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=1609404846.b753f7170bb567b417601e69bda51c30a881f21b.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