From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tavalidate/
Date: Wed, 12 Oct 2022 20:44:48 +0000 (UTC) [thread overview]
Message-ID: <1665607460.f5e17b540ea03f4c84a5240c8ba42ccc5b3c84e8.sam@gentoo> (raw)
commit: f5e17b540ea03f4c84a5240c8ba42ccc5b3c84e8
Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Wed Sep 28 13:27:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 20:44:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e17b54
dev-python/tavalidate: new package, add 0.0.6
Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/tavalidate/Manifest | 1 +
dev-python/tavalidate/metadata.xml | 16 ++++++++++++++++
dev-python/tavalidate/tavalidate-0.0.6.ebuild | 18 ++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/tavalidate/Manifest b/dev-python/tavalidate/Manifest
new file mode 100644
index 000000000000..5f7c460f4188
--- /dev/null
+++ b/dev-python/tavalidate/Manifest
@@ -0,0 +1 @@
+DIST tavalidate-0.0.6.tar.gz 4561 BLAKE2B 85e923888cf419e7c58f864e1f651d822ee1d52711f12730831d95fe71efc3a7549963983239ef3f7d2babd5c8a624f2b6a55361732e6ef6401c0df654096bb1 SHA512 7651ba2e28d5ff74ce506e1184c20b149c018ba75c5e02631da5b0efa8c48800a3315d74f48d7ba4b5368cf4be445f589099f0d788005c61161a31047c464103
diff --git a/dev-python/tavalidate/metadata.xml b/dev-python/tavalidate/metadata.xml
new file mode 100644
index 000000000000..9656208a7595
--- /dev/null
+++ b/dev-python/tavalidate/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>Matt.Jolly@footclan.ninja</email>
+ <name>Matt Jolly</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">sohoffice/tavalidate</remote-id>
+ <remote-id type="pypi">tavalidate</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/tavalidate/tavalidate-0.0.6.ebuild b/dev-python/tavalidate/tavalidate-0.0.6.ebuild
new file mode 100644
index 000000000000..628bb3e90add
--- /dev/null
+++ b/dev-python/tavalidate/tavalidate-0.0.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="Utities to validate Tavern responses"
+HOMEPAGE="https://github.com/sohoffice/tavalidate"
+SRC_URI="https://files.pythonhosted.org/packages/source/t/tavalidate/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-10-12 20:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 20:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-12 20:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/tavalidate/ Sam James
2023-01-15 7:51 Joonas Niilola
2023-01-15 8:29 Michał Górny
2023-02-20 18:20 Michał Górny
2023-10-27 18:20 Michał Górny
2024-06-17 17:37 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=1665607460.f5e17b540ea03f4c84a5240c8ba42ccc5b3c84e8.sam@gentoo \
--to=sam@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