From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/userpath/
Date: Wed, 25 Jan 2023 16:15:41 +0000 (UTC) [thread overview]
Message-ID: <1674663338.65e83fad05a6d65e8fc0132fc758f3c2b9b42cdb.mgorny@gentoo> (raw)
commit: 65e83fad05a6d65e8fc0132fc758f3c2b9b42cdb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 16:00:47 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 16:15:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e83fad
dev-python/userpath: New package, v1.8.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/userpath/Manifest | 1 +
dev-python/userpath/metadata.xml | 13 +++++++++++++
dev-python/userpath/userpath-1.8.0.ebuild | 29 +++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-python/userpath/Manifest b/dev-python/userpath/Manifest
new file mode 100644
index 000000000000..7cdb509a5054
--- /dev/null
+++ b/dev-python/userpath/Manifest
@@ -0,0 +1 @@
+DIST userpath-1.8.0.gh.tar.gz 11045 BLAKE2B ebf1077469210dfb66c63a859764becb5cac5734bc0060db691e50e3576241360b4644f141449f033f64f4dbdbf10d2b5a032493ce3c4745a2c981149105c7c9 SHA512 d2f082909fad22cf5b33f175afdeebe14a44ebd245c84506395f01a288eccf9c376ac28dcc4b618cc2464e1a23e740b41f4f4ad0e780a42e1185c5283ccc7330
diff --git a/dev-python/userpath/metadata.xml b/dev-python/userpath/metadata.xml
new file mode 100644
index 000000000000..2829383089f0
--- /dev/null
+++ b/dev-python/userpath/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">ofek/userpath</remote-id>
+ <remote-id type="pypi">userpath</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/userpath/userpath-1.8.0.ebuild b/dev-python/userpath/userpath-1.8.0.ebuild
new file mode 100644
index 000000000000..d30e4432c79f
--- /dev/null
+++ b/dev-python/userpath/userpath-1.8.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Cross-platform tool for adding locations to the user PATH"
+HOMEPAGE="
+ https://github.com/ofek/userpath/
+ https://pypi.org/project/userpath/
+"
+SRC_URI="
+ https://github.com/ofek/userpath/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-python/click[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-01-25 16:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-25 16:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-27 19:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/userpath/ Arthur Zamarin
2023-07-18 6:03 Michał Górny
2023-07-24 11:34 Michał Górny
2023-09-07 17:54 Arthur Zamarin
2023-12-30 18:35 Michał Górny
2024-03-01 4:47 Michał Górny
2024-05-18 11:11 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=1674663338.65e83fad05a6d65e8fc0132fc758f3c2b9b42cdb.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