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: Tue, 29 Apr 2025 14:25:38 +0000 (UTC)	[thread overview]
Message-ID: <1745936724.5c59375a243b674f6b817e4ae5c88ca9b9bed5ef.grozin@gentoo> (raw)

commit:     5c59375a243b674f6b817e4ae5c88ca9b9bed5ef
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 14:25:24 2025 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 14:25:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c59375a

dev-python/vpython: remove old versions

Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-python/vpython/Manifest                |  1 -
 dev-python/vpython/vpython-7.6.4-r1.ebuild | 31 ------------------------------
 dev-python/vpython/vpython-7.6.5.ebuild    | 29 ----------------------------
 3 files changed, 61 deletions(-)

diff --git a/dev-python/vpython/Manifest b/dev-python/vpython/Manifest
index 31bbeaa0eb44..7848c8d1bad9 100644
--- a/dev-python/vpython/Manifest
+++ b/dev-python/vpython/Manifest
@@ -1,2 +1 @@
-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.4-r1.ebuild b/dev-python/vpython/vpython-7.6.4-r1.ebuild
deleted file mode 100644
index a27304034dae..000000000000
--- a/dev-python/vpython/vpython-7.6.4-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-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}]
-"
-
-RESTRICT="test"
-
-distutils_enable_tests pytest

diff --git a/dev-python/vpython/vpython-7.6.5.ebuild b/dev-python/vpython/vpython-7.6.5.ebuild
deleted file mode 100644
index 199751729c52..000000000000
--- a/dev-python/vpython/vpython-7.6.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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:[~2025-04-29 14:25 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-29 14:25 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-03 13:34 Andrey Grozin
2024-04-03 15:55 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=1745936724.5c59375a243b674f6b817e4ae5c88ca9b9bed5ef.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