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: Thu, 30 Mar 2023 15:48:53 +0000 (UTC)	[thread overview]
Message-ID: <1680191328.1bd516a60886b0abb645c92429ebc78fbf74d33d.mgorny@gentoo> (raw)

commit:     1bd516a60886b0abb645c92429ebc78fbf74d33d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 15:47:45 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 15:48:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd516a6

dev-python/natsort: Remove old

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

 dev-python/natsort/Manifest             |  2 --
 dev-python/natsort/natsort-8.2.0.ebuild | 33 ---------------------------------
 dev-python/natsort/natsort-8.3.0.ebuild | 32 --------------------------------
 3 files changed, 67 deletions(-)

diff --git a/dev-python/natsort/Manifest b/dev-python/natsort/Manifest
index 6474a013c2e1..02d3026a050c 100644
--- a/dev-python/natsort/Manifest
+++ b/dev-python/natsort/Manifest
@@ -1,3 +1 @@
-DIST natsort-8.2.0.tar.gz 145643 BLAKE2B d101ae2fa1cb009892e9712ece87d3825f3fca7970475e46176e5acbc29481ac79d491f1bae0721d85d3e67ecf39e5f54e2a984f0398356f32a5f0ec18a3e98d SHA512 d7e35c48ee36e69812c26b2cd333c57f1ec70c54017c4f51ed06dbb7619afc11cd1d589035faee700e1adf1e6b759b43ee497685fc88518be62c41957e15884e
-DIST natsort-8.3.0.tar.gz 123448 BLAKE2B 7fd480c8bfaceaca7431716e7721acac89d4a5c87a951ecf2754d80062437776eee823d7b94c58e2b9bc6864d9c0f595ee8667c538609c296694a548c126ab58 SHA512 63a65a99c9475e8ae96d722ae4c093cc73034c0dfdd254b24ae02904dd81cc8be36038c8a3fc514080f436d4124847f0f331d06a87c435f0b7b7d1d72313ae0d
 DIST natsort-8.3.1.tar.gz 123736 BLAKE2B 3ad4d8884b463fa792f7930f6d92dda146c96cd929a58a1d418c59f8b3c5fc06329e2cf0341963c820fb8d2fc67b287ce69083a2cba9f20bd8abc06c0fca6a44 SHA512 98ee9bfed9307487b9ae9ced5ce723b6840c6f882d06702f205986430572b767f3ac0930ffdf0663d99256f6feed704394b2b7e11f4b01f4f0241cd8639df622

diff --git a/dev-python/natsort/natsort-8.2.0.ebuild b/dev-python/natsort/natsort-8.2.0.ebuild
deleted file mode 100644
index b84e0859468b..000000000000
--- a/dev-python/natsort/natsort-8.2.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Natural sorting for Python"
-HOMEPAGE="
-	https://github.com/SethMMorton/natsort/
-	https://pypi.org/project/natsort/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
-	test? (
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pytest-mock[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	optfeature "sorting results that match most file browsers" "dev-python/pyicu"
-}

diff --git a/dev-python/natsort/natsort-8.3.0.ebuild b/dev-python/natsort/natsort-8.3.0.ebuild
deleted file mode 100644
index 5b947e1cf1a3..000000000000
--- a/dev-python/natsort/natsort-8.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Natural sorting for Python"
-HOMEPAGE="
-	https://github.com/SethMMorton/natsort/
-	https://pypi.org/project/natsort/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-BDEPEND="
-	test? (
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pytest-mock[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-pkg_postinst() {
-	optfeature "sorting results that match most file browsers" "dev-python/pyicu"
-}


             reply	other threads:[~2023-03-30 15:48 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 15:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-13 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/natsort/ Arthur Zamarin
2025-02-27 21:01 Michał Górny
2024-05-18  6:23 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: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-05-04 11:26 Michał Górny
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=1680191328.1bd516a60886b0abb645c92429ebc78fbf74d33d.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