summaryrefslogtreecommitdiff
path: root/dev-python/isort
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
commitfcc5224904648a8e6eb528d7603154160a20022f (patch)
tree3bfce096b38a9cea8eed13fc70c1526c456e9abd /dev-python/isort
parent2fd57282f0262ca084e05b0f2c63fbada395d02b (diff)
gentoo resync : 02.02.2022
Diffstat (limited to 'dev-python/isort')
-rw-r--r--dev-python/isort/Manifest2
-rw-r--r--dev-python/isort/isort-5.10.1.ebuild2
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/isort/Manifest b/dev-python/isort/Manifest
index 559804a81514..bdf523f7a068 100644
--- a/dev-python/isort/Manifest
+++ b/dev-python/isort/Manifest
@@ -1,3 +1,3 @@
DIST isort-5.10.1.gh.tar.gz 728462 BLAKE2B 5b892b9849293e8730e6d89592bace62009a8589d185b4d3a5bafded605ccd46fd0f2986fbad5cf1d72321d030e3193a111ab7e6114c6b4a7a67696f546b3a14 SHA512 545c1844bacc1d2d9e87e60b03b30a846ee1ebbfe2a229c3e018a2e1cc6e9a04a3691f1b2e7ec8575806f2341bc1af15eb64904b4eabd786d6b9b289cea5ce2a
-EBUILD isort-5.10.1.ebuild 1357 BLAKE2B 6b99e47a02c625033e571c941fbb0d303a531952677b5445539c8fcee7eb46e893c18b07838262b000cf6cb02410c66b529aa6ce7bfbdeabdcf92a2dcfc93256 SHA512 cc1e0888f3305de59d750e1219823fbf4ea386608019c8406cdbef9b88de8ad76f8e650bea6d3ec0c278cc18a4d8d6e2ab8e252828b8548c22600a1b6cab695c
+EBUILD isort-5.10.1.ebuild 1437 BLAKE2B 18eec2d5ebf8bb1f53c5351dbc9188ad558084465853b3994bf6604273f8eb65872c28fbe7e6a4abcc9d9074b41503bd4c8b641a80f4decf5ea2c8cdb2a5abc1 SHA512 14f2a1cbfc19bf242d2eb26dbdba919bc12417b7277c1fe8da748455a8bc628b345ab3595149d98f0ff3caddd3b7d6b419bee04a7d79f8be04d942616686bbe9
MISC metadata.xml 574 BLAKE2B db8aac55351f15190d9b71508268f26b12a781b3b4f0f6836a30efc954b46b71da496129a9641655db483730435b44a5c5283132521dc3cc93279c57735a1ba4 SHA512 c8116bf66155ffeb7ac8d68822559e18252210dae604b4984aa5e6a3fb7161d785cbd235dc6f656513b5bab326f6e579489245bcef9d0a5dfadc34d7477758fb
diff --git a/dev-python/isort/isort-5.10.1.ebuild b/dev-python/isort/isort-5.10.1.ebuild
index c45f67ae3d41..6ccbdc080667 100644
--- a/dev-python/isort/isort-5.10.1.ebuild
+++ b/dev-python/isort/isort-5.10.1.ebuild
@@ -50,6 +50,8 @@ python_test() {
distutils_install_for_testing
popd >/dev/null || die
done
+ # remove examples leaked into BUILD_DIR
+ rm "${BUILD_DIR}"/lib/example* || die
local EPYTEST_IGNORE=(
# Excluded from upstream's test script