From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cwcwidth/
Date: Sat, 01 Mar 2025 11:57:40 +0000 (UTC) [thread overview]
Message-ID: <1740829682.586a4b7caa4db55994cd97d1a21e055cd4727b32.mgorny@gentoo> (raw)
commit: 586a4b7caa4db55994cd97d1a21e055cd4727b32
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 11:48:02 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 11:48:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586a4b7c
dev-python/cwcwidth: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cwcwidth/Manifest | 1 -
dev-python/cwcwidth/cwcwidth-0.1.9.ebuild | 35 -------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-python/cwcwidth/Manifest b/dev-python/cwcwidth/Manifest
index 6a46a5deef0b..82e2ed27ec92 100644
--- a/dev-python/cwcwidth/Manifest
+++ b/dev-python/cwcwidth/Manifest
@@ -1,2 +1 @@
DIST cwcwidth-0.1.10.gh.tar.gz 14158 BLAKE2B 8e375ef486496ca5d422d833eea6fecaf881f898580d5130c485f2c3881434dc8d51aca1803fff8fd08c09a468290a0810a7c3031ca0e7648dc4970c27999e73 SHA512 eb4321ca49b997feb5c5442c98730610dcfbc8b0e8f5397f3c5b08f51b84ee6248577a0b81d79db83115d1f91751dbfb0cc35f3551099b0b02270cee1226985d
-DIST cwcwidth-0.1.9.gh.tar.gz 11472 BLAKE2B 70308dcca8ea0c5cbc76726e58ef8a8b2b4bd015411753e91370a34cb600aeb15fdddc537561b0a2e5f7338e77b6a1e2a30207cbcd92d14c60a8b8bfd87ea51f SHA512 f3911fc1a32bb3739ef81d0dfb61b47de8ab62ad26f9f3c361c458b6cb0e4000a5625969972fce09e7906fd35c7ddf7bd7f6b9bcc8efd799433282bdb326969d
diff --git a/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild
deleted file mode 100644
index 60addf5313ea..000000000000
--- a/dev-python/cwcwidth/cwcwidth-0.1.9.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for wc(s)width"
-HOMEPAGE="
- https://github.com/sebastinas/cwcwidth/
- https://pypi.org/project/cwcwidth/
-"
-SRC_URI="
- https://github.com/sebastinas/cwcwidth/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~riscv x86"
-
-BDEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-src_test() {
- cd tests || die
- distutils-r1_src_test
-}
next reply other threads:[~2025-03-01 11:58 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-01 11:57 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/cwcwidth/ Michał Górny
2024-06-18 17:59 Michał Górny
2023-11-24 14:43 Michał Górny
2023-11-11 20:50 Michał Górny
2023-11-11 20:17 Arthur Zamarin
2023-11-11 19:21 Sam James
2023-10-08 17:48 Michał Górny
2023-06-06 17:52 Arthur Zamarin
2023-05-04 16:11 Michał Górny
2022-11-30 3:09 Michał Górny
2022-11-30 0:52 Sam James
2022-11-29 22:22 Jakov Smolić
2022-10-27 4:49 Michał Górny
2022-09-20 5:37 Michał Górny
2022-09-19 20:14 Jakov Smolić
2022-09-19 20:10 Jakov Smolić
2022-08-17 18:28 Arthur Zamarin
2022-06-27 9:29 Michał Górny
2022-06-27 7:37 Agostino Sarubbo
2022-06-27 7:34 Agostino Sarubbo
2022-05-25 18:01 Arthur Zamarin
2022-05-25 18:01 Arthur Zamarin
2022-03-30 11:25 Jakov Smolić
2022-01-28 17:06 Michał Górny
2022-01-26 20:40 Jakov Smolić
2022-01-26 20:18 Jakov Smolić
2021-12-25 17:18 Arthur Zamarin
2021-11-13 21:24 Michał Górny
2021-11-13 20:40 Jakov Smolić
2021-11-13 9:42 Jakov Smolić
2021-10-11 7:56 Michał Górny
2021-06-05 13:34 Michał Górny
2021-06-05 13:34 Michał Górny
2021-02-26 12:07 Agostino Sarubbo
2021-02-08 8:44 Michał Górny
2021-01-29 9:00 Michał Górny
2021-01-24 19:50 Michał Górny
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=1740829682.586a4b7caa4db55994cd97d1a21e055cd4727b32.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