From: "Sergey Popov" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi/
Date: Wed, 1 Aug 2018 13:02:06 +0000 (UTC) [thread overview]
Message-ID: <1533128384.5e677253c3a88520c768a78c9be6d88c3b0659c4.pinkbyte@gentoo> (raw)
commit: 5e677253c3a88520c768a78c9be6d88c3b0659c4
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 1 12:59:44 2018 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Aug 1 12:59:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e677253
dev-python/ansi: new package
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/ansi/Manifest | 1 +
dev-python/ansi/ansi-0.1.3.ebuild | 20 ++++++++++++++++++++
dev-python/ansi/metadata.xml | 12 ++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/ansi/Manifest b/dev-python/ansi/Manifest
new file mode 100644
index 00000000000..3df0150bb7e
--- /dev/null
+++ b/dev-python/ansi/Manifest
@@ -0,0 +1 @@
+DIST ansi-0.1.3.tar.gz 4561 BLAKE2B 33f1bb49dac19879a1e98dc75706e1963a11665a31c80161a6ff9580b5e2c0ec50de7e168860cde647488c67d2bb5bfd1418b9f4637c9db2f3d68d1b49bcfb47 SHA512 824ba1a9125af8fc23f402ab4de26c82250dad7be0080e0050585ad955337801393792c01ed3affa8a25551fa07b3caaedecde1889401293d415249e70a72705
diff --git a/dev-python/ansi/ansi-0.1.3.ebuild b/dev-python/ansi/ansi-0.1.3.ebuild
new file mode 100644
index 00000000000..e1e76f20762
--- /dev/null
+++ b/dev-python/ansi/ansi-0.1.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="ANSI cursor movement and graphics in Python"
+HOMEPAGE="https://github.com/tehmaze/ansi"
+SRC_URI="https://github.com/tehmaze/${PN}/archive/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${PN}-${P}"
diff --git a/dev-python/ansi/metadata.xml b/dev-python/ansi/metadata.xml
new file mode 100644
index 00000000000..7a7fc220ebb
--- /dev/null
+++ b/dev-python/ansi/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">tehmaze/ansi</remote-id>
+ <remote-id type="pypi">ansi</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2018-08-01 13:02 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-01 13:02 Sergey Popov [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-08 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi/ Sergey Popov
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2021-06-05 12:36 Michał Górny
2022-01-29 11:51 Michał Górny
2022-01-31 23:47 Michał Górny
2022-02-08 20:14 Michał Górny
2022-04-11 7:41 Michał Górny
2022-04-24 18:44 Jakov Smolić
2022-05-12 19:09 Arthur Zamarin
2022-06-04 17:39 Michał Górny
2023-02-14 10:46 Sergey Popov
2023-05-27 9:44 Arthur Zamarin
2023-11-23 16:58 Arthur Zamarin
2024-01-22 3:40 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=1533128384.5e677253c3a88520c768a78c9be6d88c3b0659c4.pinkbyte@gentoo \
--to=pinkbyte@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