public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/patsy/
Date: Sat, 28 Mar 2020 11:36:56 +0000 (UTC)	[thread overview]
Message-ID: <1585395399.f3caab2cb55f79cd50b6bb47ba2411299ba8e2ff.mgorny@gentoo> (raw)

commit:     f3caab2cb55f79cd50b6bb47ba2411299ba8e2ff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 11:32:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 11:36:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3caab2c

dev-python/patsy: Remove redundant versions

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/patsy/Manifest           |  1 -
 dev-python/patsy/patsy-0.4.1.ebuild | 47 -------------------------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-python/patsy/Manifest b/dev-python/patsy/Manifest
index a19308dff17..f7b04d950b1 100644
--- a/dev-python/patsy/Manifest
+++ b/dev-python/patsy/Manifest
@@ -1,2 +1 @@
-DIST patsy-0.4.1.zip 425390 BLAKE2B b8d5696abcf35fcd5e49a7d3efdfb201976efdbe7e845f136dd0cdbfb0972d8372e54b8f4141139cff9ad4df3525c67a10a3c71bc1471991a810e834e0dd0ad9 SHA512 24cf2e6f9a33e6dd795a839eb2b2ac9e0d45cd9c3d5250de17722914ac29436d0518388d0696b75d73236eda3c7819dc4fa24d6d9bc37d5ae035dde2af4510c3
 DIST patsy-0.5.1.tar.gz 397623 BLAKE2B b8861e8c8e223db5df616c378d5b1ce475a1b337d049723c1a4b01432d9e1569c4b6537dc467fbc1ba83dfc7cd999ad188008e387c446f2133f872393c9eb960 SHA512 aeb56411e68713ec75c0b5344890939f721c460d3c7643b9fd57d7c928421d21408b0f2963348edf27a025842989dbae6fd5cfccd3f9d9497d60a1dffe8d7bdc

diff --git a/dev-python/patsy/patsy-0.4.1.ebuild b/dev-python/patsy/patsy-0.4.1.ebuild
deleted file mode 100644
index 922367425e1..00000000000
--- a/dev-python/patsy/patsy-0.4.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to describe statistical models and design matrices"
-HOMEPAGE="https://patsy.readthedocs.org/en/latest/index.html"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-	"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	sci-libs/scipy[${PYTHON_USEDEP}]
-	doc? (
-		dev-python/ipython[${PYTHON_USEDEP}]
-		dev-python/matplotlib[${PYTHON_USEDEP}]
-		dev-python/sphinx[${PYTHON_USEDEP}]
-		dev-python/pandas[${PYTHON_USEDEP}]
-		)
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_compile_all() {
-	use doc && emake -C doc html
-}
-
-python_test() {
-	cd "${BUILD_DIR}" || die
-	nosetests -v || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && HTML_DOCS=( doc/_build/html/. )
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2020-03-28 11:37 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 11:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-30 11:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/patsy/ Michał Górny
2024-11-13  6:55 Michał Górny
2024-07-27 10:06 Michał Górny
2024-07-27  9:08 Arthur Zamarin
2024-07-27  9:08 Arthur Zamarin
2024-07-27  8:34 Arthur Zamarin
2024-07-27  7:35 Arthur Zamarin
2024-07-27  7:13 Arthur Zamarin
2024-07-10 15:33 Michał Górny
2024-06-30  2:52 Michał Górny
2024-01-21  6:21 Michał Górny
2024-01-21  2:44 Sam James
2024-01-21  2:44 Sam James
2024-01-21  2:44 Sam James
2024-01-20 18:47 Arthur Zamarin
2024-01-20 18:35 Arthur Zamarin
2024-01-19  5:10 Michał Górny
2024-01-18 19:48 Sam James
2024-01-18 19:48 Sam James
2024-01-18 18:37 Arthur Zamarin
2024-01-18 18:37 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-05 11:25 Michał Górny
2024-01-04 11:29 WANG Xuerui
2023-12-25  7:06 Michał Górny
2023-12-24 17:24 Michał Górny
2023-12-24 17:21 Arthur Zamarin
2023-12-09 16:45 Arthur Zamarin
2023-12-08 19:39 Arthur Zamarin
2023-12-01  5:39 Michał Górny
2023-11-30 14:14 Michał Górny
2023-11-01 17:09 Michał Górny
2023-03-16  4:03 Michał Górny
2022-11-14 15:03 Arthur Zamarin
2022-11-14 15:03 Arthur Zamarin
2022-11-11 12:01 Michał Górny
2022-11-11  7:04 Sam James
2022-11-11  4:27 Sam James
2022-11-11  4:25 Sam James
2022-11-10 19:41 Arthur Zamarin
2022-11-10 19:23 Arthur Zamarin
2022-11-10 19:03 Arthur Zamarin
2022-10-14 15:09 Andrew Ammerlaan
2022-10-10  7:43 Arthur Zamarin
2022-10-10  7:43 Arthur Zamarin
2022-06-05  5:36 Michał Górny
2021-11-20  6:35 Sam James
2021-11-18 11:03 Sam James
2021-11-14 23:51 Sam James
2021-11-08  6:22 Sam James
2021-10-31 18:02 Sam James
2021-10-31 17:58 Sam James
2021-10-24 21:14 Sam James
2021-10-02 23:17 Sam James
2021-09-26  6:52 Michał Górny
2021-09-06 23:42 Sam James
2021-09-06 23:37 Sam James
2021-09-06  0:13 Sam James
2021-08-16 11:46 Marek Szuba
2020-08-18  5:52 Sam James
2020-08-18  5:28 Sam James
2020-06-12 13:20 Michał Górny
2020-04-29  4:12 Patrick McLean
2020-01-17  7:47 Michał Górny
2020-01-17  7:47 Michał Górny
2020-01-17  7:47 Michał Górny
2019-03-15 22:42 Patrice Clement
2017-03-12 12:31 Zac Medico
2015-11-11  9:27 Justin Lecher
2015-11-10 13:23 Agostino Sarubbo
2015-11-09 11:49 Justin Lecher
2015-08-21  9:35 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=1585395399.f3caab2cb55f79cd50b6bb47ba2411299ba8e2ff.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