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/cwcwidth/
Date: Sat, 13 Nov 2021 21:24:14 +0000 (UTC)	[thread overview]
Message-ID: <1636838582.1471c90906889ff1aa13b05912ee4ad1e847d8cc.mgorny@gentoo> (raw)

commit:     1471c90906889ff1aa13b05912ee4ad1e847d8cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 20:44:21 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 21:23:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1471c909

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.4.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/cwcwidth/Manifest b/dev-python/cwcwidth/Manifest
index cfca6f6b241..44f8875a99b 100644
--- a/dev-python/cwcwidth/Manifest
+++ b/dev-python/cwcwidth/Manifest
@@ -1,2 +1 @@
-DIST cwcwidth-0.1.4.gh.tar.gz 11488 BLAKE2B 8d71a172f60e7c365917845e4e5b7e4c703868c8b318fbf07bce44e4b34f0512af84b939a91aba8db73ad362c1c514151e74c81461ea856f73f57efbf1676b75 SHA512 e9aaf003b44d30cf8fa2ae015c2b1af4552a84274416e79f1c56d075aa55fb238b8726d9a052ed8db6f3a0e265e5e170431f9815f1b1255e0a9170845f09b7f3
 DIST cwcwidth-0.1.5.gh.tar.gz 11526 BLAKE2B a457a17ad3668b0633c8aebd8b015225a37afdb9f45a9342960716583e57f7e0d6cf80f27d6139f339e4876d9f8fa4b4cb7c03bb92a6d9ade99225900b8d4a36 SHA512 2eac36232f1efbe427290c3c1d356ab1a31c4d855a0755eed71b18e3c93f516890dd592643efa8a59551fb5e997e39afd5aca7bd0dbe24d4552de738fb2e39ba

diff --git a/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild b/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild
deleted file mode 100644
index 9f0294c4ff7..00000000000
--- a/dev-python/cwcwidth/cwcwidth-0.1.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-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 x86"
-
-BDEPEND="
-	dev-python/cython[${PYTHON_USEDEP}]"
-
-distutils_enable_tests unittest
-
-src_test() {
-	cd tests || die
-	distutils-r1_src_test
-}


             reply	other threads:[~2021-11-13 21:24 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13 21:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 13:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/cwcwidth/ Michał Górny
2025-03-01 11:57 Michał Górny
2025-02-10  5:47 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 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=1636838582.1471c90906889ff1aa13b05912ee4ad1e847d8cc.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