From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gsd/
Date: Thu, 14 Nov 2024 04:39:31 +0000 (UTC) [thread overview]
Message-ID: <1731559157.615aba9543f3d2d7ec3d328b163317eb1e992362.mgorny@gentoo> (raw)
commit: 615aba9543f3d2d7ec3d328b163317eb1e992362
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 03:42:00 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 04:39:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615aba95
dev-python/gsd: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/gsd/Manifest | 1 -
dev-python/gsd/gsd-3.4.0.ebuild | 40 ----------------------------------------
2 files changed, 41 deletions(-)
diff --git a/dev-python/gsd/Manifest b/dev-python/gsd/Manifest
index 8acbde51d218..16ec35cc6ae6 100644
--- a/dev-python/gsd/Manifest
+++ b/dev-python/gsd/Manifest
@@ -1,2 +1 @@
-DIST gsd-3.4.0.tar.gz 109605 BLAKE2B ae0b107a143fefe738a08928874eb007d4f03a13a53c8cdb542b3303f96583ddb5982e49bf797658547735679c98cebcb33c77e6f26273b505c9032fb2e0c873 SHA512 7176d546636488e402a76b02273e6dec0debdcad487b4b54bdeddbaf0a41148e031f4fd6c4bde974035c61b65d7877864318456969a3ee403ff8a0597af13e38
DIST gsd-3.4.1.tar.gz 109640 BLAKE2B 92584927ed01808b8c116ef3fe446336f4adc9fb8eaa26ca0c8739493dd92f7fb0de39b4fda59a19e12051630837f4e5e40d10335adc84a89690acda50c26bea SHA512 802340f98f40dee8d583e92ab0043c88c822f00d9de3e83233916b0c6686dc973cddd569e9de01d515fe339b11c6651ecbfd551f5376d01922e71d217d9e74ba
diff --git a/dev-python/gsd/gsd-3.4.0.ebuild b/dev-python/gsd/gsd-3.4.0.ebuild
deleted file mode 100644
index b809f912dc06..000000000000
--- a/dev-python/gsd/gsd-3.4.0.ebuild
+++ /dev/null
@@ -1,40 +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
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="GSD - file format specification and a library to read and write it"
-HOMEPAGE="
- https://github.com/glotzerlab/gsd/
- https://pypi.org/project/gsd/
-"
-SRC_URI="
- https://github.com/glotzerlab/gsd/releases/download/v${PV}/${P}.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- >=dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
- cd "${T}" || die
- epytest --pyargs gsd
-}
next reply other threads:[~2024-11-14 4:39 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 4:39 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-14 4:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/gsd/ Michał Górny
2024-10-22 3:10 Michał Górny
2024-10-22 3:10 Michał Górny
2024-10-19 6:03 Michał Górny
2024-10-19 6:03 Michał Górny
2024-09-07 6:23 Michał Górny
2024-09-07 6:23 Michał Górny
2024-08-20 1:43 Michał Górny
2024-08-20 1:43 Michał Górny
2024-05-30 4:03 Michał Górny
2024-05-19 11:47 Michał Górny
2024-01-23 4:39 Michał Górny
2023-12-30 18:28 Michał Górny
2023-09-28 4:43 Michał Górny
2023-08-04 2:42 Michał Górny
2023-08-04 2:42 Michał Górny
2023-07-29 3:01 Michał Górny
2023-07-24 11:31 Michał Górny
2023-06-21 4:14 Michał Górny
2023-06-17 5:59 Michał Górny
2023-05-20 6:22 Michał Górny
2023-05-04 16:17 Michał Górny
2023-04-14 3:59 Michał Górny
2023-02-25 6:06 Michał Górny
2022-11-30 19:42 Arthur Zamarin
2022-11-30 19:42 Arthur Zamarin
2022-11-14 4:39 Michał Górny
2022-11-05 5:00 Michał Górny
2022-08-19 19:13 Arthur Zamarin
2022-08-19 19:13 Arthur Zamarin
2022-06-23 7:19 Michał Górny
2022-05-16 13:20 Michał Górny
2022-04-16 15:36 Arthur Zamarin
2021-10-17 8:23 Michał Górny
2021-10-14 7:51 Michał Górny
2021-04-15 6:32 Michał Górny
2021-04-15 6:32 Michał Górny
2021-03-11 22:59 Michał Górny
2021-03-11 22:59 Michał Górny
2021-02-05 8:47 Michał Górny
2021-01-12 20:25 Pacho Ramos
2020-01-16 5:17 Michał Górny
2019-11-17 15:12 Alexey Shvetsov
2018-06-28 12:20 Alexey Shvetsov
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=1731559157.615aba9543f3d2d7ec3d328b163317eb1e992362.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