From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/seedir/
Date: Mon, 26 Dec 2022 07:10:22 +0000 (UTC) [thread overview]
Message-ID: <1672038616.1f620acfb90c9b5ce76f03e44b4f3410c5f09fa2.mgorny@gentoo> (raw)
commit: 1f620acfb90c9b5ce76f03e44b4f3410c5f09fa2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 07:05:27 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 07:10:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f620acf
dev-python/seedir: New package, v0.4.2
New test dep of dev-python/sybil.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/seedir/Manifest | 1 +
dev-python/seedir/metadata.xml | 13 +++++++++++++
dev-python/seedir/seedir-0.4.2.ebuild | 29 +++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-python/seedir/Manifest b/dev-python/seedir/Manifest
new file mode 100644
index 000000000000..0924726d115d
--- /dev/null
+++ b/dev-python/seedir/Manifest
@@ -0,0 +1 @@
+DIST seedir-0.4.2.gh.tar.gz 3096194 BLAKE2B daabdf1f5bb202ab454bea376c6e14dab2eb9c964a3bf87349c3ac6075bb8ed201b66082518aff01cb4515e89026a02c662da5e9a5f43c5d0ea21556cda07e90 SHA512 8d16ae1ba020268f9587742cacbc55ecc1d218f36955c625f64829940396c908d0498ee6bf50d560f87b10488dc6daa5698681e10e1699d20d958b3cd58f14c4
diff --git a/dev-python/seedir/metadata.xml b/dev-python/seedir/metadata.xml
new file mode 100644
index 000000000000..ada04050a691
--- /dev/null
+++ b/dev-python/seedir/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="pypi">seedir</remote-id>
+ <remote-id type="github">earnestt1234/seedir</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/seedir/seedir-0.4.2.ebuild b/dev-python/seedir/seedir-0.4.2.ebuild
new file mode 100644
index 000000000000..b71456c65538
--- /dev/null
+++ b/dev-python/seedir/seedir-0.4.2.ebuild
@@ -0,0 +1,29 @@
+# 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
+
+DESCRIPTION="Package for creating, editing, and reading folder tree diagrams"
+HOMEPAGE="
+ https://github.com/earnestt1234/seedir/
+ https://pypi.org/project/seedir/
+"
+SRC_URI="
+ https://github.com/earnestt1234/seedir/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/natsort[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
next reply other threads:[~2022-12-26 7:10 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-26 7:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-31 10:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/seedir/ Arthur Zamarin
2023-01-03 8:20 Yixun Lan
2023-01-26 21:49 Sam James
2023-01-26 21:49 Sam James
2023-01-28 8:30 Arthur Zamarin
2023-01-28 8:30 Arthur Zamarin
2023-01-28 12:08 Arthur Zamarin
2023-06-06 17:39 Arthur Zamarin
2024-04-18 16:16 Arthur Zamarin
2024-04-18 16:17 Arthur Zamarin
2024-04-19 6:39 Ionen Wolkens
2024-06-06 19:31 Petr Vaněk
2024-06-26 12:04 Michał Górny
2024-07-13 11:05 Arthur Zamarin
2024-07-13 12:02 Michał Górny
2024-08-29 5:10 Jakov Smolić
2024-08-29 6:34 Jakov Smolić
2024-08-29 6:34 Jakov Smolić
2024-10-12 15:05 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=1672038616.1f620acfb90c9b5ce76f03e44b4f3410c5f09fa2.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