From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/housekeeping/
Date: Sat, 8 Jun 2024 09:22:43 +0000 (UTC) [thread overview]
Message-ID: <1717838554.3c1a13a3582b157cefac80bd5ffe09568af6059a.graaff@gentoo> (raw)
commit: 3c1a13a3582b157cefac80bd5ffe09568af6059a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 08:41:42 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 09:22:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1a13a3
dev-python/housekeeping: new package, add 1.1
New dependency for dev-util/rbtools.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-python/housekeeping/Manifest | 1 +
dev-python/housekeeping/housekeeping-1.1.ebuild | 31 +++++++++++++++++++++++++
dev-python/housekeeping/metadata.xml | 17 ++++++++++++++
3 files changed, 49 insertions(+)
diff --git a/dev-python/housekeeping/Manifest b/dev-python/housekeeping/Manifest
new file mode 100644
index 000000000000..430cc0891856
--- /dev/null
+++ b/dev-python/housekeeping/Manifest
@@ -0,0 +1 @@
+DIST housekeeping-1.1.tar.gz 19346 BLAKE2B 01ae862662b60b784af84704c6a1f8eff719622657d9462dc5f72b2a5175e9b969c674656228048903982eb5feb83698a3cab2217266132717e15d58b90f0133 SHA512 de1dba70a28c50c88cf36de56f400fea4737f42d4497f0c3359a70a2e7e9884b13aab8094abb684be37caaff20aaa21894d3909d2454b473edef594534057644
diff --git a/dev-python/housekeeping/housekeeping-1.1.ebuild b/dev-python/housekeeping/housekeeping-1.1.ebuild
new file mode 100644
index 000000000000..778ce1ac6bbf
--- /dev/null
+++ b/dev-python/housekeeping/housekeeping-1.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Reusable deprecation helpers for Python projects"
+HOMEPAGE="
+ https://github.com/beanbaginc/housekeeping/
+ https://pypi.org/project/housekeeping/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
+
+RDEPEND="
+ >=dev-python/typing-extensions-4.4[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+ test? (
+ >=dev-python/kgb-7.1.1[${PYTHON_USEDEP}]
+ )
+"
diff --git a/dev-python/housekeeping/metadata.xml b/dev-python/housekeeping/metadata.xml
new file mode 100644
index 000000000000..288da5447b95
--- /dev/null
+++ b/dev-python/housekeeping/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>graaff@gentoo.org</email>
+ <name>Hans de Graaff</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">beanbaginc/housekeeping</remote-id>
+ <remote-id type="pypi">housekeeping</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2024-06-08 9:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 9:22 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/housekeeping/ Arthur Zamarin
2024-06-09 6:49 Hans de Graaff
2024-06-10 5:49 Hans de Graaff
2024-06-20 17:14 Michał Górny
2025-02-28 13:18 Michał Górny
2025-05-15 19:16 Arthur Zamarin
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=1717838554.3c1a13a3582b157cefac80bd5ffe09568af6059a.graaff@gentoo \
--to=graaff@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