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/lz4/
Date: Sat, 27 Aug 2022 06:24:03 +0000 (UTC)	[thread overview]
Message-ID: <1661581438.60c173627ef58f0c574d2ee02014637bfac7967e.mgorny@gentoo> (raw)

commit:     60c173627ef58f0c574d2ee02014637bfac7967e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 06:22:17 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 06:23:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c17362

dev-python/lz4: Remove old

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

 dev-python/lz4/Manifest         |  1 -
 dev-python/lz4/lz4-4.0.1.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest
index 3efbe55c2f4e..ab19d8e1c510 100644
--- a/dev-python/lz4/Manifest
+++ b/dev-python/lz4/Manifest
@@ -1,2 +1 @@
-DIST lz4-4.0.1.tar.gz 164309 BLAKE2B 6338c2d74dedf1dc92f455378ef87c691291fdd16faebff8992aa927bf95c707b346af6bb35c512d8095b60a1878615d1081ba64f99c083e580eeacfb5cf11a5 SHA512 caa08a8a531ca2887ce7e596b7a3d9d8f8f2b93c6ea48c3fb0f8bbe6e6f2a18fb6b3c055e57841f8ce74f70367738a28dbb5fb1f07cbf785434642e6034b558e
 DIST lz4-4.0.2.tar.gz 164309 BLAKE2B ea08c9786ee224aaf668a74269413c836a4288ab1a3c27497012621bdda9c8c1729c4cb6ba49cb74e7e5302fabbfddba94f8ed94a9612fdf21018a5cbdc70566 SHA512 f2fdd133b9c7389cd7d45b41e61944093b65bcbf529146740fa3721e683a9b4554166c2ad719298e6153e61facc4a4cb021ffd969cd16d4a5b6555fd8f14728f

diff --git a/dev-python/lz4/lz4-4.0.1.ebuild b/dev-python/lz4/lz4-4.0.1.ebuild
deleted file mode 100644
index 10c11eec6203..000000000000
--- a/dev-python/lz4/lz4-4.0.1.ebuild
+++ /dev/null
@@ -1,39 +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="LZ4 Bindings for Python"
-HOMEPAGE="https://pypi.org/project/lz4/ https://github.com/python-lz4/python-lz4"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-	app-arch/lz4:=
-"
-RDEPEND="
-	${DEPEND}
-"
-BDEPEND="
-	dev-python/setuptools_scm[${PYTHON_USEDEP}]
-	dev-python/pkgconfig[${PYTHON_USEDEP}]
-	test? (
-		dev-python/psutil[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-	# lz4.stream is not officially supported and not installed by default
-	# (we do not support installing it at the moment)
-	tests/stream
-)


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

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27  6:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/ WANG Xuerui
2024-05-18 16:32 Michał Górny
2024-05-18 16:32 Michał Górny
2024-02-17 21:17 Sam James
2024-01-19  5:10 Michał Górny
2024-01-18 20:44 Sam James
2024-01-18 19:48 Sam James
2024-01-18 18:52 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-02  5:07 Michał Górny
2023-12-11  4:33 Arthur Zamarin
2023-12-09 16:38 Michał Górny
2023-06-03 16:27 Michał Górny
2023-05-04 16:17 Michał Górny
2023-03-16  3:56 Michał Górny
2023-02-17  6:21 Michał Górny
2023-02-16 23:03 Sam James
2023-02-16 20:58 Arthur Zamarin
2022-12-31  7:18 Michał Górny
2022-12-30  7:08 Michał Górny
2022-08-26 23:29 Sam James
2022-08-26 23:28 Sam James
2022-08-26 23:27 Sam James
2022-08-26 17:48 Arthur Zamarin
2022-07-25  7:12 Michał Górny
2022-06-24  3:58 Michał Górny
2022-06-23  8:35 Agostino Sarubbo
2022-06-23  6:45 Agostino Sarubbo
2022-06-22 18:37 Sam James
2022-06-22 18:33 Arthur Zamarin
2022-05-23  6:34 Michał Górny
2022-04-19 17:21 Michał Górny
2022-04-19 16:43 Arthur Zamarin
2022-04-19 13:46 Jakov Smolić
2022-04-19 13:46 Jakov Smolić
2022-04-19 11:50 Arthur Zamarin
2022-02-14 21:37 Michał Górny
2021-12-28 10:19 Sam James
2021-12-27 19:18 Jakov Smolić
2021-12-27 18:48 Arthur Zamarin
2021-12-27 18:48 Arthur Zamarin
2021-11-26  7:30 Michał Górny
2021-05-30 19:34 Michał Górny
2021-05-30 17:32 Michał Górny
2021-02-21  4:30 Sam James
2021-02-19 12:07 Sam James
2021-02-19  2:54 Sam James
2021-02-19  1:51 Thomas Deutschmann
2021-01-20  9:27 Michał Górny
2021-01-16 10:11 Michał Górny
2021-01-05 21:27 Michał Górny
2020-12-31  1:47 Sam James
2020-12-29  2:36 Sam James
2020-12-26  2:20 Sam James
2020-11-24 14:36 Sam James
2020-10-14 10:51 Alexey Shvetsov
2020-07-20 11:45 Sam James
2020-05-04 11:21 Michał Górny
2020-03-14 18:10 Mikle Kolyada
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-02-05 16:24 Michał Górny
2019-05-21 15:50 Stephen Klimaszewski
2019-03-11 22:26 Patrice Clement
2018-01-05  9:36 Michał Górny
2017-07-05 15:08 Manuel Rüger
2017-06-23 11:41 Manuel Rüger
2017-04-24 15:49 Pacho Ramos
2017-04-17 19:34 Matt Thode
2017-04-07  0:05 Manuel Rüger
2016-11-01 22:00 Patrice Clement
2016-06-29 16:02 Patrick Lauer
2015-10-10 14:24 Justin Lecher

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=1661581438.60c173627ef58f0c574d2ee02014637bfac7967e.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