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/bottleneck/
Date: Thu, 14 Mar 2024 11:25:38 +0000 (UTC)	[thread overview]
Message-ID: <1710415111.b7ff81f202b9f1c97d109d38ef4eef6c1f52c38c.mgorny@gentoo> (raw)

commit:     b7ff81f202b9f1c97d109d38ef4eef6c1f52c38c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 11:18:31 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 11:18:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ff81f2

dev-python/bottleneck: Remove old

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

 dev-python/bottleneck/Manifest                |  1 -
 dev-python/bottleneck/bottleneck-1.3.7.ebuild | 43 ---------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-python/bottleneck/Manifest b/dev-python/bottleneck/Manifest
index c111cce36463..4626db60907c 100644
--- a/dev-python/bottleneck/Manifest
+++ b/dev-python/bottleneck/Manifest
@@ -1,2 +1 @@
-DIST Bottleneck-1.3.7.tar.gz 103067 BLAKE2B d260263fc05b6806203c09555157926f288c60ebb88105b9ad73191c220be0e08370d7a96cb829ec8dd9ac0c2d243aeca62eb1a871e39fe8c85ba6ab507849ac SHA512 ffeacb13e5a99db85e1580b9f2ead98239b4fd0b253a3c242a5507a026b439b9927ea49becec7e4d2d8f8e4ced15f43514c0af99379389db141ae50c4513e011
 DIST Bottleneck-1.3.8.tar.gz 103252 BLAKE2B 1e520e33eaa86b7328d469a8de2f0cacedb401f9dab3686cad40132caa23e77055b71e630fadda9305f3d416e8958e9762053e6d46afba4cf15489db77418b67 SHA512 951a927ce368643e2ccb5154c05381ce9ff17bc703c0bcd85eab547e345601ad82eb1dc85fa16d667753bf3dc9d0296025984dae463a0153944a85a085331a8e

diff --git a/dev-python/bottleneck/bottleneck-1.3.7.ebuild b/dev-python/bottleneck/bottleneck-1.3.7.ebuild
deleted file mode 100644
index 6403651bbd84..000000000000
--- a/dev-python/bottleneck/bottleneck-1.3.7.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Fast NumPy array functions written in C"
-HOMEPAGE="
-	https://github.com/pydata/bottleneck/
-	https://pypi.org/project/Bottleneck/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
-
-RDEPEND="
-	>=dev-python/numpy-1.9.1[${PYTHON_USEDEP}]
-"
-DEPEND="
-	${RDEPEND}
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	# don't overwrites user's optimization level
-	sed -e '/extra_compile_args=\["-O2"\]/d' -i setup.py || die
-
-	distutils-r1_src_prepare
-}
-
-python_test() {
-	rm -rf bottleneck || die
-	epytest --pyargs bottleneck
-}


             reply	other threads:[~2024-03-14 11:25 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 11:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  3:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/bottleneck/ Michał Górny
2024-11-02 22:51 Sam James
2024-11-02 12:35 Arthur Zamarin
2024-11-02 10:08 Arthur Zamarin
2024-11-02  9:24 Michał Górny
2024-11-02  9:10 Sam James
2024-10-18 16:11 Arthur Zamarin
2024-10-14  4:11 Michał Górny
2024-10-13  2:48 Michał Górny
2024-07-06  7:09 Arthur Zamarin
2024-07-06  6:54 Arthur Zamarin
2024-07-06  6:29 Sam James
2024-07-06  6:26 Sam James
2024-07-06  6:14 Sam James
2024-06-18  4:45 Michał Górny
2024-06-08  6:18 Michał Górny
2024-06-05 11:01 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-06-05  6:48 Arthur Zamarin
2024-05-24  4:03 Michał Górny
2024-05-19 19:43 Arthur Zamarin
2024-05-19 11:47 Michał Górny
2024-04-11 11:59 Michał Górny
2024-03-14  7:34 Sam James
2024-03-13 21:42 Sam James
2024-03-13 15:15 Arthur Zamarin
2024-03-13 15:03 Arthur Zamarin
2024-03-13 14:04 Arthur Zamarin
2024-03-13 13:54 Arthur Zamarin
2024-02-25  4:07 Michał Górny
2024-01-04 11:29 WANG Xuerui
2023-11-22 15:01 Andrew Ammerlaan
2023-10-24 21:11 Michał Górny
2023-05-04 16:11 Michał Górny
2023-04-08 12:29 Michał Górny
2023-04-08 10:47 Arthur Zamarin
2023-04-08 10:43 Arthur Zamarin
2023-04-08  9:48 Arthur Zamarin
2023-04-08  9:02 Arthur Zamarin
2023-04-08  8:22 Arthur Zamarin
2023-04-08  8:17 Arthur Zamarin
2023-03-09  5:58 Michał Górny
2023-02-21  8:00 Michał Górny
2023-02-20 23:28 Sam James
2023-02-20 19:31 Arthur Zamarin
2023-02-20 19:22 Arthur Zamarin
2023-02-20 19:17 Arthur Zamarin
2023-02-20 19:12 Arthur Zamarin
2023-02-20 19:09 Arthur Zamarin
2023-01-20  4:50 Michał Górny
2022-12-19 18:28 Arthur Zamarin
2022-08-03  7:49 Agostino Sarubbo
2022-08-02 20:27 Sam James
2022-08-02 18:09 Arthur Zamarin
2022-08-02 18:08 Arthur Zamarin
2022-08-02 18:07 Arthur Zamarin
2022-08-02 17:44 Arthur Zamarin
2022-07-03  4:01 Michał Górny
2022-06-11  6:56 Michał Górny
2022-06-11  6:56 Michał Górny
2022-03-28 10:14 Michał Górny
2022-03-28  6:51 Agostino Sarubbo
2022-03-27  6:27 Agostino Sarubbo
2022-03-26 19:45 Sam James
2022-03-26 19:36 Arthur Zamarin
2022-03-26 19:35 Arthur Zamarin
2022-03-26 18:14 Arthur Zamarin
2022-02-22 18:55 Michał Górny
2022-02-14  8:35 Matt Turner
2021-11-20  6:35 Sam James
2021-11-18 11:10 Sam James
2021-11-18 11:01 Sam James
2021-11-14 23:51 Sam James
2021-10-24 21:14 Sam James
2021-10-02 23:17 Sam James
2021-09-06 23:42 Sam James
2021-07-19 14:45 Marek Szuba
2021-06-19 20:50 Michał Górny
2020-08-07 19:19 Sam James
2020-07-14 13:02 Sam James
2020-07-06 14:13 Michał Górny
2020-07-06 14:13 Michał Górny
2020-07-05  8:40 Sergei Trofimovich
2020-07-05  8:38 Sergei Trofimovich
2020-06-06 21:07 Pacho Ramos
2020-03-07 15:11 Michał Górny
2020-01-28 21:30 Michał Górny
2020-01-19 19:54 Pacho Ramos
2019-12-26 14:36 David Seifert
2018-08-22 19:19 Virgil Dupras
2018-08-22 19:17 Virgil Dupras
2018-01-23  9:29 Patrice Clement
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2017-03-11  2:23 Zac Medico

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=1710415111.b7ff81f202b9f1c97d109d38ef4eef6c1f52c38c.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