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/comm/
Date: Fri, 25 Nov 2022 05:14:38 +0000 (UTC)	[thread overview]
Message-ID: <1669353267.b968c20fbe115fb8c403cbcba8ac92ebb4b5139c.mgorny@gentoo> (raw)

commit:     b968c20fbe115fb8c403cbcba8ac92ebb4b5139c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 04:53:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 05:14:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b968c20f

dev-python/comm: Bump to 0.1.1

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

 dev-python/comm/Manifest          |  1 +
 dev-python/comm/comm-0.1.1.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/comm/Manifest b/dev-python/comm/Manifest
index fa4ca71ad396..0b1bdf251c69 100644
--- a/dev-python/comm/Manifest
+++ b/dev-python/comm/Manifest
@@ -1 +1,2 @@
 DIST comm-0.1.0.tar.gz 5364 BLAKE2B 25715bce2ca51ef81de742ab04dd17120cab1f2f6d563ef566bbefda71daeafe5c2361a56944329d7549610c8c8fbe84100dc5e85f550eb93056d81eb7081f28 SHA512 075c1c1126d4de4321470de4e5cce5b6c9bcbe3f3cc1676f80a464bd559977816d92ce609b58884a195699e1f1713f535045f6070ecf2726e47ff61feedc66f0
+DIST comm-0.1.1.gh.tar.gz 5382 BLAKE2B 8749ae33ecead77c1e3e0130c7d68082ac465fb733ad0908cf42a91d5a1aeca90c987fc469bcf47b5a384e108bafadbe009368162507c8a751b9e16eb5bbc2b0 SHA512 31ce4a1f1f35a3e1790e5a9896fd3f453a952c5fb0de094286bb31b806138a6661b143c1beb076b6fb73328304768e52c0ae6015f040b0451540a2d850f9d448

diff --git a/dev-python/comm/comm-0.1.1.ebuild b/dev-python/comm/comm-0.1.1.ebuild
new file mode 100644
index 000000000000..d6be1ccf71fd
--- /dev/null
+++ b/dev-python/comm/comm-0.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Jupyter Python Comm implementation, for usage in ipykernel, xeus-python"
+HOMEPAGE="
+	https://pypi.org/project/comm/
+	https://github.com/ipython/comm/
+"
+SRC_URI="
+	https://github.com/ipython/comm/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc"
+
+RDEPEND="
+	>dev-python/traitlets-5.3[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-11-25  5:14 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  5:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18 16:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/comm/ Michał Górny
2024-05-17 17:03 Michał Górny
2024-03-30 14:14 Michał Górny
2024-03-30 13:59 Michał Górny
2024-03-13  6:51 Michał Górny
2024-01-18 18:46 Michał Górny
2024-01-18 18:11 Arthur Zamarin
2024-01-03  8:35 Michał Górny
2023-11-16 15:22 Michał Górny
2023-11-10  5:47 Viorel Munteanu
2023-11-07 15:19 Michał Górny
2023-09-25 18:45 Michał Górny
2023-09-25 16:54 Arthur Zamarin
2023-08-03  6:09 Michał Górny
2023-06-06  6:13 Michał Górny
2023-04-28 14:52 Arthur Zamarin
2023-04-28 14:50 Arthur Zamarin
2023-03-23 16:36 Michał Górny
2023-03-19 17:36 Arthur Zamarin
2023-01-08  5:06 Michał Górny
2023-01-07 18:32 Arthur Zamarin
2022-12-10 18:36 Arthur Zamarin
2022-12-10 18:36 Arthur Zamarin
2022-12-10 18:36 Arthur Zamarin
2022-12-10 17:38 Sam James
2022-12-10  9:11 Arthur Zamarin
2022-12-10  9:05 Arthur Zamarin
2022-12-08 16:57 Michał Górny
2022-12-03 16:06 Arthur Zamarin
2022-11-22  2:31 Yixun Lan
2022-11-21 21:01 Arthur Zamarin
2022-11-21 21:01 Arthur Zamarin
2022-11-21 21:01 Arthur Zamarin
2022-11-21 20:53 Arthur Zamarin
2022-11-21 20:53 Arthur Zamarin
2022-11-21 20:53 Arthur Zamarin
2022-11-21 20:53 Arthur Zamarin
2022-11-21 20:48 Arthur Zamarin
2022-11-21 19:16 Arthur Zamarin

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=1669353267.b968c20fbe115fb8c403cbcba8ac92ebb4b5139c.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