public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/inference/
Date: Tue, 22 Sep 2020 19:47:55 +0000 (UTC)	[thread overview]
Message-ID: <1600804064.b9bd4cdf0fbf1191aa3ab1ca413a4bf1815d02cb.epsilon-0@gentoo> (raw)

commit:     b9bd4cdf0fbf1191aa3ab1ca413a4bf1815d02cb
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 19:47:32 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 19:47:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b9bd4cdf

dev-python/inference: drop dead package

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/inference/inference-0.4.ebuild | 50 -------------------------------
 dev-python/inference/metadata.xml         | 16 ----------
 2 files changed, 66 deletions(-)

diff --git a/dev-python/inference/inference-0.4.ebuild b/dev-python/inference/inference-0.4.ebuild
deleted file mode 100644
index faf123a18..000000000
--- a/dev-python/inference/inference-0.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 flag-o-matic fortran-2
-
-DESCRIPTION="Collection of Python modules for statistical inference"
-HOMEPAGE="http://inference.astro.cornell.edu/"
-SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
-
-SLOT="0"
-LICENSE="all-rights-reserved"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sci-libs/scipy[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-	dev-python/matplotlib[${PYTHON_USEDEP}]"
-
-# buggy tests
-RESTRICT="test"
-
-S="${WORKDIR}"/${P}/package
-
-pkg_setup() {
-	fortran-2_pkg_setup
-}
-
-python_prepare_all() {
-	# The usual numpy.distutils hacks when fortran is used
-	append-ldflags -shared
-	append-fflags -fPIC
-	export NUMPY_FCONFIG="config_fc --noopt --noarch"
-	distutils-r1_python_prepare_all
-}
-
-python_compile() {
-	distutils-r1_python_compile ${NUMPY_CONFIG}
-}
-
-python_test() {
-	nosetests --verbose --verbosity=3 || die
-}
-
-python_install() {
-	distutils-r1_python_install ${NUMPY_FCONFIG}
-}

diff --git a/dev-python/inference/metadata.xml b/dev-python/inference/metadata.xml
deleted file mode 100644
index 9e0d8673e..000000000
--- a/dev-python/inference/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<longdescription lang="en">
-The inference package is a collection of Python modules implementing
-a variety of methods targeting the statistical inference
-problems—and the statistical modeling style—of the physical
-sciences. The target discipline is astronomy, and the choice of
-problems and methods most directly targets the needs of astronomers,
-but many tools here may be of use to other physical scientists. 
-</longdescription>
-</pkgmetadata>


             reply	other threads:[~2020-09-22 19:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 19:47 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-21 14:04 [gentoo-commits] proj/sci:master commit in: dev-python/inference/ Justin Lecher
2013-06-13  7:05 Justin Lecher
2012-10-29 11:00 Justin Lecher
2011-06-23  9:31 Justin Lecher
2011-06-21 11:54 Justin Lecher

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=1600804064.b9bd4cdf0fbf1191aa3ab1ca413a4bf1815d02cb.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --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