From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-json-logger/
Date: Tue, 17 Dec 2024 04:12:25 +0000 (UTC) [thread overview]
Message-ID: <1734408740.e9a384b3642ce613d654e13748a0bdbf1a1907a4.mgorny@gentoo> (raw)
commit: e9a384b3642ce613d654e13748a0bdbf1a1907a4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 04:06:24 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 04:12:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a384b3
dev-python/python-json-logger: Bump to 3.2.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-json-logger/Manifest | 1 +
.../python-json-logger-3.2.1.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/python-json-logger/Manifest b/dev-python/python-json-logger/Manifest
index 97df9f82cfe9..975c921f6109 100644
--- a/dev-python/python-json-logger/Manifest
+++ b/dev-python/python-json-logger/Manifest
@@ -1,2 +1,3 @@
DIST python-json-logger-2.0.7.tar.gz 10508 BLAKE2B 818abaa8007db2226beb7e9f9b6326c4c59e11827c740496bfde491a495b8580b74c483b4bead58525942009ae84643758b8fec4dc0ba85e2c1c2deff2445bcf SHA512 a3056f6c07386410204e65d027504df49d890b5c4577a0460077bc698c9104ab8720d6db107153766611f4f22141c0b2b57dbdacba75a7078638945937922f5e
DIST python_json_logger-3.2.0.tar.gz 16160 BLAKE2B 076eb8b5c54f47b774eb093ccc3ff9aabf453a57e841ff2d19670ef92fe3928f9820fb2edecf81b570dc08c5a9b0c073f78e6b4c6d1abdde1995f24d27852b74 SHA512 dcb819634e8ff5e694777f9386ee264bb3978d89ddc873aac5b51a7694e9cb78a3920881d6fa3832f6c94c9648fdec6c39d5d8c9b8cc00f7ed8fa0c2317d4221
+DIST python_json_logger-3.2.1.tar.gz 16287 BLAKE2B 7c25119202e8b1c98ef97a27670290151de0edbcf7b0d4b8aae733e379d53d0747df1306677c669d33d4b83259341b2ae74b322a578703e9268bc307d4cc2a65 SHA512 731ee10223c688602f1c89800cdd8f6045917239d796a08dd8317a210b98e02afb4d894c74d897675ad526112e46534570e78a8d3686b4c2009f2b4c41b925b2
diff --git a/dev-python/python-json-logger/python-json-logger-3.2.1.ebuild b/dev-python/python-json-logger/python-json-logger-3.2.1.ebuild
new file mode 100644
index 000000000000..2b11127f7179
--- /dev/null
+++ b/dev-python/python-json-logger/python-json-logger-3.2.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Standard python logging to output log data as json objects"
+HOMEPAGE="
+ https://github.com/madzak/python-json-logger/
+ https://pypi.org/project/python-json-logger/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/freezegun[${PYTHON_USEDEP}]
+ dev-python/tzdata[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2024-12-17 4:12 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 4:12 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 7:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-json-logger/ Michał Górny
2025-02-27 10:48 Sam James
2025-01-04 17:26 Sam James
2025-01-04 17:26 Sam James
2025-01-04 13:41 Sam James
2025-01-04 13:37 Arthur Zamarin
2025-01-04 12:03 Sam James
2025-01-04 11:44 Sam James
2024-12-16 5:57 Michał Górny
2024-12-14 19:05 Michał Górny
2024-12-13 6:15 Michał Górny
2024-11-20 11:13 Michał Górny
2024-11-20 9:49 Sam James
2024-07-27 9:28 Arthur Zamarin
2024-07-27 9:08 Arthur Zamarin
2024-07-27 8:35 Arthur Zamarin
2024-07-27 8:30 Arthur Zamarin
2024-07-27 8:19 Arthur Zamarin
2024-07-27 7:35 Arthur Zamarin
2024-07-27 6:44 Arthur Zamarin
2023-10-24 15:39 Michał Górny
2023-03-23 0:43 Sam James
2023-03-16 18:13 Michał Górny
2023-03-15 21:19 Arthur Zamarin
2023-03-15 21:18 Arthur Zamarin
2023-03-11 17:44 Arthur Zamarin
2023-03-11 17:24 Sam James
2023-03-11 16:50 Arthur Zamarin
2023-03-11 16:50 Arthur Zamarin
2023-03-11 16:00 Sam James
2023-03-11 16:00 Sam James
2023-03-04 18:13 Arthur Zamarin
2023-03-04 18:13 Arthur Zamarin
2023-03-04 17:49 Arthur Zamarin
2023-02-22 5:09 Michał Górny
2023-02-15 7:16 Michał Górny
2023-02-15 7:16 Michał Górny
2023-02-13 6:05 Michał Górny
2023-01-04 6:31 Arthur Zamarin
2023-01-03 11:23 Yixun Lan
2023-01-02 2:26 WANG Xuerui
2022-12-31 11:22 Arthur Zamarin
2022-12-20 23:28 Sam James
2022-12-20 23:28 Sam James
2022-12-20 23:28 Sam James
2022-12-20 19:24 Andrew Ammerlaan
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=1734408740.e9a384b3642ce613d654e13748a0bdbf1a1907a4.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