commit:     8c4a225db6c0c3f49c30c7427abe0b5556b4be93
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jul 17 22:33:03 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 23:00:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c4a225d

dev-python/usort: treeclean masked

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

 dev-python/usort/Manifest           |  1 -
 dev-python/usort/metadata.xml       | 12 ------------
 dev-python/usort/usort-1.0.2.ebuild | 34 ----------------------------------
 profiles/package.mask               |  5 -----
 4 files changed, 52 deletions(-)

diff --git a/dev-python/usort/Manifest b/dev-python/usort/Manifest
deleted file mode 100644
index 9d4dfbab0..000000000
--- a/dev-python/usort/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST usort-1.0.2.tar.gz 78068 BLAKE2B 
f53b7e70d707a569e8c9bb954022ea50ca133e04a6ef3674dadc0e6d78298e005035ee7e63ec349a567493802ec662026b366ebdb508d84da1862adfa9cefc2c
 SHA512 
e950db4c61a14af55a0a39b8a799a2980cc0b2e731dd27b59ee0b345af6102db870d57118dfec94f6a89fbdbf0cdf5df5eb870d0cad657f99487fb21341dc4aa

diff --git a/dev-python/usort/metadata.xml b/dev-python/usort/metadata.xml
deleted file mode 100644
index feca65c3d..000000000
--- a/dev-python/usort/metadata.xml
+++ /dev/null
@@ -1,12 +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>James Beddek</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">facebookexperimental/usort</remote-id>
-               <remote-id type="pypi">usort</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/usort/usort-1.0.2.ebuild 
b/dev-python/usort/usort-1.0.2.ebuild
deleted file mode 100644
index 876d00613..000000000
--- a/dev-python/usort/usort-1.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 ) # python3_11 depends on dev-python/libcst
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Safe, minimal import sorting for Python projects"
-HOMEPAGE="https://github.com/facebookexperimental/usort/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-python/attrs[${PYTHON_USEDEP}]
-       dev-python/click[${PYTHON_USEDEP}]
-       dev-python/libcst[${PYTHON_USEDEP}]
-       dev-python/stdlibs[${PYTHON_USEDEP}]
-       dev-python/moreorless[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/trailrunner[${PYTHON_USEDEP}]
-"
-DEPEND="
-       ${RDEPEND}
-       test? ( dev-python/volatile[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests unittest

diff --git a/profiles/package.mask b/profiles/package.mask
index b43c5bec6..074b77a7b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -24,11 +24,6 @@ sci-mathematics/frama-c-wp
 # Sorry for the inconvenience.
 app-office/lotus123r3
 
-# Anna Vyalkova <[email protected]> (2023-05-16)
-# Depend on masked dev-python/toml.
-# Removal on 2023-06-15.
-dev-python/usort
-
 # Julien Roy <[email protected]> (2023-01-25)
 # Requires <dev-python/coverage-7, which is no longer available in ::gentoo.
 # Upstream bug: https://github.com/TheKevJames/coveralls-python/issues/377

Reply via email to