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: Tue, 21 Feb 2023 08:00:42 +0000 (UTC) [thread overview]
Message-ID: <1676966180.a08e8689121aa8944224ad770787cab5732e2a19.mgorny@gentoo> (raw)
commit: a08e8689121aa8944224ad770787cab5732e2a19
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 07:56:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 07:56:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08e8689
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.5-r1.ebuild | 44 ------------------------
2 files changed, 45 deletions(-)
diff --git a/dev-python/bottleneck/Manifest b/dev-python/bottleneck/Manifest
index 315fda104cfa..37713fd30792 100644
--- a/dev-python/bottleneck/Manifest
+++ b/dev-python/bottleneck/Manifest
@@ -1,2 +1 @@
-DIST bottleneck-1.3.5.gh.tar.gz 118989 BLAKE2B 5b9338a77cb3f0253348f45e641dca9fce11b50fb632e697272203870dd604730c08f1adc94ebf9c6c21f551e3f06b5492bcb036d6f40eaec8853d08ca298873 SHA512 9a0f224337fd9d5c741a1e469197be26923eaffb143eddfe0969128ddc233c799da6a5f2ba4ef22f6267cf93e7f748c140fbb16f57149ad327c47fe87ffc3346
DIST bottleneck-1.3.6.gh.tar.gz 119180 BLAKE2B 8ba4ccb260731b1583eb62249fa0bdf8d25b96c978f5ff91003aaf965b0f5f5d000fb2a049f70e86266ebeb6e748cadd8e7d0ccafad1ed1a50f6aba18452c97a SHA512 0c0af2ee5ca77f86f855800748a4ce4c0fe85f9da445aeeaaffabdcdc0e2c47b18c5590b208cb8aed52d4ec4a1aa9c023588d11d1c5aa581e2c00d3d4c1ba73c
diff --git a/dev-python/bottleneck/bottleneck-1.3.5-r1.ebuild b/dev-python/bottleneck/bottleneck-1.3.5-r1.ebuild
deleted file mode 100644
index 340803ba62a9..000000000000
--- a/dev-python/bottleneck/bottleneck-1.3.5-r1.ebuild
+++ /dev/null
@@ -1,44 +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="Fast NumPy array functions written in C"
-HOMEPAGE="
- https://github.com/pydata/bottleneck/
- https://pypi.org/project/Bottleneck/
-"
-SRC_URI="
- https://github.com/pydata/bottleneck/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
-
-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() {
- cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
- epytest
-}
next reply other threads:[~2023-02-21 8:00 UTC|newest]
Thread overview: 98+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 8:00 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 18:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/bottleneck/ Michał Górny
2024-11-03 3:52 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 11:25 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-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=1676966180.a08e8689121aa8944224ad770787cab5732e2a19.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