public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vpython/
Date: Wed,  3 Apr 2024 15:55:12 +0000 (UTC)	[thread overview]
Message-ID: <1712159692.d75c1d0cac4edc9a8bd93a9ade45a8aeaae14a41.grozin@gentoo> (raw)

commit:     d75c1d0cac4edc9a8bd93a9ade45a8aeaae14a41
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  3 15:54:52 2024 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Wed Apr  3 15:54:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75c1d0c

dev-python/vpython: bump to 7.6.5

Closes: https://bugs.gentoo.org/928503
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

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

diff --git a/dev-python/vpython/Manifest b/dev-python/vpython/Manifest
index cd978844f63f..31bbeaa0eb44 100644
--- a/dev-python/vpython/Manifest
+++ b/dev-python/vpython/Manifest
@@ -1 +1,2 @@
 DIST vpython-7.6.4.tar.gz 4504204 BLAKE2B 941eff8f9e5ca636001785b21e914194a4a84b910b8e329a45e2c0f0857c46c7658f9d0db128b524a0b760aa04d523617b473e73438d88ffb13e6ffdcc4419fe SHA512 997a6e351e0ae86938e557029a4888a508cdd7ae6aaa25dc578a772a5bbee857edc7c4414d48a9a6a48eff1e0ba435cfd24b98c47a6286cf0bb43e48db2b57c9
+DIST vpython-7.6.5.tar.gz 4533807 BLAKE2B c9eb7c243aba1e9147f7ec6529ba217ffa4acd2956c84bdb1da11e361653ced4f937545343d2daac01cd1063124f9e4ca55d9abff66c42c64d3f512e0f5e83ac SHA512 75836d113eaaf38f576ed148e33c955751da30198a40e4afeee3405209a94d70ca80166609782f079158ce430125394986750248206805bc28841820c0d868d6

diff --git a/dev-python/vpython/vpython-7.6.5.ebuild b/dev-python/vpython/vpython-7.6.5.ebuild
new file mode 100644
index 000000000000..199751729c52
--- /dev/null
+++ b/dev-python/vpython/vpython-7.6.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="VPython for Jupyter notebook"
+HOMEPAGE="https://www.vpython.org/ https://pypi.org/project/vpython/"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-python/autobahn-18.8.2[${PYTHON_USEDEP}]
+	dev-python/ipykernel[${PYTHON_USEDEP}]
+	dev-python/jupyter[${PYTHON_USEDEP}]
+	dev-python/jupyter-server-proxy[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/cython[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-04-03 15:55 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03 15:55 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-29  6:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/vpython/ Andrey Grozin
2025-05-29  6:19 Andrey Grozin
2025-04-29 14:25 Andrey Grozin
2025-04-03 13:34 Andrey Grozin
2023-03-16  4:13 Michał Górny
2023-02-16 11:30 Andrey Grozin
2023-02-16 11:29 Andrey Grozin
2022-11-14  5:07 Michał Górny
2022-10-25 17:20 Andrey Grozin
2022-06-17 11:17 Michał Górny
2022-03-10  7:51 Jakov Smolić
2022-01-22 11:16 Arthur Zamarin
2022-01-21 19:34 Arthur Zamarin
2022-01-21 19:34 Arthur Zamarin
2021-03-12  7:28 Andrey Grozin
2021-03-12  7:25 Andrey Grozin
2020-09-05  6:08 Michał Górny
2020-09-02  9:12 Michał Górny
2020-09-02  9:12 Michał Górny
2020-08-17 17:31 David Seifert
2020-08-17 17:31 David Seifert
2020-08-13 12:12 Andrey Grozin
2020-03-29 11:14 Michał Górny
2019-12-04 17:15 Michał Górny
2018-09-23 12:58 Andrey Grozin
2018-03-20 19:08 Andrey Grozin

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=1712159692.d75c1d0cac4edc9a8bd93a9ade45a8aeaae14a41.grozin@gentoo \
    --to=grozin@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