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/fastjsonschema/
Date: Mon, 22 May 2023 18:36:33 +0000 (UTC)	[thread overview]
Message-ID: <1684780588.42e78f78db702d7455a63ad2856b77c28aedd2ae.mgorny@gentoo> (raw)

commit:     42e78f78db702d7455a63ad2856b77c28aedd2ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 18:28:07 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 22 18:36:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e78f78

dev-python/fastjsonschema: Bump to 2.17.1

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

 dev-python/fastjsonschema/Manifest                 |  1 +
 .../fastjsonschema/fastjsonschema-2.17.1.ebuild    | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/fastjsonschema/Manifest b/dev-python/fastjsonschema/Manifest
index 0052e0e8a78f..aea0051645b4 100644
--- a/dev-python/fastjsonschema/Manifest
+++ b/dev-python/fastjsonschema/Manifest
@@ -1,2 +1,3 @@
 DIST fastjsonschema-2.17.0.tar.gz 370871 BLAKE2B 9d5f16dba7c8519d5bb4853188ba982e06b39a2c1689963ef3aec39e2d48cccbba7ba9ab93cf1b54a06f4e8107917acdb31b076f44b7baf9e9a432256a2f2844 SHA512 ee19945c489b9d4fd23a0a348ec13f321705e93e1367c04003c41b86abd92da2ac73ca6dcd46a9eba0b8b72e8ba899a00939d8a56059fd04eac4300e20589551
+DIST fastjsonschema-2.17.1.tar.gz 370651 BLAKE2B 670e3b911200573ac129938834f9c072702e3f3d62e4ac95c7b77694d9cda54e4430601955c13998ff5abfe1db66a3d3e2bba9561292cb5c9d1df2470194eaee SHA512 482b13ee6735f5bb21528ec76a423c8c1dff2604af83121d82db45ce0cf514401b25cf6a1406c74f579671fe425ef1535d28c8b0b7fc24d32fcf50f2be1e28bf
 DIST python-fastjsonschema-2.16.3.gh.tar.gz 392011 BLAKE2B 04990592a2bf6e1309bf725361ef7c2e253c4765c5b9d60805c5e6189f14885a3b0bae98945c2fe228adc335ca8c8c0a243b283b24fa447238d6415d439288e2 SHA512 2e26f31f9c6966e77f70b8ca584e672d554219b6bbb4811e3ac8dff1c693b2638ef08b8b9011e0db6f739be02e2f41a35d15bcfc42a9cb06ddb4521e51f37d8a

diff --git a/dev-python/fastjsonschema/fastjsonschema-2.17.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.17.1.ebuild
new file mode 100644
index 000000000000..22afe129bc9e
--- /dev/null
+++ b/dev-python/fastjsonschema/fastjsonschema-2.17.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Fast JSON schema validator for Python"
+HOMEPAGE="
+	https://github.com/horejsek/python-fastjsonschema/
+	https://pypi.org/project/fastjsonschema/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+	tests/benchmarks
+)


             reply	other threads:[~2023-05-22 18:36 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 18:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 13:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/fastjsonschema/ Michał Górny
2024-12-21 11:34 Michał Górny
2024-12-21 11:31 Michał Górny
2024-12-03  4:26 Michał Górny
2024-07-06  6:12 Sam James
2024-06-16  5:21 Michał Górny
2024-05-09 17:32 Michał Górny
2024-01-13 10:04 Michał Górny
2024-01-13  9:36 Arthur Zamarin
2023-12-29  4:38 Michał Górny
2023-11-29 10:07 Michał Górny
2023-11-29  9:59 Michał Górny
2023-11-15  5:55 Michał Górny
2023-11-02  5:37 Michał Górny
2023-11-01 20:37 Arthur Zamarin
2023-10-31 19:12 Michał Górny
2023-10-01 18:07 Arthur Zamarin
2023-08-24 12:47 Michał Górny
2023-07-23  6:53 Michał Górny
2023-06-27 11:52 Michał Górny
2023-06-27  5:19 Jakov Smolić
2023-05-31 16:05 Michał Górny
2023-05-22  5:53 Michał Górny
2023-03-30 15:48 Michał Górny
2023-03-30 15:34 Arthur Zamarin
2023-02-26  4:57 Michał Górny
2023-02-26  4:57 Michał Górny
2022-10-22 15:53 Michał Górny
2022-10-22 15:49 Arthur Zamarin
2022-09-22  7:45 Michał Górny
2022-09-19 18:35 Arthur Zamarin
2022-08-17 19:40 Arthur Zamarin
2022-08-17 18:47 Sam James
2022-07-18  7:54 Michał Górny
2022-05-25  9:07 Andrew Ammerlaan
2022-03-15 14:05 Michał Górny
2022-03-15 11:27 Jakov Smolić
2022-02-26 17:59 Michał Górny
2022-02-14  8:35 Matt Turner
2022-01-30 11:33 James Le Cuirot
2022-01-10  4:58 Michał Górny
2021-11-18  8:10 Sam James
2021-11-14 20:35 Sam James
2021-11-14  3:43 Sam James
2021-09-26 17:52 Sam James
2021-09-08 16:19 Sam James
2021-09-06  0:18 Sam James
2021-08-10  5:00 Sam James
2021-07-12  6:41 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-06-20  1:55 Sam James
2021-06-20  1:45 Sam James
2021-06-05 21:08 Michał Górny
2021-05-06  8:21 Michał Górny
2021-05-06  8:21 Michał Górny
2021-03-07 22:39 Michał Górny
2021-03-07 19:44 Sam James
2021-03-07  8:30 Michał Górny
2021-02-02  8:39 Michał Górny
2020-11-18  6:53 Agostino Sarubbo
2020-11-17 19:17 Agostino Sarubbo
2020-11-15  5:19 Sam James
2020-10-11 17:48 Sam James
2020-10-11 14:49 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=1684780588.42e78f78db702d7455a63ad2856b77c28aedd2ae.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