From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ruamel-yaml-clib/
Date: Mon, 21 Oct 2024 04:35:34 +0000 (UTC) [thread overview]
Message-ID: <1729485241.e958dd636bd291dce823806f90420685d2c29f07.mgorny@gentoo> (raw)
commit: e958dd636bd291dce823806f90420685d2c29f07
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 04:30:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 04:34:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e958dd63
dev-python/ruamel-yaml-clib: Bump to 0.2.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ruamel-yaml-clib/Manifest | 1 +
.../ruamel-yaml-clib-0.2.12.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-python/ruamel-yaml-clib/Manifest b/dev-python/ruamel-yaml-clib/Manifest
index a139ff0b88c4..780c88a5b465 100644
--- a/dev-python/ruamel-yaml-clib/Manifest
+++ b/dev-python/ruamel-yaml-clib/Manifest
@@ -1,2 +1,3 @@
+DIST ruamel.yaml.clib-0.2.12.tar.gz 225315 BLAKE2B fdba5da04b387f5d983f3e31ff192d96d20d0c8f97622406bdde8515c59fe35995b031affe86c6eca59f1367548fa8aa87c4f19c378b2cddf5706a870b956509 SHA512 36715cfaa663f9948034d7eb64f1b9e9cf69971e27e5ac1f2cd54234c8889c91416fe95aa3f5cce44eb00c9c383f458457c3f5ba9e3afa3e5637c118ec2e5113
DIST ruamel.yaml.clib-0.2.8.tar.xz 163768 BLAKE2B 38f41c45a4e043b01a80d725baeba5fd6e74fa56e86ad0c1e7e0b811f85fd92f98f3ac096419757bae2273537e7c31356d0d222896e631a39ddc36684ebf29e0 SHA512 3877bc6fcefab91f5d2bd013275f63bba6dd2f5ce1b29b74aef73d01638e184ff1f16ab1fbf9ccbf30d148a33f19dc2535ca8b5d8aecca8c48f1d3eef188e151
DIST ruamel.yaml.clib-0.2.9.tar.xz 166220 BLAKE2B c65868c0c3e70f2e520252a85c7a973837f7b59aaf12e3a886dac0261d19e901ec508ede5cdfc573d17bec3b4ce6ad25abac2a3dc5ec84976a717bf750c550f8 SHA512 a7f1b54a661811632151abdb67804abf294c058bc487626472bc2b2b467c3fa7e3a9c3cbe45f87569f8f7ac67474e5f9e6b3031fbfb70d41b054d1c1ca59cb89
diff --git a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.12.ebuild b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.12.ebuild
new file mode 100644
index 000000000000..9cf117019b6a
--- /dev/null
+++ b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.12.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN//-/.}
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="C-based reader/scanner and emitter for dev-python/ruamel-yaml"
+HOMEPAGE="
+ https://pypi.org/project/ruamel.yaml.clib/
+ https://sourceforge.net/projects/ruamel-yaml-clib/
+"
+# workaround https://bugs.gentoo.org/898716
+S=${WORKDIR}/ruamel_yaml_clib
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+ dev-python/cython[${PYTHON_USEDEP}]
+"
+
+src_unpack() {
+ default
+ mv "ruamel.yaml.clib-${PV}" ruamel_yaml_clib || die
+}
+
+src_configure() {
+ cython -f -3 _ruamel_yaml.pyx || die
+}
next reply other threads:[~2024-10-21 4:35 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 4:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/ruamel-yaml-clib/ Michał Górny
2024-11-23 21:25 Sam James
2024-11-09 10:46 Sam James
2024-11-09 9:57 Arthur Zamarin
2024-11-09 9:50 Sam James
2024-11-09 8:59 Sam James
2024-11-09 8:59 Sam James
2024-10-20 3:11 Michał Górny
2024-05-18 13:57 Michał Górny
2023-12-08 14:24 Arthur Zamarin
2023-11-30 21:43 James Le Cuirot
2023-11-06 10:19 Michał Górny
2023-11-06 7:09 Arthur Zamarin
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 19:12 Arthur Zamarin
2023-11-05 19:10 Arthur Zamarin
2023-11-05 19:10 Arthur Zamarin
2023-10-04 17:43 Michał Górny
2023-09-01 19:26 Arthur Zamarin
2023-05-27 4:41 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-02 17:18 Michał Górny
2023-03-02 9:34 Marek Szuba
2022-12-17 7:08 Michał Górny
2022-12-16 21:21 Arthur Zamarin
2022-12-16 20:52 Arthur Zamarin
2022-12-16 20:08 Arthur Zamarin
2022-12-16 20:05 Arthur Zamarin
2022-12-16 20:04 Arthur Zamarin
2022-12-16 20:04 Arthur Zamarin
2022-12-16 19:43 Arthur Zamarin
2022-10-21 15:16 Michał Górny
2022-07-02 19:26 Michał Górny
2022-07-02 18:18 Sam James
2022-07-02 16:05 Jakov Smolić
2022-07-02 15:03 Jakov Smolić
2022-07-02 13:43 Arthur Zamarin
2022-07-02 13:16 Arthur Zamarin
2022-07-02 12:13 Arthur Zamarin
2022-07-02 12:07 Arthur Zamarin
2022-06-05 5:48 Michał Górny
2022-06-01 6:34 Sam James
2022-04-26 6:43 Michał Górny
2022-04-25 20:20 Arthur Zamarin
2022-04-24 17:47 Arthur Zamarin
2022-04-22 18:18 Arthur Zamarin
2022-04-22 16:51 Arthur Zamarin
2022-04-20 17:04 Arthur Zamarin
2022-04-20 14:12 Jakov Smolić
2022-04-20 14:12 Jakov Smolić
2022-04-13 14:46 Sam James
2022-04-10 8:58 Michał Górny
2021-08-03 15:36 Agostino Sarubbo
2021-07-31 22:23 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:23 Sam James
2021-07-05 6:04 Michał Górny
2021-06-25 22:29 Michał Górny
2021-06-22 13:10 Marek Szuba
2021-05-13 19:11 Marek Szuba
2021-01-12 12:04 Sam James
2021-01-07 12:47 Sam James
2020-11-23 16:39 Sergei Trofimovich
2020-11-04 10:42 Sergei Trofimovich
2020-11-02 10:34 Michał Górny
2020-10-28 6:49 Andrey Utkin
2020-10-25 19:46 Thomas Deutschmann
2020-10-20 5:06 Sam James
2020-10-19 20:13 Sam James
2020-09-30 12:21 Marek Szuba
2020-09-28 17:41 Sergei Trofimovich
2020-09-13 9:19 Sam James
2020-09-05 6:08 Michał Górny
2020-08-31 4:52 Sam James
2020-08-30 21:24 Andrey Utkin
2020-08-10 19:25 Sergei Trofimovich
2020-08-09 16:56 Sergei Trofimovich
2020-07-17 20:10 Marek Szuba
2020-06-21 6:23 Michał Górny
2020-06-06 19:31 Mart Raudsepp
2020-05-21 8:06 Agostino Sarubbo
2020-05-19 15:47 Marek Szuba
2020-04-28 13:58 Marek Szuba
2020-04-24 14:54 Marek Szuba
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=1729485241.e958dd636bd291dce823806f90420685d2c29f07.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