From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/signature_dispatch/
Date: Thu, 1 Apr 2021 16:17:50 +0000 (UTC) [thread overview]
Message-ID: <1617293864.f8f806e4e0d1918d4adb2181c6a96e413044587d.mgorny@gentoo> (raw)
commit: f8f806e4e0d1918d4adb2181c6a96e413044587d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 1 12:53:46 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 1 16:17:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f806e4
dev-python/signature_dispatch: New dep of dev-python/autoprop
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/signature_dispatch/Manifest | 1 +
dev-python/signature_dispatch/metadata.xml | 12 ++++++++++++
.../signature_dispatch-0.1.0.ebuild | 20 ++++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/signature_dispatch/Manifest b/dev-python/signature_dispatch/Manifest
new file mode 100644
index 00000000000..8bc55852b1e
--- /dev/null
+++ b/dev-python/signature_dispatch/Manifest
@@ -0,0 +1 @@
+DIST signature_dispatch-0.1.0.tar.gz 8715 BLAKE2B c62f5d0b0b263e50215d588e83bab4b5ca6dff82f856ad6265a0bb2dd64e2a3a8dfd0b8989ec17424828575607bd4dccc5802ef072af271eddb88c2479e6b8e7 SHA512 687a1de540a61d274e93510d2c5a93c736a52587b0215aef91364e34ad8932b880361b53fb84e68f9c2083652fa97c759705b4d61bc74caeba73a4ff37b42785
diff --git a/dev-python/signature_dispatch/metadata.xml b/dev-python/signature_dispatch/metadata.xml
new file mode 100644
index 00000000000..1121e59ad09
--- /dev/null
+++ b/dev-python/signature_dispatch/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">kalekundert/signature_dispatch</remote-id>
+ <remote-id type="pypi">signature-dispatch</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/signature_dispatch/signature_dispatch-0.1.0.ebuild b/dev-python/signature_dispatch/signature_dispatch-0.1.0.ebuild
new file mode 100644
index 00000000000..6b816f74012
--- /dev/null
+++ b/dev-python/signature_dispatch/signature_dispatch-0.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="Execute the first function that matches the given arguments"
+HOMEPAGE="
+ https://github.com/kalekundert/signature_dispatch/
+ https://pypi.org/project/signature-dispatch/"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest
next reply other threads:[~2021-04-01 16:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-01 16:17 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-27 22:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/signature_dispatch/ Michał Górny
2021-08-05 7:29 Michał Górny
2021-09-16 6:53 Michał Górny
2021-10-17 9:31 Michał Górny
2022-01-30 13:09 Michał Górny
2022-04-11 9:17 Michał Górny
2022-05-31 6:18 Michał Górny
2023-03-15 18:34 Arthur Zamarin
2023-03-16 16:35 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=1617293864.f8f806e4e0d1918d4adb2181c6a96e413044587d.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