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/reedsolo/
Date: Mon, 21 Aug 2023 08:59:32 +0000 (UTC)	[thread overview]
Message-ID: <1692608367.5ed1d525c5a5c4de6c8b3e0721de7a2c7db6d581.mgorny@gentoo> (raw)

commit:     5ed1d525c5a5c4de6c8b3e0721de7a2c7db6d581
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 08:03:52 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 08:59:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed1d525

dev-python/reedsolo: Remove old

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

 dev-python/reedsolo/Manifest                    |  1 -
 dev-python/reedsolo/reedsolo-2.1.0_beta1.ebuild | 38 -------------------------
 2 files changed, 39 deletions(-)

diff --git a/dev-python/reedsolo/Manifest b/dev-python/reedsolo/Manifest
index 3bc3edda5cb5..5281e036e03d 100644
--- a/dev-python/reedsolo/Manifest
+++ b/dev-python/reedsolo/Manifest
@@ -1,2 +1 @@
-DIST reedsolo-2.1.0b1.tar.gz 379041 BLAKE2B 860d5d67fb7653b92a8163b72143ff3a5b1a482359339a596acd5e7f99eda1a2d6d208548e6689dca63018f5893d536a0c7040956cfee6077d9016fe7ca1d485 SHA512 1ae25c53f315cedcaaa4530388557c3dba1902856fe1543a061a65dc3c5c4201c1d8a5959786c3bf15a0f9799f984c8ba84e630ad1e75efbe44260346a650251
 DIST reedsolo-2.1.1b1.tar.gz 380948 BLAKE2B 342c2ce63490a8e699dfb584a01b1533bd742693d335c2216426bf3f1b8d82e4dc52a7d9d9dda58fcdc73a7a28687f08235b67b942e1d98e2e0e069eda824d90 SHA512 841766296db6cad2f5d71c9378830d95ec974ae5e7de4624772c92a08739fa9bb94dfc8762c45e2508c53cb603b2a13e0ce64b060021d93c10de94cb2a325aa5

diff --git a/dev-python/reedsolo/reedsolo-2.1.0_beta1.ebuild b/dev-python/reedsolo/reedsolo-2.1.0_beta1.ebuild
deleted file mode 100644
index ca1cc20301c6..000000000000
--- a/dev-python/reedsolo/reedsolo-2.1.0_beta1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYPI_PN=reedsolo
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python Reed Solomon encoder/decoder"
-HOMEPAGE="
-	https://github.com/tomerfiliba-org/reedsolomon/
-	https://pypi.org/project/reedsolo/
-"
-
-LICENSE="|| ( Unlicense MIT-0 )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+native-extensions"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	sed -i -e '/pytest-cov/d' pyproject.toml || die
-	distutils-r1_src_prepare
-}
-
-src_configure() {
-	if use native-extensions; then
-		DISTUTILS_ARGS=(
-			# TODO: switch to --cythonize once we're on cython-3
-			--native-compile
-		)
-	fi
-}


             reply	other threads:[~2023-08-21  8:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21  8:59 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/reedsolo/ Michał Górny
2023-11-29 11:38 Michał Górny
2023-11-29 11:32 Michał Górny
2023-11-29 11:15 Michał Górny
2023-11-05 16:27 Michał Górny
2023-10-06 18:12 Michał Górny
2023-10-06 17:05 Arthur Zamarin
2023-10-06 14:55 Sam James
2023-09-01 12:16 Sam James
2023-08-21  3:50 Sam James
2023-08-19 17:53 Arthur Zamarin
2023-07-16  3:06 Michał Górny

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=1692608367.5ed1d525c5a5c4de6c8b3e0721de7a2c7db6d581.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