From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rpy/
Date: Tue, 28 Mar 2023 04:26:15 +0000 (UTC) [thread overview]
Message-ID: <1679977447.0ded8994e1f57cad6710c0470d841c68968ad6e4.mgorny@gentoo> (raw)
commit: 0ded8994e1f57cad6710c0470d841c68968ad6e4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 04:24:07 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 04:24:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ded8994
dev-python/rpy: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rpy/Manifest | 1 -
dev-python/rpy/rpy-3.5.5.ebuild | 41 -----------------------------------------
2 files changed, 42 deletions(-)
diff --git a/dev-python/rpy/Manifest b/dev-python/rpy/Manifest
index 14f90ff93c72..58908c40214a 100644
--- a/dev-python/rpy/Manifest
+++ b/dev-python/rpy/Manifest
@@ -1,2 +1 @@
-DIST rpy2-3.5.5.tar.gz 210255 BLAKE2B b26aa4830f10b69ad8a9b21df14784203f77ea35b403a5b9d6135680ab47b47edbc480e3dbfcc469ffd523262c977c9a78e3597e467f5ccb3643c66a8a49b94e SHA512 47ce62851ec5385e3d8da947bb30cb71bf28fdba5891ec729f227313aa3863a2fa7be9ec3b7b2fffa4c09ebae131d15a8723f796c85406e5c19ea4a480f8e653
DIST rpy2-3.5.8.tar.gz 214245 BLAKE2B 70d6b1e07df3fb6936898ab1353f134a4184ce611486c3da875ca7b562ec9a60bde9657869807aab969ccf515a32cf2a3767704e8ed8ab8b8977b9ac15745033 SHA512 e0781aeea4e483e60c2e54322bc577e5314627c6ef881387af6011e5ef3c08b4ee1be16bcbeba9083dcd0758655fc83a1ff474a3e05291745f85d94a70437521
diff --git a/dev-python/rpy/rpy-3.5.5.ebuild b/dev-python/rpy/rpy-3.5.5.ebuild
deleted file mode 100644
index 28f56f1baeb8..000000000000
--- a/dev-python/rpy/rpy-3.5.5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-PYTHON_REQ_USE="sqlite"
-inherit distutils-r1 virtualx
-
-MYSLOT=2
-MY_PN=${PN}${MYSLOT}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Python interface to the R Programming Language"
-HOMEPAGE="https://rpy.sourceforge.net/
- https://pypi.org/project/rpy2/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="AGPL-3 GPL-2 LGPL-2.1 MPL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-# ggplot2 is a test dep but not in portage
-RESTRICT="test"
-
-RDEPEND="
- >=dev-lang/R-3.2
- dev-python/cffi[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- >=dev-python/pandas-0.13.1[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/tzlocal[${PYTHON_USEDEP}]
-"
-PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]"
-
-python_test() {
- cd "${BUILD_DIR}"/lib || die
- virtx "${EPYTHON}" -m 'rpy2.tests'
-}
next reply other threads:[~2023-03-28 4:26 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 4:26 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-17 19:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/rpy/ Michał Górny
2023-11-13 14:06 Andrew Ammerlaan
2023-11-13 14:06 Andrew Ammerlaan
2023-03-27 19:31 Sam James
2023-03-27 19:31 Sam James
2023-02-23 12:58 Andrew Ammerlaan
2022-11-19 16:54 Michał Górny
2022-11-19 16:40 Sam James
2022-11-19 16:40 Sam James
2022-10-12 19:45 Arthur Zamarin
2022-09-27 7:20 Arthur Zamarin
2022-09-27 7:10 Agostino Sarubbo
2022-09-25 23:58 Sam James
2022-08-22 19:23 Arthur Zamarin
2022-01-29 17:23 Michał Górny
2022-01-29 15:47 Sam James
2022-01-29 15:47 Sam James
2021-12-28 14:15 Andrew Ammerlaan
2021-04-19 6:56 Michał Górny
2021-03-03 12:54 Michał Górny
2021-03-03 12:37 Agostino Sarubbo
2021-03-02 14:17 Thomas Deutschmann
2020-08-14 23:22 Andreas Sturmlechner
2020-03-29 7:31 Michał Górny
2020-03-16 18:55 Michał Górny
2019-12-04 17:15 Michał Górny
2018-03-17 21:41 Michał Górny
2017-10-01 8:57 Patrick Lauer
2017-07-11 20:33 Sebastien Fabbro
2017-05-03 7:37 Michał Górny
2017-03-12 12:31 Zac Medico
2017-03-04 15:19 David Seifert
2016-02-03 9:42 Justin Lecher
2016-01-21 8:33 Justin Lecher
2015-12-29 10:02 Justin Lecher
2015-12-13 14:05 Justin Lecher
2015-11-24 12:10 Justin Lecher
2015-11-10 10:54 Justin Lecher
2015-11-03 11:38 Justin Lecher
2015-10-21 14:32 Justin Lecher
2015-09-25 18:38 Justin Lecher
2015-09-25 14:29 Agostino Sarubbo
2015-09-24 14:26 Agostino Sarubbo
2015-09-02 7:21 Justin Lecher
2015-08-20 6:12 Ian Delaney
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=1679977447.0ded8994e1f57cad6710c0470d841c68968ad6e4.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