From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/shapely/
Date: Mon, 3 Oct 2022 06:53:32 +0000 (UTC) [thread overview]
Message-ID: <1664779938.f35c4d88af5758d0381d4922a0904baae3fae2ae.mgorny@gentoo> (raw)
commit: f35c4d88af5758d0381d4922a0904baae3fae2ae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 06:52:18 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 3 06:52:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35c4d88
dev-python/shapely: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/shapely/Manifest | 1 -
dev-python/shapely/shapely-1.8.2.ebuild | 50 ---------------------------------
2 files changed, 51 deletions(-)
diff --git a/dev-python/shapely/Manifest b/dev-python/shapely/Manifest
index 6f075ebea7f1..7f9e483c229f 100644
--- a/dev-python/shapely/Manifest
+++ b/dev-python/shapely/Manifest
@@ -1,2 +1 @@
-DIST shapely-1.8.2.gh.tar.gz 322064 BLAKE2B f21f91eb58818aa30464c719b1079d382c5a00f13eda70c532e4a12f1612284240e5c8c110a867c74eaa4aac5f3a21fd10b23c7ce781808d4adc871d038b8b2b SHA512 c85323f180622235257aed28c85640c63bb43cbcb2bd7ed9b354a0f23a92e0ca8becf7a94e85edea3a90cfd01017ddfc6f268f4bb2945639c2cae29a73292bd6
DIST shapely-1.8.4.gh.tar.gz 322701 BLAKE2B 79cca2290b8e32ac146316feff4ccb332d47dd11ec4753f83618305c169e085629858c5e9d66fe281adda36be46eaebe996e2fe67dace1e6cbe9a7ca322c1c18 SHA512 8b57a2e83f8eb10a041f6a8d9170b84ed708a5835a16874761e5ccec0453ff34a282aeefb0367ab79c85216a68f5bb8b4b75503e81eaa3f7277f4036b8b0b242
diff --git a/dev-python/shapely/shapely-1.8.2.ebuild b/dev-python/shapely/shapely-1.8.2.ebuild
deleted file mode 100644
index a437821df180..000000000000
--- a/dev-python/shapely/shapely-1.8.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Geometric objects, predicates, and operations"
-HOMEPAGE="
- https://pypi.org/project/Shapely/
- https://github.com/shapely/shapely/
-"
-SRC_URI="
- https://github.com/shapely/shapely/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-DEPEND="
- >=sci-libs/geos-3.9
-"
-RDEPEND="
- ${DEPEND}
- dev-python/numpy[${PYTHON_USEDEP}]
-"
-BDEPEND="
- ${DEPEND}
- dev-python/cython[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/matplotlib
-
-src_prepare() {
- rm -r _vendor || die
- sed -i -e 's:_vendor\.::' setup.py || die
- distutils-r1_src_prepare
-}
-
-python_test() {
- rm -rf shapely || die
- epytest
-}
next reply other threads:[~2022-10-03 6:53 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-03 6:53 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-07 12:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/shapely/ Michał Górny
2024-09-07 11:26 Jakov Smolić
2024-09-07 10:38 Arthur Zamarin
2024-08-20 1:43 Michał Górny
2024-08-04 19:19 Michał Górny
2024-08-04 3:16 Sam James
2024-08-03 16:48 Jakov Smolić
2024-07-13 12:09 Miroslav Šulc
2024-07-10 9:32 Michał Górny
2024-05-17 9:49 Michał Górny
2024-05-17 9:08 Arthur Zamarin
2024-05-17 8:46 Arthur Zamarin
2024-04-30 17:27 Michał Górny
2024-04-17 9:35 Miroslav Šulc
2024-03-06 7:06 Michał Górny
2024-03-06 3:40 Sam James
2024-03-02 10:11 Arthur Zamarin
2024-02-17 6:10 Michał Górny
2023-12-20 16:00 Michał Górny
2023-12-20 15:56 Michał Górny
2023-12-20 15:47 Michał Górny
2023-11-24 14:23 Michał Górny
2023-11-11 20:02 Sam James
2023-10-13 4:44 Michał Górny
2023-10-10 5:09 Sam James
2023-08-06 12:30 Michał Górny
2023-05-04 16:56 Michał Górny
2023-03-04 5:53 Michał Górny
2023-03-04 5:29 Arthur Zamarin
2023-03-03 19:40 Arthur Zamarin
2023-01-31 11:22 Michał Górny
2023-01-13 17:13 Michał Górny
2023-01-13 14:50 Sam James
2023-01-13 14:50 Sam James
2022-12-12 19:58 Michał Górny
2022-12-12 15:33 Michał Górny
2022-11-19 16:57 Michał Górny
2022-11-19 16:40 Sam James
2022-11-19 16:40 Sam James
2022-10-13 17:09 Michał Górny
2022-10-03 0:44 Sam James
2022-09-02 17:37 Michał Górny
2022-07-10 23:08 Sam James
2022-07-10 22:28 Sam James
2016-11-06 11:25 Tiziano Müller
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=1664779938.f35c4d88af5758d0381d4922a0904baae3fae2ae.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