commit:     6abdfe3ff1b0ffa246f8ca5e1298b7233003fe58
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Feb 27 21:03:02 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Feb 27 21:04:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6abdfe3f

dev-python/WSME: treeclean

Closes: https://bugs.gentoo.org/820653
Closes: https://bugs.gentoo.org/884593
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/WSME/Manifest           |  1 -
 dev-python/WSME/WSME-0.11.0.ebuild | 44 --------------------------------------
 dev-python/WSME/metadata.xml       | 13 -----------
 profiles/package.mask              |  5 -----
 4 files changed, 63 deletions(-)

diff --git a/dev-python/WSME/Manifest b/dev-python/WSME/Manifest
deleted file mode 100644
index 45e23f278..000000000
--- a/dev-python/WSME/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST WSME-0.11.0.tar.gz 89863 BLAKE2B 
3dfb9bbb2cce48eca47ec2498db8f69f1a4e9466cd6370f49fe874d640c244ae2e9cddbba1f3f5e1701612c80baaa2d3dd3f3a1309c9559c9da3b5f8dbdf4919
 SHA512 
5bbf2179a7efa413981ffcb360868875a1283a9cfde02626eb715fe9c61ff05367c62a346011a6d681b8c269c18e115e763f7bf589b456ec81a707bd102f913e

diff --git a/dev-python/WSME/WSME-0.11.0.ebuild 
b/dev-python/WSME/WSME-0.11.0.ebuild
deleted file mode 100644
index bb0df9a82..000000000
--- a/dev-python/WSME/WSME-0.11.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplify the writing of REST APIs, and extend them with 
additional protocols"
-HOMEPAGE="
-       https://opendev.org/x/wsme
-       https://pypi.org/project/WSME/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       >=dev-python/webob-1.8.0[${PYTHON_USEDEP}]
-       dev-python/simplegeneric[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       >=dev-python/netaddr-0.7.12[${PYTHON_USEDEP}]
-"
-DEPEND="
-       ${RDEPEND}
-       dev-python/pbr[${PYTHON_USEDEP}]
-       dev-python/wheel[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/transaction[${PYTHON_USEDEP}]
-               dev-python/pecan[${PYTHON_USEDEP}]
-               dev-python/flask[${PYTHON_USEDEP}]
-               dev-python/flask-restful[${PYTHON_USEDEP}]
-               dev-python/webtest[${PYTHON_USEDEP}]
-
-               dev-python/sphinx[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests nose

diff --git a/dev-python/WSME/metadata.xml b/dev-python/WSME/metadata.xml
deleted file mode 100644
index 8f47315d1..000000000
--- a/dev-python/WSME/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <description>co-maintainers welcome</description>
-    <email>lssndrbarbi...@gmail.com</email>
-    <name>Alessandro Barbieri</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <upstream>
-    <remote-id type="pypi">WSME</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index fd21733e9..f579f2346 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -61,11 +61,6 @@ sys-cluster/scalasca
 # See also this discussion: 
https://github.com/gentoo/guru/commit/10a1f43a0ebe867718744de54cb17fde32e4c329
 sys-apps/paludis
 
-# Julien Roy <jul...@jroy.ca> (2023-01-27)
-# Tests require dev-python/flask-restful, which is no longer available in 
::gentoo.
-# Masked for removal in 30 days.
-dev-python/WSME
-
 # Anna Vyalkova <cyber+gen...@sysrq.in> (2023-01-25)
 # Broken and has no maintainers. Bug #891773.
 # Masked for removal in 30 days.

Reply via email to