public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vpython/
Date: Sat, 22 Jan 2022 11:16:44 +0000 (UTC)	[thread overview]
Message-ID: <1642850065.3f4f11976fad148b0c00db7709d7ec99698c5b28.arthurzam@gentoo> (raw)

commit:     3f4f11976fad148b0c00db7709d7ec99698c5b28
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 22 11:14:25 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 11:14:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4f1197

dev-python/vpython: fix ebuild

Pushed wrong ebuild.

- Remove patch as is was merged.
- fix variable order
- remove unnneeded DEPEND variable

Fixes: c4bb8ddd7188712c4c098165091bdeb3a96ac869
Closes: https://bugs.gentoo.org/831812
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/vpython/vpython-7.6.3.ebuild | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/dev-python/vpython/vpython-7.6.3.ebuild b/dev-python/vpython/vpython-7.6.3.ebuild
index ddb418a4d03b..570bdf9bfb43 100644
--- a/dev-python/vpython/vpython-7.6.3.ebuild
+++ b/dev-python/vpython/vpython-7.6.3.ebuild
@@ -12,6 +12,10 @@ HOMEPAGE="https://www.vpython.org/ https://pypi.org/project/vpython/"
 SRC_URI="https://github.com/${PN}/${PN}-jupyter/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-jupyter-${PV}"
 
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
 RDEPEND="
 	>=dev-python/autobahn-18.8.2[${PYTHON_USEDEP}]
 	dev-python/ipykernel[${PYTHON_USEDEP}]
@@ -23,16 +27,7 @@ BDEPEND="
 	dev-python/cython[${PYTHON_USEDEP}]
 	dev-python/versioneer[${PYTHON_USEDEP}]
 "
-DEPEND="
-	${RDEPEND}
-	${BDEPEND}
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
 
 RESTRICT="test"
-PATCHES="${FILESDIR}/${P}-fix-python310-detection.patch"
 
 distutils_enable_tests pytest


             reply	other threads:[~2022-01-22 11:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22 11:16 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-03 15:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/vpython/ 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-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=1642850065.3f4f11976fad148b0c00db7709d7ec99698c5b28.arthurzam@gentoo \
    --to=arthurzam@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