public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Henri Gasc" <gasc@eurecom.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/funcsigs/
Date: Wed, 15 Feb 2023 20:36:43 +0000 (UTC)	[thread overview]
Message-ID: <1676493398.a6457429d5173ae09a005ffcdc883bc2ca2bf78d.gasc@gentoo> (raw)

commit:     a6457429d5173ae09a005ffcdc883bc2ca2bf78d
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Wed Feb 15 17:49:16 2023 +0000
Commit:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Wed Feb 15 20:36:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6457429

dev-python/funcsigs: new package, add 0.4

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/funcsigs/Manifest            |  1 +
 dev-python/funcsigs/funcsigs-0.4.ebuild | 19 +++++++++++++++++++
 dev-python/funcsigs/metadata.xml        |  8 ++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/funcsigs/Manifest b/dev-python/funcsigs/Manifest
new file mode 100644
index 000000000..4c7b538f7
--- /dev/null
+++ b/dev-python/funcsigs/Manifest
@@ -0,0 +1 @@
+DIST funcsigs-0.4.gh.tar.gz 24832 BLAKE2B c166585ce31e5ef08b8456c4a2e82f5255c494aa212f7364e752faab38ede9a2315a80c82f2fe3db325af53e3824a6fc3c5f23ed2b2101c7fd38114cdd5ba3ab SHA512 0a5d2a2eca954344b0fc5d4de6457bd191097faf8fe6c38097953fb576de8a59d9573426b7da6fe40bba5205f73e909294bc4659971b615b84701a7ad4ba0d25

diff --git a/dev-python/funcsigs/funcsigs-0.4.ebuild b/dev-python/funcsigs/funcsigs-0.4.ebuild
new file mode 100644
index 000000000..87a4b28e5
--- /dev/null
+++ b/dev-python/funcsigs/funcsigs-0.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python function signatures package for Python 2.6, 2.7 and 3.2+"
+HOMEPAGE="https://github.com/aliles/funcsigs https://pypi.org/project/funcsigs"
+SRC_URI="https://github.com/aliles/funcsigs/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest

diff --git a/dev-python/funcsigs/metadata.xml b/dev-python/funcsigs/metadata.xml
new file mode 100644
index 000000000..a305f5459
--- /dev/null
+++ b/dev-python/funcsigs/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <upstream>
+    <remote-id type="pypi">funcsigs</remote-id>
+    <remote-id type="github">aliles/funcsigs</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-02-15 20:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 20:36 Henri Gasc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 18:47 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/funcsigs/ 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=1676493398.a6457429d5173ae09a005ffcdc883bc2ca2bf78d.gasc@gentoo \
    --to=gasc@eurecom.fr \
    --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