From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ijson/
Date: Wed, 4 Jan 2023 14:15:17 +0000 (UTC) [thread overview]
Message-ID: <1672841521.c340027429ddb7c0a1336efa411d9bebeb29745f.mgorny@gentoo> (raw)
commit: c340027429ddb7c0a1336efa411d9bebeb29745f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 12:56:12 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 14:12:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3400274
dev-python/ijson: Bump to 3.2.0_p0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ijson/Manifest | 1 +
dev-python/ijson/ijson-3.2.0_p0.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-python/ijson/Manifest b/dev-python/ijson/Manifest
index e6437cd6be9a..61a46c4495ed 100644
--- a/dev-python/ijson/Manifest
+++ b/dev-python/ijson/Manifest
@@ -1 +1,2 @@
DIST ijson-3.1.4.tar.gz 125725 BLAKE2B 870439690c0b776d04c3023fb910d0f9ff2ca573be728c06802fbbbd5de1d5dcb8e677b778d30cb134d181dfc4ffd53c686af3d57458501d9548ddbdba8bf6d7 SHA512 7e64c4fec84fd6942c83809849eefc1c299c597524c0fe73e2cdc542e113faad8f35cc5219b0bc4e05842ac69d8608089d7cbb2dc006e404c184505392b21baa
+DIST ijson-3.2.0.post0.gh.tar.gz 127558 BLAKE2B 38e06039bb177c43e4744f145fed2159e317a0b8da628b85a62215cdfe6693b271c39629811513d2e563b532244950616b9105134916bc577446a0b5e5ce25f7 SHA512 b926253a3d6a070e2ac27c61542d340e4a1498de7642957dbe59e9fd3c53d700ed4e8ee71c83efcb90b2c302d15b0d268c38054c10728bbb436521aa5b42050b
diff --git a/dev-python/ijson/ijson-3.2.0_p0.ebuild b/dev-python/ijson/ijson-3.2.0_p0.ebuild
new file mode 100644
index 000000000000..418b4c582e7b
--- /dev/null
+++ b/dev-python/ijson/ijson-3.2.0_p0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+MY_P="${P//_p/.post}"
+DESCRIPTION="Iterative JSON parser with a Pythonic interface"
+HOMEPAGE="
+ https://github.com/ICRAR/ijson/
+ https://pypi.org/project/ijson/
+"
+SRC_URI="
+ https://github.com/ICRAR/${PN}/archive/v${PV/_p/.post}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+DEPEND="
+ dev-libs/yajl
+"
+RDEPEND="
+ ${DEPEND}
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-01-04 14:15 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 14:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-31 13:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/ijson/ Michał Górny
2025-05-31 12:58 Arthur Zamarin
2025-05-31 10:47 Michał Górny
2025-05-15 18:08 Arthur Zamarin
2025-05-08 5:32 Michał Górny
2025-02-27 20:58 Michał Górny
2024-06-22 17:52 Michał Górny
2024-06-22 17:18 Sam James
2024-06-22 17:18 Sam James
2024-06-06 16:17 Michał Górny
2024-05-17 18:40 Michał Górny
2023-08-24 12:47 Michał Górny
2023-07-22 13:04 Michał Górny
2023-07-22 13:04 Michał Górny
2023-07-22 12:58 Arthur Zamarin
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-06-23 6:06 Michał Górny
2023-06-19 16:23 Michał Górny
2023-06-13 5:12 Michał Górny
2023-05-04 16:17 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 22:49 Sam James
2022-07-11 16:32 Arthur Zamarin
2021-05-22 18:18 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:49 Sam James
2021-04-06 19:47 Sam James
2021-03-03 8:07 Michał Górny
2021-03-02 8:43 Michał Górny
2021-03-02 3:15 Sam James
2021-03-02 1:40 Sam James
2021-01-17 16:16 Sam James
2020-11-02 10:34 Michał Górny
2020-11-02 9:47 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-09-03 0:09 Patrick McLean
2020-09-02 6:41 Michał Górny
2020-09-01 21:08 Sam James
2020-08-30 1:32 Thomas Deutschmann
2020-07-30 23:29 Patrick McLean
2020-03-27 15:37 Michał Górny
2019-11-09 11:45 Michał Górny
2019-11-09 11:45 Michał Górny
2019-11-09 11:45 Michał Górny
2019-07-06 8:57 Tim Harder
2017-10-26 15:00 Tim Harder
2016-08-19 2:56 Tim Harder
2016-08-19 2:56 Tim Harder
2016-03-16 4:20 Tim Harder
2016-02-18 19:47 Patrick Lauer
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=1672841521.c340027429ddb7c0a1336efa411d9bebeb29745f.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