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/ansicolor/
Date: Sat,  5 Jun 2021 20:55:40 +0000 (UTC)	[thread overview]
Message-ID: <1622926534.b152ea8f2661ea79cbc191e0e076fa21b590d0f0.mgorny@gentoo> (raw)

commit:     b152ea8f2661ea79cbc191e0e076fa21b590d0f0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 20:54:24 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 20:55:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b152ea8f

dev-python/ansicolor: Remove old

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

 dev-python/ansicolor/Manifest                  |  1 -
 dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/ansicolor/Manifest b/dev-python/ansicolor/Manifest
index d75f114fc9f..fe3b67070d1 100644
--- a/dev-python/ansicolor/Manifest
+++ b/dev-python/ansicolor/Manifest
@@ -1,2 +1 @@
-DIST ansicolor-0.2.6.tar.gz 6224 BLAKE2B 38ffd0e9a88c886ebad25c4f0072f2f8f833e028c3bc14eb89252c1c0b501f973c9b3e371b4c605a3b98df33eb7203a963797d3ee56cf87b0afb927b19096fd5 SHA512 44c7dc6f621fc3044d4a52acb96e7e497578e025090633bfc8cbf686d7461da018f64502b477a6090e60747481f320cebaad00ee0776c9f4c52d4abbb1812121
 DIST ansicolor-0.3.2.gh.tar.gz 118221 BLAKE2B f3f621298858974522dd05665c66ffebfc335291b61c6f0e6f835aaddf099559412f12979ad2a43001690b430125c8e1a8fd5427ad3268393d75bd736353d598 SHA512 de1e1bc9d8a02accaa57a64e5d2ea1f510545b3ab83218c47c7a1861e8438862c222147c9dcab0fcb1ec4055dcee07d6cde6d7bfecfbf9ac55c3bb76ac0fb0ab

diff --git a/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild b/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
deleted file mode 100644
index 8ea693a0aa4..00000000000
--- a/dev-python/ansicolor/ansicolor-0.2.6-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-if [[ ${PV} == *9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/numerodix/ansicolor.git"
-	# pypi tars don't include tests and github repo is missing release tags,
-	# so only enabling tests for 9999 at this time
-	distutils_enable_tests pytest
-else
-	SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
-HOMEPAGE="https://github.com/numerodix/ansicolor https://pypi.org/project/ansicolor/"
-
-LICENSE="Apache-2.0"
-SLOT="0"


             reply	other threads:[~2021-06-05 20:55 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-05 20:55 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansicolor/ Michał Górny
2023-11-30  2:08 Sam James
2023-05-26 20:26 Arthur Zamarin
2022-06-22  7:42 Michał Górny
2022-06-22  5:33 Joonas Niilola
2022-05-18 10:47 Andrew Ammerlaan
2021-06-05 12:36 Michał Górny
2021-05-05  9:25 Michał Górny
2021-05-05  9:25 Michał Górny
2021-03-15  2:55 Sam James
2020-05-07 21:59 Mikle Kolyada
2020-02-27 13:54 Joonas Niilola
2020-02-27 13:54 Joonas Niilola
2020-02-03 20:46 Michał Górny
2018-06-07  7:28 Michał Górny
2018-03-19 14:50 Michał Górny
2018-03-18 12:47 Mikle Kolyada
2018-02-26 21:56 Patrice Clement
2018-02-02 23:22 Michał Górny
2018-01-08 16:35 Patrice Clement
2018-01-08 16:35 Patrice Clement
2018-01-08 16:35 Patrice Clement
2018-01-08 16:35 Patrice Clement
2017-01-09 20:26 David Seifert
2017-01-07 14:48 David Seifert

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=1622926534.b152ea8f2661ea79cbc191e0e076fa21b590d0f0.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