From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nodeenv/
Date: Mon, 10 Jul 2023 01:34:56 +0000 (UTC) [thread overview]
Message-ID: <1688952704.ec88d1efe10c3cd6e6052749a553f5687837eda4.mgorny@gentoo> (raw)
commit: ec88d1efe10c3cd6e6052749a553f5687837eda4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 01:31:44 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 01:31:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec88d1ef
dev-python/nodeenv: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/nodeenv/Manifest | 1 -
dev-python/nodeenv/nodeenv-1.7.0.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/dev-python/nodeenv/Manifest b/dev-python/nodeenv/Manifest
index 6f0a97691156..f10fe25c830c 100644
--- a/dev-python/nodeenv/Manifest
+++ b/dev-python/nodeenv/Manifest
@@ -1,2 +1 @@
-DIST nodeenv-1.7.0.gh.tar.gz 36209 BLAKE2B ff5853c04f9c442ffee883f7c981e574704c4ccbb37a8627257c4c7af3c86d70034a2e62b4bc6f4e7c6da32e0edb4f5b9216bf288f47991d9b42f21be454634f SHA512 1e3e4068591d51d8915de73ab0f82f04620ca628152ec5a454e7ad18001ff20b698f9818353c44b80200ab529d95fa3196a3dbc85f0c497ea49f60eaa5dc9ea7
DIST nodeenv-1.8.0.gh.tar.gz 36750 BLAKE2B e75217bb0c468649cbc29688f29d62450008816fb07e4decf1b28dada8b820c2d6f70eb65444e06a8c64b8a816c0cc98f7d179e770eaefe93e87c0cda05e1f85 SHA512 96dce219e00d3837b2b0083af9fe6d94ed4e3cd029e3da564263ad8656dcb9c52440c2df6a6954095e5cacd03e44437f08695603dea82c28122713045183014f
diff --git a/dev-python/nodeenv/nodeenv-1.7.0.ebuild b/dev-python/nodeenv/nodeenv-1.7.0.ebuild
deleted file mode 100644
index 25fdbd3983a4..000000000000
--- a/dev-python/nodeenv/nodeenv-1.7.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Node.js virtual environment builder"
-HOMEPAGE="https://github.com/ekalinin/nodeenv"
-SRC_URI="
- https://github.com/ekalinin/nodeenv/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 x86"
-
-# requires network access
-RESTRICT="test"
-PROPERTIES="test_network"
-
-distutils_enable_tests pytest
next reply other threads:[~2023-07-10 1:34 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-10 1:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-22 17:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/nodeenv/ Sam James
2024-06-22 17:18 Sam James
2024-06-22 13:49 Arthur Zamarin
2024-06-05 4:51 Michał Górny
2023-12-30 16:18 Michał Górny
2023-12-30 14:51 Arthur Zamarin
2023-12-30 14:36 Arthur Zamarin
2023-12-30 14:36 Arthur Zamarin
2023-11-08 9:41 Michał Górny
2023-07-09 19:36 Arthur Zamarin
2023-07-09 17:08 Arthur Zamarin
2023-06-04 4:54 Sam James
2023-05-13 4:46 Michał Górny
2023-04-25 23:17 Sam James
2022-07-30 5:47 Michał Górny
2022-07-30 2:33 Sam James
2022-07-30 2:33 Sam James
2022-06-25 17:01 Arthur Zamarin
2022-05-30 12:11 Marek Szuba
2021-10-21 23:28 Sam James
2021-07-24 4:09 Sam James
2021-07-12 21:59 Sam James
2021-06-08 16:54 Sergei Trofimovich
2021-06-06 17:03 Patrice Clement
2021-06-06 13:01 Sam James
2021-05-26 6:49 Agostino Sarubbo
2021-05-14 17:31 Marek Szuba
2021-04-12 6:11 Patrice Clement
2020-04-13 8:34 Patrice Clement
2019-08-11 11:35 David Seifert
2019-04-07 19:46 Patrice Clement
2019-04-07 19:46 Patrice Clement
2019-04-07 14:44 Patrice Clement
2019-04-06 22:23 Patrice Clement
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=1688952704.ec88d1efe10c3cd6e6052749a553f5687837eda4.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