public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/torrentinfo/
Date: Wed, 02 Apr 2025 11:43:51 +0000 (UTC)	[thread overview]
Message-ID: <1743594173.d1c9022d7191a9121803bf4c00638c44e42b9848.sbraz@gentoo> (raw)

commit:     d1c9022d7191a9121803bf4c00638c44e42b9848
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  2 11:37:56 2025 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Apr  2 11:42:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c9022d

net-p2p/torrentinfo: drop 1.8.6-r3

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 net-p2p/torrentinfo/Manifest                    |  1 -
 net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild | 26 -------------------------
 2 files changed, 27 deletions(-)

diff --git a/net-p2p/torrentinfo/Manifest b/net-p2p/torrentinfo/Manifest
index a39cce912e62..21c14eb4fd51 100644
--- a/net-p2p/torrentinfo/Manifest
+++ b/net-p2p/torrentinfo/Manifest
@@ -1,2 +1 @@
-DIST torrentinfo-1.8.6.tar.gz 22232 BLAKE2B 04159e4e54fbe979a1a73e1dee39c9b7f9def389c44e3886fd28707646a2bc4c6a4dfadd5494ef9283427959da1c36260828693a0008e09993786d8639813bcf SHA512 7f36f6c80876cbd70ea9e1331195c8a30a6546406f345402d4bec5c58afb9b03a3b60189b8d177a63a7047c3ede7fc18d8fc47ecb1bcbb726dd01b7cb2a6efb2
 DIST torrentinfo-1.8.7.tar.gz 22325 BLAKE2B 07947a2b3b66b6bc25954f689bf8c070e75b6d0eca5f0f02900abfa9526f55aa9712b7c923fa4a5198050cbe83abb64ebc9154c4c32cb6b6cfb6b5b5bab104bd SHA512 751d4ca9d666058e768fee5c4469f9a76f6d1f6eb503271cf45d2c850f92cf0467723d94e8c6e5a78801be83aa3f83a30eb615b8a3dd7baa5bcc67e9a4544547

diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild
deleted file mode 100644
index 5f9b4e1a32d5..000000000000
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild
+++ /dev/null
@@ -1,26 +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=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A torrent file parser"
-HOMEPAGE="https://github.com/Fuuzetsu/torrentinfo"
-SRC_URI="https://github.com/Fuuzetsu/torrentinfo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-PATCHES=(
-	# https://github.com/Fuuzetsu/torrentinfo/pull/16
-	"${FILESDIR}/${P}-fix-tests.patch"
-	# https://github.com/Fuuzetsu/torrentinfo/pull/18
-	"${FILESDIR}/${P}-remove-nose.patch"
-)
-
-distutils_enable_tests pytest


             reply	other threads:[~2025-04-02 11:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-02 11:43 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-02 11:43 [gentoo-commits] repo/gentoo:master commit in: net-p2p/torrentinfo/ Louis Sautier
2025-03-02 19:31 Michał Górny
2024-05-28 22:02 Sam James
2024-05-28 20:49 Sam James
2024-04-29 20:19 Louis Sautier
2022-12-23 14:38 Michał Górny
2022-12-23 14:04 Arthur Zamarin
2022-12-23 14:04 Arthur Zamarin
2021-05-11 19:08 Louis Sautier
2020-09-04 23:46 Louis Sautier
2020-09-04 23:46 Louis Sautier
2020-05-09  7:48 Agostino Sarubbo
2020-05-09  7:40 Agostino Sarubbo
2020-04-23 18:43 Louis Sautier
2020-02-11 12:16 Michał Górny
2018-07-20 22:50 Louis Sautier
2018-07-20 22:50 Louis Sautier
2018-06-24 13:25 Louis Sautier
2018-06-24 10:54 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-03-06  1:52 Göktürk Yüksek
2016-01-31  2:54 Ian Delaney

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=1743594173.d1c9022d7191a9121803bf4c00638c44e42b9848.sbraz@gentoo \
    --to=sbraz@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