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/cppy/
Date: Wed, 12 Feb 2025 04:16:14 +0000 (UTC)	[thread overview]
Message-ID: <1739333305.0e2e69bddb3f990fabcca704351f07eab4993091.mgorny@gentoo> (raw)

commit:     0e2e69bddb3f990fabcca704351f07eab4993091
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 03:59:33 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 04:08:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2e69bd

dev-python/cppy: Bump to 1.3.1

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

 dev-python/cppy/Manifest          |  1 +
 dev-python/cppy/cppy-1.3.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/cppy/Manifest b/dev-python/cppy/Manifest
index 343ea6fef076..af18fd2fcb2a 100644
--- a/dev-python/cppy/Manifest
+++ b/dev-python/cppy/Manifest
@@ -1 +1,2 @@
 DIST cppy-1.3.0.tar.gz 18367 BLAKE2B 8b58058d6a2bbc4f350ef71305fb57d94eaead322be756d508aca95b525c284988ef218bf2d84b33d39656ad242d2f5142aa886bd212ef9b2817962393b1792a SHA512 e0beabb70e91af9e10be25e3bb9b1f6838a82995a3741f30b73889f449c5160543bfc4afc02743d2a62fc3483445de0a04b0ed7be51eb308f34cd4582050ad05
+DIST cppy-1.3.1.tar.gz 18699 BLAKE2B 88f0f2c92f1cfddaba816b761e9c7a7203da79f35b552284d3d3ce221bcbff9b47d5a58fcdd99f86902afcb7958ae5bd474488286232b9cb39825cfb5ea610ab SHA512 be5c9ee231958c6cd46a33868ca8aceb11df5648767e3abb7bf2ad9d37f2e7d37fc12966e1ab08bb36ce149be673c54f5bcb4ea82d0aad674b769bb29c287eab

diff --git a/dev-python/cppy/cppy-1.3.1.ebuild b/dev-python/cppy/cppy-1.3.1.ebuild
new file mode 100644
index 000000000000..c912a44178dd
--- /dev/null
+++ b/dev-python/cppy/cppy-1.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 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="C++ header library which makes it easier to write Python extension modules"
+HOMEPAGE="
+	https://github.com/nucleic/cppy/
+	https://pypi.org/project/cppy/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+
+RDEPEND="
+	>=dev-python/setuptools-61.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	${RDEPEND}
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-02-12  4:16 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12  4:16 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 13:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/cppy/ Arthur Zamarin
2025-03-08 10:58 Arthur Zamarin
2025-03-08  9:32 Arthur Zamarin
2025-03-08  9:06 Arthur Zamarin
2025-03-08  9:01 Arthur Zamarin
2025-03-08  8:52 Arthur Zamarin
2025-03-08  8:39 Arthur Zamarin
2025-02-20 17:09 Michał Górny
2024-12-28 19:35 Michał Górny
2024-12-28 15:16 Sam James
2024-12-16  7:51 Arthur Zamarin
2024-12-14 19:59 Arthur Zamarin
2024-12-14 14:06 Sam James
2024-12-14 12:57 Arthur Zamarin
2024-12-14 11:17 Sam James
2024-12-14 10:30 Arthur Zamarin
2024-12-14 10:30 Sam James
2024-05-30 14:00 Petr Vaněk
2023-06-06  6:13 Michał Górny
2023-06-06  6:13 Michał Górny
2023-02-19 19:46 Michał Górny
2023-02-19 19:46 Michał Górny
2022-05-26 10:45 Andrew Ammerlaan
2022-05-20  9:16 Michał Górny
2022-05-20  9:02 Agostino Sarubbo
2022-05-19  9:29 Agostino Sarubbo
2022-05-08 20:06 Sam James
2022-05-08 20:06 Sam James
2022-05-08 19:59 Sam James
2022-05-08 19:59 Sam James
2022-05-08 18:05 Sam James
2022-05-06  7:51 Agostino Sarubbo
2022-05-04  4:27 Sam James
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:42 Arthur Zamarin
2022-04-18 18:52 Jakov Smolić
2022-04-17  6:55 Michał Górny
2022-04-17  6:55 Michał Górny
2022-04-16 18:45 Sam James
2022-04-16  7:38 Sam James
2022-04-16  4:47 Arthur Zamarin
2022-04-15 18:54 Arthur Zamarin
2022-04-15 18:30 Arthur Zamarin
2022-04-15 15:44 Arthur Zamarin
2022-04-15 15:27 Arthur Zamarin
2022-04-15 15:24 Arthur Zamarin
2022-04-10 12:48 James Le Cuirot
2022-04-10  2:35 Matt Turner
2022-04-09 19:41 Arthur Zamarin
2022-04-09 19:37 Arthur Zamarin
2022-04-04 17:02 Sam James
2022-04-03  4:55 Sam James
2022-03-14 21:00 Arthur Zamarin
2022-01-30 22:23 James Le Cuirot
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:54 Sam James
2021-09-06 23:49 Sam James
2021-08-17  1:42 Sam James
2021-07-28 15:58 Sergei Trofimovich
2021-06-20  1:55 Sam James
2021-06-05 13:34 Michał Górny
2021-05-25 16:21 Georgy Yakovlev
2020-08-07 19:25 Sam James
2020-07-31  2:38 Sam James
2020-07-26  1:18 Sam James
2020-07-05 17:36 Michał Górny
2020-06-05 16:03 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-30 19:48 Michał Górny
2020-05-30 16:20 Michał Górny
2020-05-30  8:56 Michał Górny
2020-05-29 17:23 Michał Górny
2020-04-26  3:12 Patrick McLean

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=1739333305.0e2e69bddb3f990fabcca704351f07eab4993091.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