commit:     b07326a4b58c4042cfd6572f1ebe85276394e61e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr  5 08:50:09 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr  5 08:50:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b07326a4

dev-python/webpy: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/webpy/Manifest          |  1 -
 dev-python/webpy/metadata.xml      | 21 --------------------
 dev-python/webpy/webpy-0.62.ebuild | 39 --------------------------------------
 profiles/package.mask              |  5 -----
 4 files changed, 66 deletions(-)

diff --git a/dev-python/webpy/Manifest b/dev-python/webpy/Manifest
deleted file mode 100644
index 6666bae53..000000000
--- a/dev-python/webpy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST webpy-0.62.gh.tar.gz 104552 BLAKE2B 
bd94dc9ca9aaf2c4ba9be2d14e66c176031818617f6b505c85e849d299b0fd7f4b77d008d23e78c922584cbd46938206fb5f0f4c19f082811d800d259014b79a
 SHA512 
2b91977bb78e9387c78ed893b098d665a5189e7b9cb1eacbaf903564285524dabc960107b0e1ba4a85c3aedf73ef63ae05338cc71ccacad47a310970afb77cd9

diff --git a/dev-python/webpy/metadata.xml b/dev-python/webpy/metadata.xml
deleted file mode 100644
index 244db324a..000000000
--- a/dev-python/webpy/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="github">webpy/webpy</remote-id>
-    <remote-id type="pypi">web.py</remote-id>
-    <doc lang="en">https://webpy.org/docs</doc>
-    <bugs-to>https://github.com/webpy/webpy/issues</bugs-to>
-    
<changelog>https://raw.githubusercontent.com/webpy/webpy/master/ChangeLog.txt</changelog>
-    <maintainer>
-      <name>Anand Chitipothu</name>
-      <email>anandol...@gmail.com</email>
-    </maintainer>
-  </upstream>
-  <longdescription lang="en">
-    web.py provides small and simple web framework for
-    python. It is a convenient tool for small sized
-    websites.
-  </longdescription>
-</pkgmetadata>

diff --git a/dev-python/webpy/webpy-0.62.ebuild 
b/dev-python/webpy/webpy-0.62.ebuild
deleted file mode 100644
index e99f31199..000000000
--- a/dev-python/webpy/webpy-0.62.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A web framework for python that is as simple as it is powerful"
-HOMEPAGE="
-       https://webpy.org
-       https://github.com/webpy/webpy
-       https://pypi.org/project/web.py/
-"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/cheroot[${PYTHON_USEDEP}]"
-
-EPYTEST_IGNORE=(
-       # TODO: tests require postgresql and mysql running
-       rm tests/test_db.py
-)
-
-EPYTEST_DESELECT=(
-       # https://github.com/webpy/webpy/issues/712
-       # https://github.com/webpy/webpy/issues/713
-       tests/test_application.py::ApplicationTest::test_routing
-       tests/test_session.py::DiskStoreTest::testStoreConcurrent
-)
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs

diff --git a/profiles/package.mask b/profiles/package.mask
index c12bf2917..b296e9d76 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -98,11 +98,6 @@ www-apps/snac
 # Removal on 2025-04-05.
 dev-python/zopfli
 
-# Anna (cybertailor) Vyalkova <cyber+gen...@sysrq.in> (2025-03-05)
-# Unmaintained in GURU, no revdeps left.
-# Removal on 2025-04-05.
-dev-python/webpy
-
 # Julien Roy <jul...@jroy.ca> (2024-03-21)
 # sys-libs/libucontext is masked in ::gentoo
 sys-libs/gcompat

Reply via email to