From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/torrentinfo/
Date: Mon, 29 Apr 2024 20:19:30 +0000 (UTC) [thread overview]
Message-ID: <1714421949.18fde8f3dd6a9c2804afb2ceffdbff76eb9c5258.sbraz@gentoo> (raw)
commit: 18fde8f3dd6a9c2804afb2ceffdbff76eb9c5258
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 20:17:54 2024 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 20:19:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fde8f3
net-p2p/torrentinfo: add 1.8.7, enable py312
Closes: https://bugs.gentoo.org/929737
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
net-p2p/torrentinfo/Manifest | 1 +
net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-p2p/torrentinfo/Manifest b/net-p2p/torrentinfo/Manifest
index bc05406886b8..a39cce912e62 100644
--- a/net-p2p/torrentinfo/Manifest
+++ b/net-p2p/torrentinfo/Manifest
@@ -1 +1,2 @@
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.7.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild
new file mode 100644
index 000000000000..34117dc5b487
--- /dev/null
+++ b/net-p2p/torrentinfo/torrentinfo-1.8.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+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}/${PN}-1.8.6-fix-tests.patch"
+ # https://github.com/Fuuzetsu/torrentinfo/pull/18
+ "${FILESDIR}/${PN}-1.8.6-remove-nose.patch"
+)
+
+distutils_enable_tests pytest
next reply other threads:[~2024-04-29 20:19 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 20:19 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-04-02 11:43 Louis Sautier
2025-03-02 19:31 Michał Górny
2024-05-28 22:02 Sam James
2024-05-28 20:49 Sam James
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=1714421949.18fde8f3dd6a9c2804afb2ceffdbff76eb9c5258.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