From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/openapi-schema-validator/
Date: Sun, 9 Jul 2023 14:36:09 +0000 (UTC) [thread overview]
Message-ID: <1688913366.500e5f2a096c881d5f581ee587418ccfbc35f10f.mgorny@gentoo> (raw)
commit: 500e5f2a096c881d5f581ee587418ccfbc35f10f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 14:34:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 14:36:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500e5f2a
dev-python/openapi-schema-validator: Bump to 0.6.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/openapi-schema-validator/Manifest | 1 +
.../openapi-schema-validator-0.6.0.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/openapi-schema-validator/Manifest b/dev-python/openapi-schema-validator/Manifest
index 6c856b3ba479..829635744809 100644
--- a/dev-python/openapi-schema-validator/Manifest
+++ b/dev-python/openapi-schema-validator/Manifest
@@ -1,2 +1,3 @@
DIST openapi_schema_validator-0.4.4.tar.gz 11626 BLAKE2B e4247f07476d472761f46c98d9259383e960641b910334d967e61f55c63b855c752176e7217f8870016ec3767b0c1c45e8863ca600e354eb5aaa62bcacbe8d51 SHA512 273e3d7080c794ff277170e55e67e32d65211469642652437e59f985a002b20bd2cc8643d2b0214dc232980dd69c2f87ea748537552c66999a110b2e4be2125c
DIST openapi_schema_validator-0.5.0.tar.gz 11996 BLAKE2B 91f4c51c1d44e363b5f4ca8c69c7836a6df3927d2db5f255b1cc81b97b2056b409becc6f5fb44c0fb82a11fb6a6de398ae49930fdcf77cdb1d88c998b75bf00f SHA512 4db13d63641f375d809501ca7f6efecbbdcc46e74fff1d06657e0c509e6e182c9b97a83031b7a9251e9897f5dd5620a29ddf932f7b8e191c3f78fd2adba5bc68
+DIST openapi_schema_validator-0.6.0.tar.gz 11849 BLAKE2B 34f3b0d0e301ff961d777c3a995906df396436da1b7c256c7bf4128ab2d48a05b38aaa362fa2b93b46e03fd176f43b6c585e1c4a3aab3e4baa81dc43cb6e8429 SHA512 ac90d424fcd8a416d395f8e74b3dfb51d2974ce74189e2d16ad4210ff0e7290b789c9e7268504c61aaad81f96c524e4fc3e595a856e26f7aee7df03f27e2fb2e
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
new file mode 100644
index 000000000000..971c6180b461
--- /dev/null
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="OpenAPI schema validation for Python"
+HOMEPAGE="
+ https://github.com/python-openapi/openapi-schema-validator/
+ https://pypi.org/project/openapi-schema-validator/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv"
+
+RDEPEND="
+ <dev-python/jsonschema-5[${PYTHON_USEDEP}]
+ >=dev-python/jsonschema-4.18.0[${PYTHON_USEDEP}]
+ >=dev-python/jsonschema-specifications-2023.5.2[${PYTHON_USEDEP}]
+ dev-python/rfc3339-validator[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+ sed -e '/--cov/d' -i pyproject.toml || die
+ distutils-r1_src_prepare
+}
next reply other threads:[~2023-07-09 14:36 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 14:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-09 6:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/openapi-schema-validator/ Michał Górny
2024-06-16 8:12 Petr Vaněk
2023-10-15 17:27 Michał Górny
2023-10-14 16:52 Arthur Zamarin
2023-10-05 13:56 Michał Górny
2023-09-21 5:28 Michał Górny
2023-09-14 5:27 WANG Xuerui
2023-09-10 5:27 WANG Xuerui
2023-08-13 16:10 Arthur Zamarin
2023-08-13 6:37 Joonas Niilola
2023-06-13 5:51 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2023-04-22 16:18 Michał Górny
2023-04-22 11:31 Sam James
2023-03-17 13:33 Michał Górny
2023-03-11 9:53 Michał Górny
2023-03-11 9:53 Michał Górny
2023-03-11 8:34 Arthur Zamarin
2023-02-16 14:13 Michał Górny
2023-02-16 5:22 Sam James
2023-02-05 17:07 Michał Górny
2023-01-31 11:22 Michał Górny
2023-01-25 7:55 Michał Górny
2023-01-12 6:14 Michał Górny
2022-10-07 20:31 Michał Górny
2022-10-07 20:19 Sam James
2022-09-26 6:15 Michał Górny
2022-09-26 6:15 Michał Górny
2022-09-25 23:58 Sam James
2022-09-22 11:01 Michał Górny
2022-08-26 16:33 Arthur Zamarin
[not found] <1656147640.2230ccebb1ced4b41f51ffff9fe68d2fd498c769.ago@gentoo>
2022-06-25 9:01 ` Agostino Sarubbo
2022-06-25 8:54 Agostino Sarubbo
2022-06-24 5:16 Michał Górny
2022-05-24 19:03 Jakov Smolić
2022-05-24 19:03 Jakov Smolić
2022-05-24 17:06 Jakov Smolić
2022-05-24 16:52 Jakov Smolić
2022-05-24 16:52 Jakov Smolić
2022-05-24 6:16 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=1688913366.500e5f2a096c881d5f581ee587418ccfbc35f10f.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