public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/emoji/
Date: Tue, 11 Feb 2020 11:42:45 +0000 (UTC)	[thread overview]
Message-ID: <1581421264.1cb09ae284836328b8b41d98b08bfab882b3be38.alexxy@gentoo> (raw)

commit:     1cb09ae284836328b8b41d98b08bfab882b3be38
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 09:24:58 2020 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:41:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb09ae2

dev-python/emoji: Initial import

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 dev-python/emoji/Manifest           |  1 +
 dev-python/emoji/emoji-0.5.4.ebuild | 18 ++++++++++++++++++
 dev-python/emoji/metadata.xml       | 16 ++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/emoji/Manifest b/dev-python/emoji/Manifest
new file mode 100644
index 00000000000..16184f63db3
--- /dev/null
+++ b/dev-python/emoji/Manifest
@@ -0,0 +1 @@
+DIST emoji-0.5.4.tar.gz 43402 BLAKE2B a7d94af22d09159e23b160300f70372c08c095fae3be45e204e5be73a907cd4ffcbad00aeed4c85ec0048ae1a5fdedce52105bcfc1557217d3b53002e1770267 SHA512 20e592247f8bc9bc0a030181904d806b50768b444b728d074afa58896e258ca664b4983de5c51b7624b585edcd93e05a34b8df722f4d0eefb625ce11fbb63d0d

diff --git a/dev-python/emoji/emoji-0.5.4.ebuild b/dev-python/emoji/emoji-0.5.4.ebuild
new file mode 100644
index 00000000000..40104cfdb97
--- /dev/null
+++ b/dev-python/emoji/emoji-0.5.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7,8})
+
+inherit distutils-r1
+
+DESCRIPTION="Emoji for Python"
+HOMEPAGE="https://github.com/carpedm20/emoji/"
+LICENSE="BSD"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+BDEPEND=""
+RDEPEND=""

diff --git a/dev-python/emoji/metadata.xml b/dev-python/emoji/metadata.xml
new file mode 100644
index 00000000000..5d5c5a18006
--- /dev/null
+++ b/dev-python/emoji/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>alexxy@gentoo.org</email>
+		<name>Alexey Shvetsov</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">emoji</remote-id>
+		<remote-id type="github">carpedm20/emoji</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2020-02-11 11:42 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 11:42 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-05  8:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/emoji/ Michał Górny
2021-06-01 12:13 Sam James
2021-06-01 12:13 Sam James
2021-08-01 21:33 Michał Górny
2021-09-17  8:31 Michał Górny
2021-10-06  7:16 Michał Górny
2021-10-14  7:51 Michał Górny
2021-10-17  8:23 Michał Górny
2022-01-15 20:51 Arthur Zamarin
2022-03-09 18:26 Arthur Zamarin
2022-05-16 13:18 Michał Górny
2022-06-04 17:52 Michał Górny
2022-07-17  7:22 Michał Górny
2022-09-19 19:02 Arthur Zamarin
2022-09-19 19:02 Arthur Zamarin
2022-10-31 15:49 Michał Górny
2022-10-31 15:49 Michał Górny
2022-11-14  4:36 Michał Górny
2023-05-25  3:10 Michał Górny
2023-05-25  4:19 Sam James
2023-06-08 10:21 Michał Górny
2023-06-16  4:05 Michał Górny
2023-06-29  5:12 Michał Górny
2023-07-24 11:31 Michał Górny
2023-07-26  6:03 Michał Górny
2023-08-17  8:36 Michał Górny
2023-12-06  6:51 Michał Górny
2023-12-30 18:28 Michał Górny
2024-01-19  5:28 Michał Górny
2024-02-01  4:47 Michał Górny
2024-03-26 16:58 Michał Górny
2024-04-22  3:40 Michał Górny
2024-04-22  3:40 Michał Górny
2024-05-17 17:38 Michał Górny
2024-05-20 19:42 Michał Górny
2024-08-08 20:46 Jakov Smolić
2024-08-19 13:50 Jakov Smolić
2024-09-15 18:10 Arthur Zamarin
2024-09-15 18:10 Arthur Zamarin
2024-09-15 18:35 Michał Górny
2024-09-20  5:12 Michał Górny
2024-09-24  6:41 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-12  7:52 Michał Górny
2024-10-12  7:54 Michał Górny
2024-10-19  8:41 Arthur Zamarin
2024-10-19  8:44 Michał Górny
2025-01-05 13:40 WANG Xuerui
2025-01-17  4:33 Michał Górny
2025-02-01 11:35 Arthur Zamarin
2025-02-01 11:58 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=1581421264.1cb09ae284836328b8b41d98b08bfab882b3be38.alexxy@gentoo \
    --to=alexxy@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