From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rencode/
Date: Fri, 30 May 2025 02:05:00 +0000 (UTC) [thread overview]
Message-ID: <1748568240.c2c0231843e3f66a340e4df16fbd85d7431f78ce.mgorny@gentoo> (raw)
commit: c2c0231843e3f66a340e4df16fbd85d7431f78ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 01:24:00 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 30 01:24:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c02318
dev-python/rencode: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rencode/Manifest | 1 -
dev-python/rencode/rencode-1.0.7.ebuild | 30 ------------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-python/rencode/Manifest b/dev-python/rencode/Manifest
index 1319f26496f4..f2ed4924274a 100644
--- a/dev-python/rencode/Manifest
+++ b/dev-python/rencode/Manifest
@@ -1,3 +1,2 @@
DIST rencode-1.0.6.gh.tar.gz 25455 BLAKE2B def013a569a53e2b2d96b3430c13676810bc5879e565f091dbc44f1ae950b8ec7ca0fa5e35a974432fd71a1bcca5a3f1f18bb2a9f042480167ab50e4f0aba8c3 SHA512 f04de4d3a83aed916bdc4b7a8ca772655e9324d0531ee882cb7d2a1e92b397bdcec8497bf02939e0a806886ecc62ed2e7319dfee054dad1b69052157f0959e8f
-DIST rencode-1.0.7.gh.tar.gz 26052 BLAKE2B 09026011a3b9993c231d1849d0d1c6283126e0e4b693ef5a96bdf77eb4b893ac09b0c5d3318fb3df81feb6e39fb7732f39c22d27c17a43a6f6bb968fe11487c7 SHA512 6b92dcc3912298c3f678fb5689d600457a3010289e5df0edfd19f6790bb6ef16f47e2cbd7613bd3b2dec0a2cc402c886cc9d82a2bdf8e82e6602593f7a465578
DIST rencode-1.0.8.gh.tar.gz 26072 BLAKE2B cca51bc4c53930a6ea847adeef0394e4cea7120862392fecd7325bb4bb9b9df9afdc892a3dee0c879fba44a007e8050508406c1ad37bbc756413fcf39521e7f3 SHA512 0c929d557f20b055c2c1ccbb29e6e8bedd2dbab2b356da7cdc9bb985a78be7bfb3a0d43bb7576fd7f95a830e99eb23f3a9dcd01547307d00905bdd2555b49294
diff --git a/dev-python/rencode/rencode-1.0.7.ebuild b/dev-python/rencode/rencode-1.0.7.ebuild
deleted file mode 100644
index 217fc50b8bf0..000000000000
--- a/dev-python/rencode/rencode-1.0.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="Serialization similar to bencode from the BitTorrent project"
-HOMEPAGE="
- https://github.com/aresch/rencode/
- https://pypi.org/project/rencode/
-"
-SRC_URI="
- https://github.com/aresch/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-BDEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2025-05-30 2:05 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-30 2:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-17 19:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/rencode/ Michael Mair-Keimberger
2025-06-14 15:41 Arthur Zamarin
2025-06-14 13:54 Sam James
2025-05-31 13:12 Michał Górny
2025-05-31 12:58 Arthur Zamarin
2025-05-31 10:47 Michał Górny
2025-05-30 2:05 Michał Górny
2025-05-29 20:14 Sebastian Pipping
2025-05-29 20:06 Sebastian Pipping
2025-05-13 18:36 Arthur Zamarin
2024-08-10 13:20 Michał Górny
2024-05-18 8:59 Michał Górny
2023-10-27 18:07 Michał Górny
2022-09-16 2:52 Yixun Lan
2022-06-29 13:05 Michał Górny
2022-06-29 6:11 Joonas Niilola
2022-06-29 0:11 Sam James
2022-05-29 18:26 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2021-09-17 14:19 Arthur Zamarin
2021-09-17 14:14 Agostino Sarubbo
2021-09-15 6:36 Agostino Sarubbo
2021-09-12 7:49 Michał Górny
2021-09-12 7:24 Agostino Sarubbo
2021-09-12 7:09 Agostino Sarubbo
2021-03-05 18:39 Sam James
2020-10-14 10:51 Alexey Shvetsov
2020-07-17 7:21 Agostino Sarubbo
2020-07-09 8:59 Agostino Sarubbo
2020-05-31 8:25 Michał Górny
2020-05-06 6:41 Sergei Trofimovich
2020-04-18 14:11 Craig Andrews
2020-04-17 14:43 Craig Andrews
2020-04-17 14:43 Craig Andrews
2020-02-19 19:06 Andreas Sturmlechner
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2020-02-05 21:21 Michał Górny
2020-02-01 12:36 Sergei Trofimovich
2020-01-31 22:17 Sergei Trofimovich
2020-01-27 11:41 Mikle Kolyada
2019-08-04 13:44 Alexey Shvetsov
2018-06-26 18:09 Pacho Ramos
2017-03-09 11:53 Michael Weber
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2016-12-10 20:40 Michael Weber
2016-01-02 12:44 Michael Weber
2015-11-11 9:12 Agostino Sarubbo
2015-11-09 10:31 Agostino Sarubbo
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=1748568240.c2c0231843e3f66a340e4df16fbd85d7431f78ce.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