public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/schema/
Date: Sat, 24 Feb 2024 14:40:29 +0000 (UTC)	[thread overview]
Message-ID: <1708785553.278dae6ae08f53956d8cf4c75d26f600d74e76a7.mgorny@gentoo> (raw)

commit:     278dae6ae08f53956d8cf4c75d26f600d74e76a7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 14:22:20 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 14:39:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278dae6a

dev-python/schema: New package, v0.7.5

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/schema/Manifest            |  1 +
 dev-python/schema/metadata.xml        | 12 ++++++++++++
 dev-python/schema/schema-0.7.5.ebuild | 21 +++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest
new file mode 100644
index 000000000000..49a96927b6b7
--- /dev/null
+++ b/dev-python/schema/Manifest
@@ -0,0 +1 @@
+DIST schema-0.7.5.tar.gz 48173 BLAKE2B 3d112ee1960c79a64ec2980cbd70403b6dbcafdeeb4f5826c427426aafd602691fd5ceab408edf88e50854a7d66306a73a4729c056a1ca7d1eaa4d0c725901a9 SHA512 10184a4d2a30600d5c6fe9fcde33925137825e811af691c40fee841f88e4a5106ef7e79be2a0ddddd0e0b74892bf889c3d2eff934a36dbca269cd7bf22748d39

diff --git a/dev-python/schema/metadata.xml b/dev-python/schema/metadata.xml
new file mode 100644
index 000000000000..44897a815387
--- /dev/null
+++ b/dev-python/schema/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="github">keleshev/schema</remote-id>
+		<remote-id type="pypi">schema</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/schema/schema-0.7.5.ebuild b/dev-python/schema/schema-0.7.5.ebuild
new file mode 100644
index 000000000000..61220e35ea2b
--- /dev/null
+++ b/dev-python/schema/schema-0.7.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 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="Simple data validation library"
+HOMEPAGE="
+	https://github.com/keleshev/schema/
+	https://pypi.org/project/schema/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-02-24 14:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24 14:40 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-13 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/schema/ Arthur Zamarin
2025-02-27 21:03 Michał Górny
2024-05-18  9:29 Michał Górny
2024-05-18  9:29 Michał Górny
2024-05-05  5:12 Michał Górny
2024-04-02 11:22 Michał Górny
2024-03-26 16:58 Michał Górny
2024-02-24 15:12 Michał Górny
2017-05-19 21:54 Patrice Clement
2017-05-15 12:34 Manuel Rüger
2016-07-06 11:21 Patrice Clement

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=1708785553.278dae6ae08f53956d8cf4c75d26f600d74e76a7.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