commit:     252da3f34d2604e6b6d08cfa63fe7e82e1a90e89
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 16:42:55 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 16:42:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252da3f3

dev-python/aiohttp-jinja2: treeclean

Closes: https://bugs.gentoo.org/774792
Closes: https://bugs.gentoo.org/868708
Closes: https://bugs.gentoo.org/892742
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/aiohttp-jinja2/Manifest                 |  1 -
 .../aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild       | 38 ----------------------
 dev-python/aiohttp-jinja2/metadata.xml             | 17 ----------
 profiles/package.mask                              |  5 ---
 4 files changed, 61 deletions(-)

diff --git a/dev-python/aiohttp-jinja2/Manifest 
b/dev-python/aiohttp-jinja2/Manifest
deleted file mode 100644
index ea7e48cfd80d..000000000000
--- a/dev-python/aiohttp-jinja2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aiohttp-jinja2-1.5.tar.gz 54608 BLAKE2B 
3271e159f1022023b3d9f96b0f534b04898e0774d6ceefa19bf8958a835d499a1598fd12cabab8206448a0e89a107816577d596bff0c45a4947fcb7289c35e5b
 SHA512 
230fec6e54fa55e22be3bc09ae1896cd12834eda5721c1d698c8482f9529b443ccf13a4db24bd9ccd179c36b9cdc90abbb848f287e7ed79e621d6a2976b1fa32

diff --git a/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild 
b/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild
deleted file mode 100644
index c7c3f064c830..000000000000
--- a/dev-python/aiohttp-jinja2/aiohttp-jinja2-1.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..10} pypy3 )
-inherit distutils-r1 pypi
-
-DESCRIPTION="jinja2 template renderer for aiohttp.web"
-HOMEPAGE="https://github.com/aio-libs/aiohttp-jinja2";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-python/aiohttp-2.3.9[${PYTHON_USEDEP}]
-       >=dev-python/jinja-3[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? ( >=dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst )
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/alabaster
-
-src_prepare() {
-       default
-
-       sed -i \
-               -e 's:--cov=aiohttp_jinja2 --cov-report xml --cov-report html 
--cov-report term::' \
-               setup.cfg || die
-
-       distutils-r1_src_prepare
-}

diff --git a/dev-python/aiohttp-jinja2/metadata.xml 
b/dev-python/aiohttp-jinja2/metadata.xml
deleted file mode 100644
index 99353370c1be..000000000000
--- a/dev-python/aiohttp-jinja2/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Zac Medico</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">aiohttp-jinja2</remote-id>
-               <remote-id type="github">aio-libs/aiohttp-jinja2</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 7026c82f94a3..6bb92fcbd22d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -280,11 +280,6 @@ dev-python/pytest-flake8
 acct-user/jabber
 acct-group/jabber
 
-# Michał Górny <[email protected]> (2023-01-31)
-# The test suite is broken (async tests don't run).  No revdeps.
-# Removal on 2023-03-02.  Bug #892742.
-dev-python/aiohttp-jinja2
-
 # Ben Kohler <[email protected]> (2023-01-30)
 # Breaks too many revdeps for now
 =app-text/discount-3*

Reply via email to