Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/WSME/, profiles/
Date: Mon, 27 Feb 2023 21:05:16
Message-Id: 1677531844.6abdfe3ff1b0ffa246f8ca5e1298b7233003fe58.cybertailor@gentoo
1 commit: 6abdfe3ff1b0ffa246f8ca5e1298b7233003fe58
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Mon Feb 27 21:03:02 2023 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Mon Feb 27 21:04:04 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6abdfe3f
7
8 dev-python/WSME: treeclean
9
10 Closes: https://bugs.gentoo.org/820653
11 Closes: https://bugs.gentoo.org/884593
12 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
13
14 dev-python/WSME/Manifest | 1 -
15 dev-python/WSME/WSME-0.11.0.ebuild | 44 --------------------------------------
16 dev-python/WSME/metadata.xml | 13 -----------
17 profiles/package.mask | 5 -----
18 4 files changed, 63 deletions(-)
19
20 diff --git a/dev-python/WSME/Manifest b/dev-python/WSME/Manifest
21 deleted file mode 100644
22 index 45e23f278..000000000
23 --- a/dev-python/WSME/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST WSME-0.11.0.tar.gz 89863 BLAKE2B 3dfb9bbb2cce48eca47ec2498db8f69f1a4e9466cd6370f49fe874d640c244ae2e9cddbba1f3f5e1701612c80baaa2d3dd3f3a1309c9559c9da3b5f8dbdf4919 SHA512 5bbf2179a7efa413981ffcb360868875a1283a9cfde02626eb715fe9c61ff05367c62a346011a6d681b8c269c18e115e763f7bf589b456ec81a707bd102f913e
27
28 diff --git a/dev-python/WSME/WSME-0.11.0.ebuild b/dev-python/WSME/WSME-0.11.0.ebuild
29 deleted file mode 100644
30 index bb0df9a82..000000000
31 --- a/dev-python/WSME/WSME-0.11.0.ebuild
32 +++ /dev/null
33 @@ -1,44 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -PYTHON_COMPAT=( python3_{8..10} )
40 -
41 -inherit distutils-r1
42 -
43 -DESCRIPTION="Simplify the writing of REST APIs, and extend them with additional protocols"
44 -HOMEPAGE="
45 - https://opendev.org/x/wsme
46 - https://pypi.org/project/WSME/
47 -"
48 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
49 -
50 -LICENSE="MIT"
51 -SLOT="0"
52 -KEYWORDS="~amd64"
53 -
54 -RDEPEND="
55 - >=dev-python/webob-1.8.0[${PYTHON_USEDEP}]
56 - dev-python/simplegeneric[${PYTHON_USEDEP}]
57 - dev-python/pytz[${PYTHON_USEDEP}]
58 - >=dev-python/netaddr-0.7.12[${PYTHON_USEDEP}]
59 -"
60 -DEPEND="
61 - ${RDEPEND}
62 - dev-python/pbr[${PYTHON_USEDEP}]
63 - dev-python/wheel[${PYTHON_USEDEP}]
64 -"
65 -BDEPEND="
66 - test? (
67 - dev-python/transaction[${PYTHON_USEDEP}]
68 - dev-python/pecan[${PYTHON_USEDEP}]
69 - dev-python/flask[${PYTHON_USEDEP}]
70 - dev-python/flask-restful[${PYTHON_USEDEP}]
71 - dev-python/webtest[${PYTHON_USEDEP}]
72 -
73 - dev-python/sphinx[${PYTHON_USEDEP}]
74 - )
75 -"
76 -
77 -distutils_enable_tests nose
78
79 diff --git a/dev-python/WSME/metadata.xml b/dev-python/WSME/metadata.xml
80 deleted file mode 100644
81 index 8f47315d1..000000000
82 --- a/dev-python/WSME/metadata.xml
83 +++ /dev/null
84 @@ -1,13 +0,0 @@
85 -<?xml version="1.0" encoding="UTF-8"?>
86 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
87 -<pkgmetadata>
88 - <maintainer type="person">
89 - <description>co-maintainers welcome</description>
90 - <email>lssndrbarbieri@×××××.com</email>
91 - <name>Alessandro Barbieri</name>
92 - </maintainer>
93 - <stabilize-allarches/>
94 - <upstream>
95 - <remote-id type="pypi">WSME</remote-id>
96 - </upstream>
97 -</pkgmetadata>
98
99 diff --git a/profiles/package.mask b/profiles/package.mask
100 index fd21733e9..f579f2346 100644
101 --- a/profiles/package.mask
102 +++ b/profiles/package.mask
103 @@ -61,11 +61,6 @@ sys-cluster/scalasca
104 # See also this discussion: https://github.com/gentoo/guru/commit/10a1f43a0ebe867718744de54cb17fde32e4c329
105 sys-apps/paludis
106
107 -# Julien Roy <julien@××××.ca> (2023-01-27)
108 -# Tests require dev-python/flask-restful, which is no longer available in ::gentoo.
109 -# Masked for removal in 30 days.
110 -dev-python/WSME
111 -
112 # Anna Vyalkova <cyber+gentoo@×××××.in> (2023-01-25)
113 # Broken and has no maintainers. Bug #891773.
114 # Masked for removal in 30 days.