commit: 6db14dcfcffd2c549bbe14c45eea8858ccf33fb1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 25 06:05:40 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 25 06:05:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db14dcf
dev-python/locket: treeclean Closes: https://bugs.gentoo.org/962404 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/locket/Manifest | 1 - dev-python/locket/locket-1.0.0.ebuild | 31 ------------------------------- dev-python/locket/metadata.xml | 13 ------------- profiles/features/wd40/package.use.mask | 1 - profiles/package.mask | 1 - 5 files changed, 47 deletions(-) diff --git a/dev-python/locket/Manifest b/dev-python/locket/Manifest deleted file mode 100644 index 03e40a9fea47..000000000000 --- a/dev-python/locket/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST locket.py-1.0.0.gh.tar.gz 6541 BLAKE2B 334314c6e9149b7c9d87474c478afe497fe976afdae9e7e885a9f1c5cb7190bbf44be132bb84de2a378bd011844a05b12ee3643aefa70ba04b8d6f645e1882e6 SHA512 7b8da1ba395613fb5913fc90db982a74c1355e5b98910b5fccdaf28a326f2465409751f2e4efaa86749961dc4e95959640067c76485477187a462f52d8497c9f diff --git a/dev-python/locket/locket-1.0.0.ebuild b/dev-python/locket/locket-1.0.0.ebuild deleted file mode 100644 index c176848261a1..000000000000 --- a/dev-python/locket/locket-1.0.0.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 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 - -MY_P=locket.py-${PV} -DESCRIPTION="File-based locks for Python" -HOMEPAGE=" - https://github.com/mwilliamson/locket.py/ - https://pypi.org/project/locket/ -" -SRC_URI=" - https://github.com/mwilliamson/locket.py/archive/${PV}.tar.gz - -> ${MY_P}.gh.tar.gz -" -S=${WORKDIR}/${MY_P} - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" - -BDEPEND=" - test? ( dev-python/spur[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest diff --git a/dev-python/locket/metadata.xml b/dev-python/locket/metadata.xml deleted file mode 100644 index 47dbb685b8ea..000000000000 --- a/dev-python/locket/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">locket</remote-id> - <remote-id type="github">mwilliamson/locket.py</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 89aebc0419d4..d1d536e57816 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -215,7 +215,6 @@ dev-python/httpx-socks test dev-python/hypercorn test dev-python/keystoneauth1 test dev-python/libtmux test -dev-python/locket test dev-python/pyjwt test dev-python/python-keystoneclient test dev-python/python-socks test diff --git a/profiles/package.mask b/profiles/package.mask index a443ab0adddf..5b3570678464 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -301,7 +301,6 @@ net-wireless/mdk # alternative without SSH was last released in 2016. # These packages have no revdeps outside themselves left. # Removal on 2025-10-06. Bug #962404. -dev-python/locket dev-python/spur # Eli Schwartz <[email protected]> (2025-09-01)
