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/ansi/
Date: Mon, 22 Jan 2024 03:40:42 +0000 (UTC)	[thread overview]
Message-ID: <1705894331.2f81611cfff81480ba7dd90e9c98b75ada95aece.mgorny@gentoo> (raw)

commit:     2f81611cfff81480ba7dd90e9c98b75ada95aece
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 03:22:40 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 03:32:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f81611c

dev-python/ansi: Bump to 0.3.7

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

 dev-python/ansi/Manifest          |  1 +
 dev-python/ansi/ansi-0.3.7.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/ansi/Manifest b/dev-python/ansi/Manifest
index 831be9648a39..2b1f2ce798ed 100644
--- a/dev-python/ansi/Manifest
+++ b/dev-python/ansi/Manifest
@@ -1 +1,2 @@
 DIST ansi-0.3.6.tar.gz 6668 BLAKE2B a2bd492aa5c68041feeb04e798ce301ae50ba217c695f4500b033911a719a9e91dc6213d81361e36819a1d46ddeef82e4684ee0c395ec70fc93c6957e2a410b2 SHA512 6b7512013db18436f5982175d82c9f333eef7655eece12454f4731c7f2ed675ab39986e813560d1621b365b7541a5ca6c37d88f2ca5be4460f1ae86cb27d1911
+DIST ansi-ansi-0.3.7.gh.tar.gz 7396 BLAKE2B f8b18b4a8609c8e633261c9b7a28ebc10260059c15a48dd680a22847557335b7aaee50bf522c1e28583e740c0d8c4127da8627c72e13ac641bb5d4634467a8e5 SHA512 651d7d9c665dc18fd43614710b80ab143e6b4bb8b6570b25456f47bc5d1c37602474c049833f996581b19f73f8138c4b4a5b981afcc0319ffdb7141da40744ec

diff --git a/dev-python/ansi/ansi-0.3.7.ebuild b/dev-python/ansi/ansi-0.3.7.ebuild
new file mode 100644
index 000000000000..432895441825
--- /dev/null
+++ b/dev-python/ansi/ansi-0.3.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=${PN}-${P}
+DESCRIPTION="ANSI cursor movement and graphics in Python"
+HOMEPAGE="
+	https://github.com/tehmaze/ansi/
+	https://pypi.org/project/ansi/
+"
+SRC_URI="
+	https://github.com/tehmaze/ansi/archive/${P}.tar.gz
+		-> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-01-22  3:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22  3:40 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-23 16:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi/ Arthur Zamarin
2023-05-27  9:44 Arthur Zamarin
2023-02-14 10:46 Sergey Popov
2022-06-04 17:39 Michał Górny
2022-05-12 19:09 Arthur Zamarin
2022-04-24 18:44 Jakov Smolić
2022-04-11  7:41 Michał Górny
2022-02-08 20:14 Michał Górny
2022-01-31 23:47 Michał Górny
2022-01-29 11:51 Michał Górny
2021-06-05 12:36 Michał Górny
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2020-07-08 13:14 Sergey Popov
2018-08-01 13:02 Sergey Popov

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=1705894331.2f81611cfff81480ba7dd90e9c98b75ada95aece.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