Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/tuir/, profiles/
Date: Sun, 03 Jul 2022 11:58:22
Message-Id: 1656849444.9852a3e1f4f9bea22803dc1dfa46bca21fe83ef6.andrewammerlaan@gentoo
1 commit: 9852a3e1f4f9bea22803dc1dfa46bca21fe83ef6
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 11:57:24 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 11:57:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9852a3e1
7
8 net-misc/tuir: treeclean
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 net-misc/tuir/Manifest | 1 -
13 net-misc/tuir/metadata.xml | 8 --------
14 net-misc/tuir/tuir-1.29.0.ebuild | 32 --------------------------------
15 profiles/package.mask | 4 ----
16 4 files changed, 45 deletions(-)
17
18 diff --git a/net-misc/tuir/Manifest b/net-misc/tuir/Manifest
19 deleted file mode 100644
20 index 7f0c32edb..000000000
21 --- a/net-misc/tuir/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST tuir-v1.29.0.tar.gz 17689935 BLAKE2B 8bd2c046a350804eaa02f83ab71b8c3e838411dc5b78929b873f95808dd09cd3b2634a377747a8094e896f02875f3af75e239a1cd7713a295bc573b0aa79b605 SHA512 254dcbb825011d0651f4a899d2fbfbd7f4366f68aad95dcc9790876c0af63d5b2ced4d50f36d98e683b2d53d7e5819110ec3e5964fb92b9c69f40b3d43f04e1b
25
26 diff --git a/net-misc/tuir/metadata.xml b/net-misc/tuir/metadata.xml
27 deleted file mode 100644
28 index ad8cead24..000000000
29 --- a/net-misc/tuir/metadata.xml
30 +++ /dev/null
31 @@ -1,8 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="person">
36 - <email>svdm-gentoo@××××××××××.com</email>
37 - <name>Simon van der Maas</name>
38 - </maintainer>
39 -</pkgmetadata>
40
41 diff --git a/net-misc/tuir/tuir-1.29.0.ebuild b/net-misc/tuir/tuir-1.29.0.ebuild
42 deleted file mode 100644
43 index c3d6f2934..000000000
44 --- a/net-misc/tuir/tuir-1.29.0.ebuild
45 +++ /dev/null
46 @@ -1,32 +0,0 @@
47 -# Copyright 1999-2021 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=8
51 -
52 -PYTHON_COMPAT=( python3_{8,9} )
53 -PYTHON_REQ_USE="ncurses"
54 -inherit distutils-r1
55 -
56 -DESCRIPTION="A text-based interface (TUI) to view and interact with Reddit from your terminal"
57 -HOMEPAGE="https://gitlab.com/ajak/tuir"
58 -SRC_URI="https://gitlab.com/ajak/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
59 -S="${WORKDIR}/${PN}-v${PV}"
60 -
61 -LICENSE="MIT"
62 -SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 -
65 -RDEPEND="
66 - dev-python/beautifulsoup4[${PYTHON_USEDEP}]
67 - dev-python/decorator[${PYTHON_USEDEP}]
68 - dev-python/kitchen[${PYTHON_USEDEP}]
69 - dev-python/requests[${PYTHON_USEDEP}]
70 - dev-python/six[${PYTHON_USEDEP}]
71 -"
72 -BDEPEND="test? ( dev-python/vcrpy )"
73 -
74 -distutils_enable_tests pytest
75 -
76 -python_test() {
77 - epytest --deselect tests/test_content.py::test_content_humanize_timestamp
78 -}
79
80 diff --git a/profiles/package.mask b/profiles/package.mask
81 index 547adca9f..8ab91cabe 100644
82 --- a/profiles/package.mask
83 +++ b/profiles/package.mask
84 @@ -54,10 +54,6 @@ dev-python/thriftrw
85 # Pytest hangs. No revdeps. Removal on 2022-07-04.
86 dev-python/threadloop
87
88 -# Anna Vyalkova <cyber+gentoo@×××××.in> (2022-06-02)
89 -# Doesn't support Python 3.10.
90 -net-misc/tuir
91 -
92 # Christopher Byrne <salah.coronya@×××××.com> (2022-04-15)
93 # Depends on masked dev-libs/openssl-3.0.*
94 app-crypt/tpm2-openssl