commit: 5807c0887d7e2a3a89739ded9513c56eea196a01 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sat Apr 5 08:47:40 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sat Apr 5 08:47:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5807c088
dev-python/scramp: treeclean Closes: https://bugs.gentoo.org/928265 (pkgremoved) Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/scramp/Manifest | 1 - dev-python/scramp/metadata.xml | 10 ---------- dev-python/scramp/scramp-1.4.4.ebuild | 31 ------------------------------- profiles/package.mask | 6 ------ 4 files changed, 48 deletions(-) diff --git a/dev-python/scramp/Manifest b/dev-python/scramp/Manifest deleted file mode 100644 index deb396948..000000000 --- a/dev-python/scramp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST scramp-1.4.4.tar.gz 21059 BLAKE2B 3577c4447027193bc7a97fc889d7f27271fcdf4491a747a8f1e2b0c560ea66e8228187f2132b51646d9fc3f3d9f48c0b761b1e16c61997eecedb858437430d0e SHA512 60832835ccc3551ef99ee47fc069d4443b4319fa4acb0b3d08eeef434b9358988d9d660ce4fba2ec651d1ea074b3f416bcbeddfa33ab3c91bf26ab325607b874 diff --git a/dev-python/scramp/metadata.xml b/dev-python/scramp/metadata.xml deleted file mode 100644 index 5389f52af..000000000 --- a/dev-python/scramp/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <bugs-to>https://github.com/tlocke/scramp/issues</bugs-to> - <remote-id type="pypi">scramp</remote-id> - <remote-id type="github">tlocke/scramp</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/scramp/scramp-1.4.4.ebuild b/dev-python/scramp/scramp-1.4.4.ebuild deleted file mode 100644 index 740817a75..000000000 --- a/dev-python/scramp/scramp-1.4.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} pypy3 ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="A pure-Python implementation of the SCRAM authentication protocol." -HOMEPAGE=" - https://pypi.org/project/scramp/ - https://github.com/tlocke/scramp -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/asn1crypto-1.4.0[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - test? ( - dev-python/pytest-mock[${PYTHON_USEDEP}] - dev-python/passlib[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index ab16043e6..2adefc1f3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -128,12 +128,6 @@ dev-python/pyodbc # Removal on 2025-04-05. dev-python/pykeepass -# Anna (cybertailor) Vyalkova <[email protected]> (2025-03-05) -# Unmaintained in GURU, no revdeps left. Open bugs: #928257, #928265. -# Removal on 2025-04-05. -dev-python/pg8000 -dev-python/scramp - # Julien Roy <[email protected]> (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat
