From: "YiFei Zhu" <zhuyifei1999@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/guppy3/
Date: Tue, 16 May 2023 07:07:54 +0000 (UTC) [thread overview]
Message-ID: <1684220850.99eb896e3bbda23ce4191170ee2213287754b6e2.zhuyifei1999@gentoo> (raw)
commit: 99eb896e3bbda23ce4191170ee2213287754b6e2
Author: YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Tue May 16 06:56:50 2023 +0000
Commit: YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
CommitDate: Tue May 16 07:07:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99eb896e
dev-python/guppy3: new package, add 3.1.3
Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>
dev-python/guppy3/Manifest | 1 +
dev-python/guppy3/guppy3-3.1.3.ebuild | 22 ++++++++++++++++++++++
dev-python/guppy3/metadata.xml | 18 ++++++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-python/guppy3/Manifest b/dev-python/guppy3/Manifest
new file mode 100644
index 000000000..c386a307c
--- /dev/null
+++ b/dev-python/guppy3/Manifest
@@ -0,0 +1 @@
+DIST guppy3-3.1.3.tar.gz 343281 BLAKE2B cbc17a26dff0c9f217843575054aed4925461e3525f1f3785aa535fc125d7455b155dc69755edce9b7b6b43e04b18b685051644dee12935a8af8bba384da0e0d SHA512 f35219ecea5fa20edf3f064109b16ea3b022fea666415751000329fb35726759a697b79efe6a93c29d1a422a57c6dbb881bb313e267a569b621fef6cb0971c68
diff --git a/dev-python/guppy3/guppy3-3.1.3.ebuild b/dev-python/guppy3/guppy3-3.1.3.ebuild
new file mode 100644
index 000000000..8f4ec8277
--- /dev/null
+++ b/dev-python/guppy3/guppy3-3.1.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="A Python Programming Environment & Heap analysis toolset"
+HOMEPAGE="
+ https://pypi.org/project/guppy3/
+ https://zhuyifei1999.github.io/guppy3/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+python_test() {
+ "${EPYTHON}" guppy/heapy/test/test_all.py || die "tests failed"
+}
diff --git a/dev-python/guppy3/metadata.xml b/dev-python/guppy3/metadata.xml
new file mode 100644
index 000000000..45cae801e
--- /dev/null
+++ b/dev-python/guppy3/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zhuyifei1999@gmail.com</email>
+ <name>YiFei Zhu</name>
+ </maintainer>
+ <longdescription lang="en">Guppy 3 is a programming environment providing object and heap memory
+ sizing, profiling and analysis. It includes a prototypical
+ specification language that can be used to formally specify aspects of
+ Python programs and generate tests and documentation from a common
+ source.</longdescription>
+ <upstream>
+ <bugs-to>https://github.com/zhuyifei1999/guppy3/issues</bugs-to>
+ <remote-id type="pypi">guppy3</remote-id>
+ <remote-id type="github">zhuyifei1999/guppy3</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-05-16 7:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 7:07 YiFei Zhu [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-20 7:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/guppy3/ YiFei Zhu
2023-05-20 18:11 YiFei Zhu
2023-10-20 14:46 YiFei Zhu
2024-04-13 22:19 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 21:31 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
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=1684220850.99eb896e3bbda23ce4191170ee2213287754b6e2.zhuyifei1999@gentoo \
--to=zhuyifei1999@gmail.com \
--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