public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gsd/
Date: Fri, 19 Aug 2022 19:13:09 +0000 (UTC)	[thread overview]
Message-ID: <1660936378.d56326e7301ec0db33d6f97ea4baa87dba8f9579.arthurzam@gentoo> (raw)

commit:     d56326e7301ec0db33d6f97ea4baa87dba8f9579
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 19:07:53 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 19:12:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56326e7

dev-python/gsd: drop 2.5.2

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/gsd/Manifest         |  1 -
 dev-python/gsd/gsd-2.5.2.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/gsd/Manifest b/dev-python/gsd/Manifest
index 8cd6ab218629..f5b8da240349 100644
--- a/dev-python/gsd/Manifest
+++ b/dev-python/gsd/Manifest
@@ -1,3 +1,2 @@
-DIST gsd-v2.5.2.tar.gz 105448 BLAKE2B 408e66a91ea056e8c863e23dae439009e5f802f38d5e2a3b89bbb07c574ad61827fa9c2767729c37dcc8fa7ecb1fc3be922755da0ac0dc922ead2a365ce66a10 SHA512 2a2afb56b9f836608523b2946a0d2ca94511457506d02038d496b374ccb96dc0daad6435f9ee63b0937837b725d6288325c066d75d2ac0b0c6d9da4beb9eb082
 DIST gsd-v2.5.3.tar.gz 106104 BLAKE2B 39cadcca6a6660c736be8ce576b45d86a82a499bd21b6c818dcc6d307750940a8be85fdd63883d7aac9a416f5eddc55793ca2ab0da0b2373901c394d63ebe3f7 SHA512 3e3d5f8dece5553a4bc68b23aff8320b99169da5b995d1655da85c37e84a9e69d30f73ed3925e2e49b1c97dc875c594258dd15f3669337ca4c91914cab90d49c
 DIST gsd-v2.6.0.tar.gz 105895 BLAKE2B d320829fb3a1d44feb637bf1c567908f74f0a0c82502b6af147921b547aca8fb0082cc185872398c5fbaefb6b797c0595ead9d1c8ce73ad3a72b961cb18f2a7f SHA512 968bdd0d2c3aeb993d0a91c3e69c17bcf8d8f0e6ff70cf3ff18655a87320cf522174e98996f5688ee205ac2ce2036b7cf7c1b4b21286a481ac21aa4a94ec38f6

diff --git a/dev-python/gsd/gsd-2.5.2.ebuild b/dev-python/gsd/gsd-2.5.2.ebuild
deleted file mode 100644
index 296fe8d78986..000000000000
--- a/dev-python/gsd/gsd-2.5.2.ebuild
+++ /dev/null
@@ -1,29 +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..10} )
-inherit distutils-r1
-
-MY_P=${P/-/-v}
-DESCRIPTION="GSD - file format specification and a library to read and write it"
-HOMEPAGE="https://github.com/glotzerlab/gsd"
-SRC_URI="https://github.com/glotzerlab/gsd/releases/download/v${PV}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
-RDEPEND=${DEPEND}
-BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_test() {
-	cd "${T}" || die
-	epytest --pyargs gsd
-}


             reply	other threads:[~2022-08-19 19:13 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19 19:13 Arthur Zamarin [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-11-14  4:39 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-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=1660936378.d56326e7301ec0db33d6f97ea4baa87dba8f9579.arthurzam@gentoo \
    --to=arthurzam@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