commit:     7d5db139d147f59672ec8f655699b7299d3a2953
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 31 03:10:01 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 31 03:37:32 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5db139

dev-python/ansicolor: Bump to 0.3.3

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

 dev-python/ansicolor/Manifest                                  |  1 +
 .../{ansicolor-9999.ebuild => ansicolor-0.3.3.ebuild}          | 10 +++++++---
 dev-python/ansicolor/ansicolor-9999.ebuild                     | 10 +++++++---
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/dev-python/ansicolor/Manifest b/dev-python/ansicolor/Manifest
index fe3b67070d1a..3dbdf6907e78 100644
--- a/dev-python/ansicolor/Manifest
+++ b/dev-python/ansicolor/Manifest
@@ -1 +1,2 @@
 DIST ansicolor-0.3.2.gh.tar.gz 118221 BLAKE2B 
f3f621298858974522dd05665c66ffebfc335291b61c6f0e6f835aaddf099559412f12979ad2a43001690b430125c8e1a8fd5427ad3268393d75bd736353d598
 SHA512 
de1e1bc9d8a02accaa57a64e5d2ea1f510545b3ab83218c47c7a1861e8438862c222147c9dcab0fcb1ec4055dcee07d6cde6d7bfecfbf9ac55c3bb76ac0fb0ab
+DIST ansicolor-0.3.3.gh.tar.gz 118399 BLAKE2B 
4bab0fd51a933c58e38c1fd5b53dfa7bbaeaf3de8ba38bb24ab10de61c53646632cfdb09d54045709acc0c9554e60a8205f218ccf910496b9e1dc9a5b4819e8e
 SHA512 
7f017ece65edb61f570d20116d540686ad81f69cbf4d060ad18df3e0274d1a866e9259d2d8331e1450b1bab3c1fdcbceffece42de81228da9915c294e826d8f1

diff --git a/dev-python/ansicolor/ansicolor-9999.ebuild 
b/dev-python/ansicolor/ansicolor-0.3.3.ebuild
similarity index 78%
copy from dev-python/ansicolor/ansicolor-9999.ebuild
copy to dev-python/ansicolor/ansicolor-0.3.3.ebuild
index 6d87d3fdf2cc..3a37c50ac0b8 100644
--- a/dev-python/ansicolor/ansicolor-9999.ebuild
+++ b/dev-python/ansicolor/ansicolor-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,13 +17,17 @@ else
        SRC_URI="
        https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz
                -> ${P}.gh.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
-HOMEPAGE="https://github.com/numerodix/ansicolor 
https://pypi.org/project/ansicolor/";
+HOMEPAGE="
+       https://github.com/numerodix/ansicolor/
+       https://pypi.org/project/ansicolor/
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 
+EPYTEST_PLUGINS=()
 distutils_enable_tests pytest

diff --git a/dev-python/ansicolor/ansicolor-9999.ebuild 
b/dev-python/ansicolor/ansicolor-9999.ebuild
index 6d87d3fdf2cc..3a37c50ac0b8 100644
--- a/dev-python/ansicolor/ansicolor-9999.ebuild
+++ b/dev-python/ansicolor/ansicolor-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,13 +17,17 @@ else
        SRC_URI="
        https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz
                -> ${P}.gh.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
-HOMEPAGE="https://github.com/numerodix/ansicolor 
https://pypi.org/project/ansicolor/";
+HOMEPAGE="
+       https://github.com/numerodix/ansicolor/
+       https://pypi.org/project/ansicolor/
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 
+EPYTEST_PLUGINS=()
 distutils_enable_tests pytest

Reply via email to