From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uc-micro-py/
Date: Sun, 18 Sep 2022 18:50:41 +0000 (UTC) [thread overview]
Message-ID: <1663527037.196389231ea8e3b4d0072e82eb70742d2b75192a.mgorny@gentoo> (raw)
commit: 196389231ea8e3b4d0072e82eb70742d2b75192a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 18:43:59 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 18:50:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19638923
dev-python/uc-micro-py: New package, v1.0.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/uc-micro-py/Manifest | 1 +
dev-python/uc-micro-py/metadata.xml | 13 ++++++++++++
dev-python/uc-micro-py/uc-micro-py-1.0.1.ebuild | 27 +++++++++++++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-python/uc-micro-py/Manifest b/dev-python/uc-micro-py/Manifest
new file mode 100644
index 000000000000..4606880ea2fb
--- /dev/null
+++ b/dev-python/uc-micro-py/Manifest
@@ -0,0 +1 @@
+DIST uc.micro-py-1.0.1.gh.tar.gz 6235 BLAKE2B 7ba5935e97d9926789cde37491ce09235f467781ddd99dc841f70bd42a13c87bdc3a7970684cab81684620c1c49e1bc316faa0d4e8664293c76cf7c86e24c446 SHA512 c6747943bd4ac9a3b7bf8d02a52947df04d4d4986311da7fa77d6ae010d512de9ad429d78a436a2f8e11c6f2d8dde00bea70ea0b1237a35e5b16ed4ad6b430fe
diff --git a/dev-python/uc-micro-py/metadata.xml b/dev-python/uc-micro-py/metadata.xml
new file mode 100644
index 000000000000..c91cb5f9f4b7
--- /dev/null
+++ b/dev-python/uc-micro-py/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">tsutsu3/uc.micro-py</remote-id>
+ <remote-id type="pypi">uc-micro-py</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/uc-micro-py/uc-micro-py-1.0.1.ebuild b/dev-python/uc-micro-py/uc-micro-py-1.0.1.ebuild
new file mode 100644
index 000000000000..76bbe5caa499
--- /dev/null
+++ b/dev-python/uc-micro-py/uc-micro-py-1.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/-/.}
+DESCRIPTION="Micro subset of unicode data files for linkify-it-py projects"
+HOMEPAGE="
+ https://github.com/tsutsu3/uc.micro-py/
+ https://pypi.org/project/uc-micro-py/
+"
+SRC_URI="
+ https://github.com/tsutsu3/uc.micro-py/archive/v${PV}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-09-18 18:50 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 18:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-18 20:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/uc-micro-py/ Arthur Zamarin
2022-09-18 20:30 Arthur Zamarin
2022-09-18 20:30 Arthur Zamarin
2022-09-19 5:36 Yixun Lan
2022-09-19 17:08 Arthur Zamarin
2022-09-19 17:08 Arthur Zamarin
2022-09-19 17:08 Arthur Zamarin
2022-09-19 19:04 Arthur Zamarin
2022-09-26 6:47 Arthur Zamarin
2022-09-26 6:48 Arthur Zamarin
2022-10-07 7:03 Michał Górny
2022-10-08 22:36 James Le Cuirot
2022-10-22 16:44 Arthur Zamarin
2022-10-22 16:44 Arthur Zamarin
2022-10-22 16:49 Arthur Zamarin
2022-10-22 16:49 Arthur Zamarin
2022-10-22 17:32 Arthur Zamarin
2022-10-23 7:53 Agostino Sarubbo
2022-10-25 12:49 Sam James
2022-10-25 12:50 Sam James
2023-01-25 16:10 WANG Xuerui
2023-03-19 17:36 Arthur Zamarin
2023-05-02 3:14 Michał Górny
2023-05-27 19:32 Arthur Zamarin
2023-06-01 18:35 Jakov Smolić
2023-06-01 18:40 Michał Górny
2024-02-09 18:45 Arthur Zamarin
2024-02-24 10:22 Michał Górny
2024-02-24 10:24 Michał Górny
2025-02-16 16:02 Michał Górny
2025-05-11 20:37 Sam James
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=1663527037.196389231ea8e3b4d0072e82eb70742d2b75192a.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