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/natsort/
Date: Mon,  4 May 2020 11:26:30 +0000 (UTC)	[thread overview]
Message-ID: <1588591524.a43bf02d70ba9ec089f40bc757059dc4611d5d26.mgorny@gentoo> (raw)

commit:     a43bf02d70ba9ec089f40bc757059dc4611d5d26
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 11:25:24 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 11:25:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43bf02d

dev-python/natsort: Remove old

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

 dev-python/natsort/Manifest             |  1 -
 dev-python/natsort/natsort-4.0.4.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/natsort/Manifest b/dev-python/natsort/Manifest
index 3ffb87a69b7..b9d34cb9679 100644
--- a/dev-python/natsort/Manifest
+++ b/dev-python/natsort/Manifest
@@ -1,2 +1 @@
-DIST natsort-4.0.4.tar.gz 63116 BLAKE2B f4b15cd105ff79c17eec2b94371596c9a75f7389304f2808449da2e68eca6d9754871e4ef983a9bdaef43049ae64dad5f7c5ac46e55c5c379a79f6f5fae579fe SHA512 e1c00de6fec56aeda6dedb547edfb2f819d8c129feb938be9cee64cd106485d75b2af12316d73b6e79c90694b0d489ddbdc29635e3df9569466d062cabbed461
 DIST natsort-7.0.1.tar.gz 139272 BLAKE2B 81f75df0868a0810fbc8fef5a499135b5291adde7561a1b0e6b8a94a7f5afc27cd156939119c24749b1ed6983b4a6d63cada3f4a220e785dc06986db099803ba SHA512 48bfda8a42b951287d984e38c474b71233d56a578d8bec12e657413b3cdb71dd27103acda8dca359d87efd761e775deff0775a81d8dfa18df24c364921028c2b

diff --git a/dev-python/natsort/natsort-4.0.4.ebuild b/dev-python/natsort/natsort-4.0.4.ebuild
deleted file mode 100644
index d072bd56dac..00000000000
--- a/dev-python/natsort/natsort-4.0.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-RESTRICT="test"
-
-inherit distutils-r1
-
-DESCRIPTION="Natural sorting for Python"
-HOMEPAGE="https://pypi.org/project/natsort/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}]
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pytest-cov[${PYTHON_USEDEP}]
-	)"
-
-python_test() {
-	py.test || die "Tests failed under ${EPYTHON}"
-}


             reply	other threads:[~2020-05-04 11:26 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 11:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  6:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/natsort/ Michał Górny
2023-07-24 11:06 Michał Górny
2023-07-24 10:05 Jakov Smolić
2023-06-21  4:14 Michał Górny
2023-05-25 14:49 Michał Górny
2023-03-30 15:48 Michał Górny
2023-03-30 15:34 Arthur Zamarin
2023-03-03  5:53 Michał Górny
2023-02-28  5:06 Michał Górny
2022-12-26  7:10 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-10-03  6:42 Michał Górny
2022-10-02 19:33 Arthur Zamarin
2022-09-02 15:32 Arthur Zamarin
2022-05-16 14:17 Andrew Ammerlaan
2022-03-15 14:17 Michał Górny
2022-03-15 12:33 Jakov Smolić
2022-01-31  7:53 Michał Górny
2022-01-20 14:24 Michał Górny
2022-01-20  9:46 Jakov Smolić
2022-01-10 20:47 Michał Górny
2022-01-10 20:05 Jakov Smolić
2021-12-15 16:12 Michał Górny
2021-12-11 19:10 Arthur Zamarin
2021-12-11 19:10 Arthur Zamarin
2021-12-10 17:39 Michał Górny
2021-12-10 11:46 Arthur Zamarin
2021-12-07  8:40 Joshua Kinard
2021-11-03  6:43 Michał Górny
2021-10-23 13:16 Sam James
2021-10-14  4:45 Sam James
2021-10-11  0:45 Sam James
2021-07-27 20:35 Sam James
2021-07-26 11:17 Sam James
2021-07-25 20:09 Sam James
2021-07-25  8:52 Agostino Sarubbo
2021-07-25  3:16 Matt Turner
2021-06-26  1:34 Sam James
2021-06-24 17:37 Sergei Trofimovich
2021-06-24 17:33 Sergei Trofimovich
2021-06-24 17:32 Sergei Trofimovich
2021-05-18 13:02 Michał Górny
2021-02-26  8:30 Michał Górny
2021-01-25  8:09 Michał Górny
2021-01-24  1:04 Sam James
2021-01-07  9:22 Michał Górny
2020-12-05 23:51 Sam James
2020-12-05 23:51 Sam James
2020-12-05 23:48 Sam James
2020-02-14 21:40 Sebastian Pipping
2017-06-14 13:52 Pacho Ramos
2017-05-02 16:41 Michał Górny
2017-01-21 18:54 Agostino Sarubbo
2016-09-03 17:21 Mike Gilbert
2016-02-18 21:21 Patrick Lauer
2015-08-24 15:41 Mikle Kolyada

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=1588591524.a43bf02d70ba9ec089f40bc757059dc4611d5d26.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