summaryrefslogtreecommitdiff
path: root/net-p2p/torrentinfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-23 20:00:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-23 20:00:08 +0000
commitedb8ee6f86e56d25f82a4f088a4504c903aede08 (patch)
tree3670c3d3d18146edbe5ef22d5623329c49fe1806 /net-p2p/torrentinfo
parent1ffbeeb1643e9197d8a58c65a1d76bbaf3656292 (diff)
gentoo auto-resync : 23:12:2022 - 20:00:08
Diffstat (limited to 'net-p2p/torrentinfo')
-rw-r--r--net-p2p/torrentinfo/Manifest3
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild27
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild2
3 files changed, 2 insertions, 30 deletions
diff --git a/net-p2p/torrentinfo/Manifest b/net-p2p/torrentinfo/Manifest
index 062c9c608ef8..15f873f830f5 100644
--- a/net-p2p/torrentinfo/Manifest
+++ b/net-p2p/torrentinfo/Manifest
@@ -1,6 +1,5 @@
AUX torrentinfo-1.8.6-fix-tests.patch 934 BLAKE2B 6204fd3d04f7c8ddd4f4e9b9c64683003a4eb19f06fe5d7b7f76d3cdcb356b279ca4ac2d226080422f7bf98711d591b6b054d25539f3aa4096ad25ba970d6ef8 SHA512 d878048fe01bea0260f6b3045e77f88a6fb94ed11e15996fa3389119d8315657f77d2434d2c67b3ab58c83d4741f11c22723f0e9abbd06f4ab0df82cffc1b064
AUX torrentinfo-1.8.6-remove-nose.patch 1120 BLAKE2B 063bbe273418ea1f21e680d0bd531a4dde222a8a819485e8b816c6c071e2b352d6cb5b8073d928652eb6e84af03193b668fc1b8616bb88564a737fdc9b488263 SHA512 e53ff5d90581557dc922f8365b2887f1a992ef14c81ff1bccf3cb795ef801067e7b47862406715c175798dd8ddcbecdc48de36f7820906fb68e5e720dbf6e090
DIST torrentinfo-1.8.6.tar.gz 22232 BLAKE2B 04159e4e54fbe979a1a73e1dee39c9b7f9def389c44e3886fd28707646a2bc4c6a4dfadd5494ef9283427959da1c36260828693a0008e09993786d8639813bcf SHA512 7f36f6c80876cbd70ea9e1331195c8a30a6546406f345402d4bec5c58afb9b03a3b60189b8d177a63a7047c3ede7fc18d8fc47ecb1bcbb726dd01b7cb2a6efb2
-EBUILD torrentinfo-1.8.6-r2.ebuild 719 BLAKE2B 4db25adb75202804460015033a36b08ef591201643241a3c533142f114cde839637e7fb6842f6ca0b6cc746eac4247a8b93ea8fea5e1a1e7b5e7413493c526e5 SHA512 e9205639874b8d57fdcf4427c5e5d387f7bb15218d007615e657ec52ff2a29013772a163670bf4270ea11869c17c5ab08ffeb35850c034818692773edae6051c
-EBUILD torrentinfo-1.8.6-r3.ebuild 652 BLAKE2B 816122184ad276d8b81612819cd782e2f03a7f1e0b63a81a68520707237de240712307b7d63f3710af9217d0cce653fb660176f8451f217f4688c08fc05fb1b7 SHA512 8b5dc4b5b020cf8adab8c3ef6c97043e83e438599a97f43ed9d792256530a6f310ea5d40c9923e272ba194942fd56d4640970a9f5d2cca80f2d9993936e74689
+EBUILD torrentinfo-1.8.6-r3.ebuild 650 BLAKE2B e846ad5638821122196f952fc484504e60473cc3f853436e263e7fd29b5dd4208c9e91e49198936fd74a148a8f882c40bd9c33f3b4abc589637610e827ad50bc SHA512 a22a5eaec95df1d8a9b2be4127a46277d2901032d904b6fa8e9ce9f00284e34bab793de02c45b0c74541aa4791144ba2f0554a62d3fca3e7ba028acf472f5455
MISC metadata.xml 515 BLAKE2B b36c6d7d836beaf1b24d3a2af4ee6b7f06e6394184b189e300dabf39c22ae389ffc9d8f0bf938dea193fb75311c7f46aa4ec314273f4ebc9216a379e610409ed SHA512 483b2af67e183b6a461bdbac5966e49ac084117ff060ca1ae4dc3b96108f52e97cdd636263fd448316d74f259d1617b8ef68f1a65bcf8d2b2d121a5982af3386
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild
deleted file mode 100644
index e07d37d49483..000000000000
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-# The package uses distutils
-DISTUTILS_USE_SETUPTOOLS=no
-
-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=( "${FILESDIR}/${P}-fix-tests.patch" )
-
-distutils_enable_tests nose
-
-# distutils_enable_tests nose doesn't work here,
-# probably because the test file has a non-standard name
-python_test() {
- nosetests test/tests.py || die "tests failed with ${EPYTHON}"
-}
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild
index 877569c19445..997e81f181f9 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/Fuuzetsu/torrentinfo/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
PATCHES=(
# https://github.com/Fuuzetsu/torrentinfo/pull/16