From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rarfile/
Date: Sat, 20 Apr 2024 15:54:53 +0000 (UTC) [thread overview]
Message-ID: <1713628260.dfe700a7cdaf49452eb7036d22d9e9b2da269f68.mgorny@gentoo> (raw)
commit: dfe700a7cdaf49452eb7036d22d9e9b2da269f68
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 15:51:00 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 15:51:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe700a7
dev-python/rarfile: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rarfile/Manifest | 1 -
dev-python/rarfile/rarfile-4.1.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/dev-python/rarfile/Manifest b/dev-python/rarfile/Manifest
index 21c648b3aeb9..a583dacc249e 100644
--- a/dev-python/rarfile/Manifest
+++ b/dev-python/rarfile/Manifest
@@ -1,2 +1 @@
-DIST rarfile-4.1.tar.gz 152826 BLAKE2B a64fbb036b33922ef99c73db3b32f3b08119ebc527d41751c2013ae05fb6d2f82523b818e7fe16983427094ab0baf15e93b356f1b19084fdfbec34cb2737780e SHA512 ca3ac26e02b8d7770c43fe70a06cf42b2183a34846d59c79d3478651e9d7ffc022fe7336be44b8df8fa6f0789bae055c1d057c21d87af78acccc43a927fd02e2
DIST rarfile-4.2.tar.gz 153476 BLAKE2B ddaf85bf0edeb7203a6d1007c118facd53dc5c310ed110f087ec990532f576d601075b4a2455657dc5730ed3668f6494e4fd3132efeb95a821162dbda91caf23 SHA512 fed3943a6d201d4832ee5377069ea400e58394590dd5022cdd7b6f6944c9bf1b6c26387aa0db4c56d5d82f6d10d0cecd2e438e224287cdbdb3314770848c14d8
diff --git a/dev-python/rarfile/rarfile-4.1.ebuild b/dev-python/rarfile/rarfile-4.1.ebuild
deleted file mode 100644
index 6a7b0c10755a..000000000000
--- a/dev-python/rarfile/rarfile-4.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Module for RAR archive reading"
-HOMEPAGE="
- https://github.com/markokr/rarfile/
- https://pypi.org/project/rarfile/
-"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+compressed test"
-REQUIRED_USE="test? ( compressed )"
-
-RDEPEND="
- compressed? ( app-arch/unrar )
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2024-04-20 15:54 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-20 15:54 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 22:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/rarfile/ Sam James
2025-02-27 21:14 Michał Górny
2024-05-18 8:59 Michał Górny
2024-04-20 11:46 Sam James
2024-04-20 10:49 Michał Górny
2024-04-04 4:16 Michał Górny
2023-10-18 9:40 Sam James
2023-10-18 9:02 Sam James
2023-09-18 2:39 Michał Górny
2023-03-16 4:07 Michał Górny
2022-07-02 19:26 Michał Górny
2022-07-02 18:18 Sam James
2022-07-02 16:05 Jakov Smolić
2022-06-01 1:25 Sam James
2021-11-05 19:16 Michał Górny
2021-11-05 17:33 Sam James
2021-11-05 2:12 Sam James
2021-06-05 18:10 Michał Górny
2020-10-27 19:58 Sam James
2020-10-27 5:11 Sam James
2020-09-18 15:43 Michał Górny
2020-08-30 23:18 Sam James
2020-07-12 6:37 Michał Górny
2020-07-12 6:37 Michał Górny
2020-06-27 8:05 Ian Whyman
2020-05-23 9:56 Ian Whyman
2020-02-05 21:21 Michał Górny
2018-07-29 8:30 Ian Whyman
2018-04-05 23:19 Thomas Deutschmann
2018-03-31 23:41 Aaron Bauman
2017-05-05 14:57 Manuel Rüger
2016-12-31 9:39 Ian Whyman
2016-12-05 20:22 Pacho Ramos
2016-09-26 12:36 Agostino Sarubbo
2016-08-13 10:24 Ian Whyman
2016-07-02 12:42 Ian Whyman
2016-05-22 9:30 Ian Whyman
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=1713628260.dfe700a7cdaf49452eb7036d22d9e9b2da269f68.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