From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/youseedee/
Date: Sat, 26 Mar 2022 11:53:49 +0000 (UTC) [thread overview]
Message-ID: <1648283420.fc16b6bb295c4bf9d02b52150a2292228a97aad1.andrewammerlaan@gentoo> (raw)
commit: fc16b6bb295c4bf9d02b52150a2292228a97aad1
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Mar 26 08:30:20 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 08:30:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc16b6bb
dev-python/youseedee: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/youseedee/Manifest | 1 +
dev-python/youseedee/metadata.xml | 13 +++++++++++++
dev-python/youseedee/youseedee-0.3.0.ebuild | 19 +++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/youseedee/Manifest b/dev-python/youseedee/Manifest
new file mode 100644
index 000000000..b58355cc5
--- /dev/null
+++ b/dev-python/youseedee/Manifest
@@ -0,0 +1 @@
+DIST youseedee-0.3.0.tar.gz 9832 BLAKE2B 3c9f65e8d6f361ddd4f2299853ee1b50ad91637c376690c85a2cbc00b23e5bbf907c8d07f634b96ef4e866403655f94a1007402bb54ac3bc0efab39ce632be0d SHA512 563eda343a853de06acc705570559c4e19b585dd02e4ef0d279b43157ec3989f96993bb5e39331bdd8460250965b80a5b72fe22aed6deaf1f7660288608b820d
diff --git a/dev-python/youseedee/metadata.xml b/dev-python/youseedee/metadata.xml
new file mode 100644
index 000000000..35b842ca2
--- /dev/null
+++ b/dev-python/youseedee/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/simoncozens/youseedee/issues</bugs-to>
+ <remote-id type="github">simoncozens/youseedee</remote-id>
+ <remote-id type="pypi">youseedee</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/youseedee/youseedee-0.3.0.ebuild b/dev-python/youseedee/youseedee-0.3.0.ebuild
new file mode 100644
index 000000000..b05f114ac
--- /dev/null
+++ b/dev-python/youseedee/youseedee-0.3.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Interface to the Unicode Character Database"
+HOMEPAGE="https://github.com/simoncozens/youseedee"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
next reply other threads:[~2022-03-26 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-26 11:53 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-11 14:32 [gentoo-commits] repo/proj/guru:master commit in: dev-python/youseedee/ Andrew Ammerlaan
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=1648283420.fc16b6bb295c4bf9d02b52150a2292228a97aad1.andrewammerlaan@gentoo \
--to=andrewammerlaan@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